aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/modules
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-19cmake: FixLibXML2 includeRoland Knall1-0/+1
2017-04-19Add libxml2 as optional dependencyAhmad Fatoum1-0/+108
2017-04-14Update Windows binaries to GeoIP 1.6.10 with a local GeoIP_free functionPascal Quantin1-0/+1
2017-04-12cmake: fix sporadic WSDG build failure on WindowsPeter Wu2-6/+46
2017-04-05A bunch of "{Mac} OS X" -> "macOS" changes.Guy Harris3-6/+6
2017-02-17CMake: Move the search for libgcc_s to GLib.Gerald Combs3-2/+3
2017-02-16Qt: Warn the user about DBAR 1.8 on Windows.Gerald Combs1-0/+1
2017-02-15Cleanup runlex.sh to use builtin POSIX functions instead of sedMark Phillips1-1/+1
2017-02-15Windows: update GnuTLS to 3.4.11 and Libgcrypt to 1.7.6Pascal Quantin2-3/+9
2016-12-15Fix release-notes.html generationGraham Bloice1-4/+0
2016-12-13Update to WinSparkle 0.5.3.Gerald Combs1-3/+9
2016-12-07Change SpanDSP capitalizationPascal Quantin1-8/+8
2016-12-06codecs: Add support for G.722 and G.726Peter Wu1-0/+55