aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2018-01-16plugins: Add source tree subfolder for plugin libraryJoão Valverde1-10/+2
2018-01-15CMake: Remove incorrect commentJoão Valverde1-1/+0
2018-01-11Use an enum for plugin types.Gerald Combs1-6/+11
2017-12-28CMake: Additional default Cygwin locationGizem Yurdagul1-0/+1
2017-12-17CMake: Replace generator expression with variableJoão Valverde1-2/+2
2017-12-17plugins: Remove moduleinfo.hJoão Valverde1-0/+3
2017-12-17plugin.rc.in: Cleanup some unnecessary codeJoão Valverde1-9/+2
2017-12-15plugins: Remove redundant plugin.rc.in filesJoão Valverde1-17/+25
2017-12-14Refactor plugin registration and loadingJoão Valverde1-2/+10
2017-12-11Rewrite make-tap-reg.py in CJoão Valverde2-17/+15
2017-12-03Fix the configuration check for remote-capture support in libpcap.Guy Harris1-1/+20
2017-11-20Rename UseMakeDissectorReg.cmakeJoão Valverde1-8/+5
2017-11-20Rewrite make-dissector-reg.py in CJoão Valverde1-17/+6
2017-11-19Fix (and chop) static build optionJoão Valverde1-1/+1
2017-11-19CMake: Fix error from bab9abfb7d259e1daaf84776ed9d4d09e2469293Graham Bloice1-1/+0
2017-11-18CMake: Clean up Windows buildGraham Bloice12-40/+65
2017-11-07CMake: Detection of HTMHelpGraham Bloice1-0/+7
2017-10-15FindPOD.cmake: look for pod2man.batPeter Wu1-0/+1
2017-10-13CMake: Allow user build flags to override default build flagsJoão Valverde1-1/+0
2017-09-28Remove TPG plugin and dependenciesJoão Valverde1-23/+0
2017-09-23plugins: Fixups for g9260461f4fJoão Valverde1-1/+1
2017-09-08Use cmake_push_check_state() and cmake_pop_check_state().Guy Harris3-5/+9
2017-09-03CMake: Use GNUInstallDirs module instead of our ownJoão Valverde1-93/+0
2017-08-29CMake: We no longer support Visual C++ 2005 or 2008.Gerald Combs1-5/+1
2017-08-22Add hardware timestamping supportAhmad Fatoum1-0/+1
2017-08-14CMake: Remove an unused variable.Gerald Combs1-1/+0
2017-08-04CMake: Don't look in WOW6432Node.Gerald Combs1-1/+0
2017-08-01Look for Cygwin in one more place.Gerald Combs1-7/+9
2017-07-30Add G.729 decoding based on bcg729 libraryPascal Quantin1-0/+55
2017-07-29Windows: fix generation with CMake 3.9.0Ike Gilbert1-0/+81
2017-07-21Require at least c-ares 1.5.0 when configuring.Guy Harris1-1/+11
2017-07-20CMake: Escape shell command quotes.Gerald Combs1-2/+2
2017-06-27CMake: Fix the WiX search path.Gerald Combs1-3/+9
2017-06-27On UN*X, make sure we can find inflate() in libz.Guy Harris1-0/+16
2017-06-27Don't check for inflatePrime() on Windows.Guy Harris1-5/+19
2017-06-16Rename FindOS_X_FRAMEWORKS.cmake for the new OS name.Guy Harris1-0/+0
2017-06-16Change some names to reflect Apple's new UNIX-for-Macs name.Guy Harris1-3/+3
2017-06-10Simplify the search for HTMLHelp.Anders1-22/+14
2017-06-08CMake: Look for Python in more places.Gerald Combs1-4/+7
2017-06-08CMake: Add local copy of FindHTMLHelp.cmakeGraham Bloice1-0/+59
2017-06-05Revert "More 2.4 initialization."Gerald Combs1-1/+1
2017-06-05More 2.4 initialization.Gerald Combs1-1/+1
2017-05-12Windows: update LZ4 to 1.7.5 and USBPcap to 1.2.0.1Pascal Quantin1-1/+1
2017-05-11Revert "Revert "Get rid of HAVE_REMOTE.""Guy Harris1-1/+0
2017-05-11Revert "Get rid of HAVE_REMOTE."Jörg Mayer1-0/+1
2017-05-10Get rid of HAVE_REMOTE.Guy Harris1-1/+0
2017-04-26FindPOD.cmake: look for pod2html.batPeter Wu1-0/+1
2017-04-26cmake: make Cygwin optionalPeter Wu2-7/+10
2017-04-26Remove runlex.sh script, just run lex directlyPeter Wu1-3/+1
2017-04-26cmake: remove dependency on sedPeter Wu2-30/+1