aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-27Make CHECK_C_LINKER_FLAG work with, at least, the Xcode generator.Guy Harris1-4/+21
2016-01-12Docbook: Revert part of change 13160Graham Bloice1-1/+0
2016-01-10CMake: Fix docbook dependenciesGraham Bloice2-0/+10
2016-01-07Move more capture device handling to the caputils library.Guy Harris1-15/+10
2016-01-02Build: On Windows, ensure we have found Cygwin bashGraham Bloice1-2/+8
2015-12-30CPack: Fixup plugin paths on Windows.Gerald Combs1-4/+2
2015-12-04CMake+PortableApps: Include the VC runtime (second try).Gerald Combs2-3/+23
2015-11-26cmake: add asn1 target, avoid unnecessary rebuildsPeter Wu1-44/+74
2015-11-23cmake: fix "multiple rules generate abi-descriptor.template" warningPeter Wu1-1/+1
2015-11-19extcap: add sshdump.Dario Lombardo1-0/+101
2015-11-17CMake: Add "C:/tools/cygwin" to FindCygwin.cmake.Gerald Combs1-0/+1
2015-11-15FindLUA.cmake: reject version 5.3Peter Wu1-14/+22
2015-11-13CMake: add our own FindCygwin modulePascal Quantin1-0/+65
2015-11-03Put a newline at the end of the file.Guy Harris1-1/+1
2015-11-03Revert the last two CMake changes.Gerald Combs1-28/+13
2015-11-03CMake: Pass ABSOLUTE to get_filename_component.Gerald Combs1-0/+2
2015-11-03CMake: Look for Python using the "App Paths" key.Gerald Combs1-13/+26