aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2019-07-03AppImage: Fix symbol name error in CMakeList.txtJaap Keuter1-1/+1
2019-06-26tap: add credentials tap.Dario Lombardo1-0/+1
2019-06-17CMakeList: We require minimum c++11Anders Broman1-0/+5
2019-06-13sharkd: link with libm because of SpeexJaap Keuter1-0/+1
2019-06-11Kill libwscodecs plugin library, just use pluginsJoão Valverde1-4/+0
2019-06-11Move codec plugins to /pluginsJoão Valverde1-0/+17
2019-06-05ship the dfilter_macros file.Dario Lombardo1-0/+1
2019-05-24CMake+macOS: Use symlinks for our CLI utilities.Gerald Combs1-7/+13
2019-05-16Enable -Wpointer-sign if we're enabling additional compiler warnings.Guy Harris1-1/+14
2019-05-03CMake: Add libpcap imported library targetJoão Valverde1-2/+1
2019-05-02CMake: Check for and use system SpeexDSP libraryJoão Valverde1-0/+23
2019-05-01Windows: Modernize our WSAStartup usage.Gerald Combs1-4/+6
2019-04-23CMake: add USE_STATIC optionFabrice Fontaine1-1/+5
2019-04-22Add brotli decompression support for HTTP and HTTP2 dissectors.Dániel Bakai1-0/+11
2019-04-20CMake: fix Windows build when all binaries are disabledPeter Wu1-14/+16
2019-04-20CMake: silence -Wunsafe-loop-optimizations for GCC 7Peter Wu1-5/+10
2019-04-19CMake: bail out if minimum GLib version is not satisfiedPeter Wu1-2/+1
2019-04-09Windows: Use an lz4 DLL built with vcpkg.Gerald Combs1-0/+1
2019-04-03CMake: Require pod2man and pod2html.Gerald Combs1-1/+1
2019-03-18NSIS: Fix our extra installer location.Gerald Combs1-0/+2
2019-03-18Windows: Start using a `vcpkg export` bundle.Gerald Combs1-31/+14
2019-02-16Re-implement "Map" feature for EndpointsPeter Wu1-0/+1
2019-02-14Convert the FAQ to Asciidoctor and remove old help files.Gerald Combs1-55/+3
2019-02-14CMake: Move the PLUGIN_PATH_ID definition.Gerald Combs1-17/+18
2019-02-13macOS: Fix our plugin path.Gerald Combs1-19/+21
2019-02-13CMake: disable relocatable builds when dumpcap is being builtPeter Wu1-1/+11
2019-02-13Indicate what changes to make if we remove the version component.Guy Harris1-4/+10
2019-02-13Fix directory containing compiled plugins in macOS.Guy Harris1-6/+11
2019-02-12MacOS: Bundle and packaging updatesGerald Combs1-2/+5
2019-02-11CMake: clear cache variables when a library has changedPeter Wu1-0/+45
2019-02-10RPM: respect options for disabling Qt, SpanDSP and BCG729Peter Wu1-2/+2
2019-02-07CMake: Make sure we deploy Qt PDBs on Windows.Gerald Combs1-0/+5
2019-02-05CMake: Fix build without LibXml2Uli Heilmeier1-0/+8
2019-02-052.9 → 3.1.Gerald Combs1-3/+3
2019-02-04CMake: Update FindLibXml2.cmakeJoão Valverde1-6/+0
2019-02-03CMake: Install documentation to docdirJoão Valverde1-0/+1
2019-02-02CMake: Fix DOCDIR on UnixJoão Valverde1-17/+19
2019-01-31CMake: describe purpose of MaxMindDBPeter Wu1-0/+5
2019-01-31CMake: describe the purpose of NLPeter Wu1-0/+5
2019-01-31CMake: rewrite FindSystemd.cmake filePeter Wu1-0/+5
2019-01-29CMake: Minor standard output improvementsJoão Valverde1-11/+14
2019-01-22CMake: Set a direct rpath for librariesJoão Valverde1-2/+14
2019-01-21CMake: strip directory prefixes from __FILE__ macrosPeter Wu1-0/+23
2019-01-21CMake: Remove unnecessary check for CMAKE_INSTALL_RPATHJoão Valverde1-1/+1
2019-01-20CMake: Fix LIBXML2 handlingUli Heilmeier1-0/+1
2019-01-20CMake: do not set RPATH when installing to a system directoryPeter Wu1-22/+21
2019-01-20CMake: Replace PACKAGELIST magicJoão Valverde1-257/+99
2019-01-18CMake: set CMAKE_BUILD_RPATH_USE_ORIGINPeter Wu1-0/+5
2019-01-17CMake: silence CMP0083 warning from future CMake 3.14Peter Wu1-8/+13
2019-01-14Windows: Use a c-ares DLL built with vcpkg.Gerald Combs1-1/+12