aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2019-12-11CMake: Fixup a variable in FindLZ4.cmakeGerald Combs1-1/+1
2019-11-15CMake: Work correctly without Sparkle.Gerald Combs1-3/+12
2019-11-15macOS: Add support for automatic updates using Sparkle.Gerald Combs1-0/+22
2019-11-08CMake+docbook: Fixup our .chm titles.Gerald Combs1-7/+7
2019-10-10Revert "CMake: Don't install HTML manuals twice"João Valverde1-37/+0
2019-10-09CMake: Don't install HTML manuals twiceJoão Valverde1-0/+37
2019-10-02CMake: Make FindWSLibrary compatible with older CMakeTomasz Moń1-1/+2
2019-09-28CMake: Use glib debug dlls in Windows debug buildsTomasz Moń4-42/+127
2019-08-28cmake: fix issue when zstd is missing.Dario Lombardo1-10/+12
2019-08-27cmake: check minimum zstd library version.Dario Lombardo1-1/+14
2019-08-20Kafka: include zstd compression in Kafka message batchesPiotr Smolinski1-0/+58
2019-08-16Windows: add nghttp2.pdb file to our PDB .zipPascal Quantin1-2/+7
2019-08-16Windows: upgrade Npcap to 0.9982, USBPcap to 1.5.3.0 and nghttp2 to 1.39.2Pascal Quantin1-1/+1
2019-07-27HTTPS In More Places, update some URLs.Guy Harris2-2/+2
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-07-21Remove ABI compliance checker code.João Valverde1-30/+0
2019-07-17Qt: Import Profile informationRoland Knall1-0/+52
2019-05-03CMake: Add libpcap imported library targetJoão Valverde1-0/+8
2019-05-02CMake: Check for and use system SpeexDSP libraryJoão Valverde1-0/+38
2019-04-29FindPCAP: fix broken search logicPeter Wu1-193/+123
2019-04-27Use pkg-config if possible; if not, use pcap-config if present.Guy Harris1-32/+219
2019-04-25Do FIND_PACKAGE_HANDLE_STANDARD_ARGS() before checking ZLIB_FOUND.Guy Harris1-8/+6
2019-04-25Don't look for zlib stuff if we didn't find zlib.Guy Harris1-45/+46
2019-04-24FindXml2: use pkg-config to find libxml2 dependenciesFabrice Fontaine1-4/+11
2019-04-24FindPCAP: use pkg-config to find pcap dependenciesFabrice Fontaine1-0/+10
2019-04-22Add brotli decompression support for HTTP and HTTP2 dissectors.Dániel Bakai1-0/+50
2019-04-19CMake: bail out if minimum GLib version is not satisfiedPeter Wu1-11/+24
2019-04-09Windows: Use an lz4 DLL built with vcpkg.Gerald Combs1-2/+8
2019-04-01Fix our .chm titles.Gerald Combs1-2/+7
2019-03-18Windows: Start using a `vcpkg export` bundle.Gerald Combs6-42/+91
2019-02-11CMake: remove unused FindMACOS_FRAMEWORKS.cmake filePeter Wu1-22/+0
2019-02-06Windows: Upgrade Kerberos to 1.17.Gerald Combs1-1/+1
2019-02-04CMake: Update FindLibXml2.cmakeJoão Valverde2-64/+89
2019-01-31CMake: rewrite FindSystemd.cmake filePeter Wu1-34/+30
2019-01-23CMake: fix failure to locate zlib (and possibly libssh)Peter Wu1-1/+2
2019-01-19CMake: do not set an invalid INSTALL_RPATH for (plugin) librariesJoão Valverde1-0/+1
2019-01-18CMake: Fix Vcpkg x86 directory discovery.Gerald Combs1-1/+8
2019-01-14Windows: Use a c-ares DLL built with vcpkg.Gerald Combs2-4/+14
2019-01-13CMake: Don't go on about "custom files"João Valverde1-3/+1
2019-01-12CMake: Fix inconsistent find_package() report outputJoão Valverde9-9/+9
2019-01-10CMake: try harder to find the right Python versionPeter Wu1-1/+3
2019-01-09CMake: remove LocatePythonExecutable.cmake for WindowsPeter Wu1-22/+0
2019-01-09CMake,WSDG: Remove Cygwin supportPeter Wu7-188/+11
2018-12-31CMake: clean up FindGNUTLS.cmakePeter Wu1-39/+27
2018-12-31Windows: Upgrade GnuTLS to 1.6.3Peter Wu2-2/+6
2018-12-30CMake: clean up FindGCRYPT.cmakePeter Wu1-31/+32
2018-12-29Windows: fix handling of Unicode paths in LuaPeter Wu1-1/+1
2018-11-30NSIS: Install NPcap instead of WinPcap.Gerald Combs1-1/+1
2018-11-20Drop JSON-GLib completelyPeter Wu2-92/+2
2018-11-07Require Python 3, drop Python 2 supportPeter Wu2-4/+7