aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-25Require GnuTLS 2.12.0, add cmake version detectionPeter Wu1-3/+16
2015-10-20Require libgcrypt 1.4.2, add cmake version detectionPeter Wu1-2/+12
2015-10-16Keep CMake from finding Cygwin's Python.Gerald Combs1-0/+18
2015-10-14Revert "Another message from Clang for unknown -f and -m flags."Peter Wu1-1/+0
2015-10-13cmake: fix kerberos library lookup, support HeimdalPeter Wu1-40/+56
2015-10-06CMake: Don't clobber ZLIB_*.Gerald Combs1-38/+41
2015-10-06Report an error if we don't find fop and are going to try to use it.Guy Harris1-0/+3
2015-09-28Cosmetic tidy up for the projects in the Visual Studio solutionGraham Bloice1-1/+1
2015-08-24Add FOP 2.0 to the search list.Gerald Combs1-0/+2
2015-08-20CMake: Fixup appending to WS_WIN_LIBSGerald Combs1-3/+1
2015-08-20Link setargv.obj for Windows in CMake so mergecap worksHadriel Kaplan1-1/+1
2015-08-20Link setargv.obj for Windows in CMake so mergecap worksHadriel Kaplan1-3/+3
2015-08-16Run abicheck commands at compile time.Gerald Combs1-3/+9