aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
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
2018-08-23CMake: Clean up and homogenize plugin dir configurationJoão Valverde2-4/+5
2018-08-22Revert "CMake: Clean up plugin dirs"João Valverde1-2/+1
2018-08-21CMake: Clean up plugin dirsJoão Valverde1-1/+2
2018-07-20Clean up tests.Guy Harris1-91/+102
2018-07-20CMake: Don't bother testing for _fseeki64 on Windows.Gerald Combs2-28/+4
2018-07-16Lua: add include/lua-5.1 and include/lua-5.2 to CMake path suffixesPascal Quantin1-1/+1
2018-06-27docbook: reduce ruby code duplication by introducing utils module.Dario Lombardo1-0/+1
2018-06-21Fix build paths for cmake's Xcode project generator on macOS.David Kreitschmann1-9/+0
2018-06-11Rewrite make-{dissectors,taps} in PythonJoão Valverde1-2/+2
2018-05-24Asciidoctor: Remove underscores from macro names.Gerald Combs1-3/+3
2018-05-23Don't look for Asciidoctor PDF unless we find Asciidoctor.Gerald Combs1-12/+12
2018-05-22CMake: Search for asciidoctor-pdf separate from asciidoctor.Gerald Combs2-101/+46
2018-05-11CMake: Remove FindFreetype.Gerald Combs1-129/+0
2018-05-02Test: Remove the Bash test scripts.Gerald Combs1-41/+0
2018-04-25Put references to autotools in the past tense.Guy Harris1-1/+1
2018-04-24cmake: remove warnings -Werror=old-style-definitionJoakim Karlsson3-3/+3
2018-04-24cmake: remove gtk find scripts.Dario Lombardo2-1116/+0
2018-04-24CMake: Doxygen and API reference target updates.Gerald Combs1-5/+11