aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-05CMake: Update FindWiX.Gerald Combs1-4/+16
2016-11-21cmake: add creation of version.conf to be shipped in tarball.Dario Lombardo1-0/+11
2016-11-18cmake/FindPCAP: fix use of bad cached function checksPeter Wu1-46/+48
2016-11-08cmake: fix the linker flags test for Visual StudioMartin Kaiser1-2/+2
2016-11-07cmake: avoid leading space in linker optionsMartin Kaiser1-3/+4
2016-10-22Add SBC decoding support to WindowsPascal Quantin1-1/+16
2016-10-20cmake/FindPOD: improve parallelismPeter Wu1-1/+7
2016-10-19cmake/FindPOD: improve formatting, add modelinesPeter Wu1-10/+23
2016-10-18CQL: add LZ4/Snappy decompression support on WindowsPascal Quantin2-8/+44
2016-10-17cql: add lz4 and snappy decompressionBenoît Canet2-0/+77
2016-10-17cmake: fix missing docbook dependencyPeter Wu1-4/+7
2016-10-13Remove nghttp2 code and use system' nghttp2Balint Reczey1-0/+55
2016-09-18Make Winflex\bison the preferred optionGraham Bloice2-2/+2
2016-09-13WSUG: Fixup PDF images.Gerald Combs1-2/+3
2016-09-12cmake: fix breakage with libnl2Peter Wu1-5/+1
2016-09-03cmake: fix libnl caching issue, make it more robustPeter Wu1-38/+55
2016-08-23CMake: Allow setting per target compiler warningsJoão Valverde1-0/+1
2016-07-09Fix detection of NSIS/WiX install path when running a win64 CMakePascal Quantin2-4/+7
2016-06-30Remove Makefile.common filesJoão Valverde1-1/+1
2016-06-16cmake: Detect proper large file defines even with -Wno-errorBalint Reczey2-4/+19
2016-06-15Remove Nmake build systemPascal Quantin1-3/+1
2016-06-15Clean up some messages.Guy Harris1-17/+21
2016-05-11Create a Wix InstallerMichael Mann1-0/+24
2016-05-09cmake: fix GTK3 detection via pkg-configPeter Wu1-1/+1
2016-05-02Add checkAPI calls to CMake.Graham Bloice4-15/+42
2016-04-25Compile sshdump and ciscodump for WindowsPascal Quantin1-1/+1
2016-04-09[GTK] Check for xdg-open at run timeJoão Valverde1-51/+0
2016-04-03Make the Flex scanners and YACC parser in libraries reentrant.Guy Harris1-5/+5
2016-03-24CMake: Find asn2wrs.py once.Gerald Combs1-3/+3
2016-03-21Remove ADNS supportJoão Valverde1-33/+0
2016-03-20Fix CMake target FOLDER propertiesGraham Bloice1-0/+1
2016-03-18DocBook: Don't require xmllint.Gerald Combs2-75/+0
2016-03-02Add missing hints.Gerald Combs1-0/+1
2016-03-02Add Fop 2.1 to FindFOP.cmake.Gerald Combs1-0/+1
2016-02-26cmake: fix parallel docbook buildPeter Wu2-4/+5
2016-02-23cmake: fix docbook dependencyPeter Wu1-0/+3
2016-01-28Get Clang to report errors for unused vs. unknown linker flagsDavid Morsberger1-2/+2
2016-01-27Get Clang to report errors for unknown linker flags.Guy Harris1-0/+7
2016-01-27Don't treat Visual Studio specially for linker flags.Guy Harris1-3/+13