aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-24CMake: If we find Strawberry's xsltproc, un-find it.Gerald Combs1-1/+8
2018-04-22Fix up handling of the Kerberos package.Guy Harris1-11/+39
2018-04-20Windows: add JSON-GLib libraryPascal Quantin1-7/+7
2018-04-20Windows: upgrade GLib to 2.52.2Pascal Quantin3-24/+3
2018-04-19CMake: fix build with json-glib with gold linkerPeter Wu2-1/+22
2018-04-19Remove remnants of WS_QT_BIN_PATHPascal Quantin1-3/+1
2018-04-18tshark: add -G elastic-mapping report.Dario Lombardo1-0/+70
2018-04-17Add a destination directory flag to git-export-release.Gerald Combs1-11/+0
2018-04-15More PortAudio removal.Gerald Combs1-85/+0
2018-04-15Check for HAVE_LZ4FRAME_H in the LZ4 detection process and use itJoerg Mayer1-0/+9
2018-04-09Revert "Docs: Reduce our TOC depth."Peter Wu1-1/+0
2018-04-09Qt: Fix MacOSX menu entriesRoland Knall1-0/+1
2018-04-07FindAsciidoctor: On SLES 12.2 the executable name is asciidoctor.ruby2.1AndersBroman1-0/+1