aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
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
2018-11-06Windows: fix RC information generationPascal Quantin1-3/+3
2018-10-21lemon: sync with upstream (2018-09-08)Peter Wu1-1/+2
2018-10-18FindM.cmake: directly pass -lm to fix selective static linkingPeter Wu1-2/+1
2018-10-18FindGLIB2.cmake: workaround to make static linking workPeter Wu1-0/+5
2018-10-18cmake: rewrite FindGMODULE2.cmake and FindGTHREAD2.cmakePeter Wu2-83/+65
2018-10-16Revert "cmake: fix version check for c-ares and gnuTLS"Joakim Karlsson2-16/+1
2018-10-15cmake: fix version check for c-ares and gnuTLSJoakim Karlsson2-1/+16
2018-10-14Windows: Remove Cygwin warningGraham Bloice1-2/+0
2018-10-10Windows: Make our program details more consistent.Gerald Combs1-0/+26
2018-10-08Put the Windows-specific system library settings in CMakeLists.txt.Guy Harris1-16/+0
2018-10-02We should only link executables with setargv.obj.Guy Harris1-3/+0
2018-10-01Add a systemd Journal Export extcap.Gerald Combs1-0/+41
2018-09-09CMake: Remove link test output lineJoão Valverde1-1/+0
2018-09-08CMake: Use upstream check compiler modules insteadJoão Valverde2-117/+0
2018-09-07cmake: optionally require Lua 5.1 or newerPeter Wu1-4/+2
2018-08-25CMake: Modernize config-file package supportJoão Valverde3-61/+0