aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2019-10-10CMake: Remove some header defines.Gerald Combs1-7/+0
2019-10-10Revert "CMake: Don't install HTML manuals twice"João Valverde1-0/+36
2019-10-09CMake: Don't install HTML manuals twiceJoão Valverde1-36/+0
2019-10-03CMake: Set wireshark as Visual Studio startup projectTomasz Moń1-0/+3
2019-09-28CMake: Use glib debug dlls in Windows debug buildsTomasz Moń1-5/+6
2019-09-27CMake: Set policy CMP0074João Valverde1-0/+3
2019-09-27CMake: Warn if dumpcap cannot be builtJoão Valverde1-2/+5
2019-09-26macOS: Sign our .dmg.Gerald Combs1-5/+3
2019-09-25shellcheck: We no longer have osx-dmg.sh.in.Gerald Combs1-1/+0
2019-09-25macOS: Use dmgbuild to build our .dmg.Gerald Combs1-20/+23
2019-09-25macOS: Make Wireshark.app drag-installable.Gerald Combs1-25/+123
2019-09-21MSVC: Warn about unused formal parametersTomasz Moń1-1/+2
2019-09-19Fix build with non-standard install prefixJoão Valverde1-5/+6
2019-09-15CMake: Reverse CheckPIESupported version check logicTomasz Moń1-4/+4
2019-09-15Move the last of the routines from capture_info.c into ui/capture.c.Guy Harris1-1/+0
2019-08-27cmake: check minimum zstd library version.Dario Lombardo1-1/+1
2019-08-20Kafka: include zstd compression in Kafka message batchesPiotr Smolinski1-0/+11
2019-08-16Windows: add nghttp2.pdb file to our PDB .zipPascal Quantin1-0/+1
2019-08-12cmake: allow VCSVERSION to be overridden with VCSVERSION_OVERRIDEPeter Wu1-8/+18
2019-07-27HTTPS In More Places, update some URLs.Guy Harris1-8/+8
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-07-253.1.0 > 3.1.1.Gerald Combs1-1/+1
2019-07-21Remove ABI compliance checker code.João Valverde1-4/+0
2019-07-17Qt: Import Profile informationRoland Knall1-0/+18
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