aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
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
2015-08-09Switch the guides back to html output.Gerald Combs1-3/+3
2015-08-08CMake: Try to fix generated docbook dependencies.Gerald Combs3-40/+46
2015-08-05Make sure we use "*.html" in our chunked output.Gerald Combs1-1/+1
2015-08-05Generate XHTML5 documentation.Gerald Combs1-2/+2
2015-07-08Duplicate CheckCCompilerFlag for CXX.Joerg Mayer2-0/+60
2015-07-02Lemon: Update lemon toolsAlexis La Goutte1-1/+1
2015-06-25cmake/add_lemon_files: depend on lemon and lemparPeter Wu1-4/+10
2015-06-25Revert commit cc8ed845ed53ed60fa776728f1d7f2659dd311a3Joerg Mayer1-4/+3
2015-06-09Add PortAudio to Windows CMake buildGraham Bloice1-15/+39
2015-06-08Update how we search for Lua with pkg-config.Jeff Morriss1-1/+4
2015-04-28Fix Windows asciidoc buildGraham Bloice2-12/+19
2015-04-20CMake minor updatesGraham Bloice2-4/+1
2015-04-14CMake: Initial PortableApps targets.Gerald Combs1-0/+26
2015-04-14Start moving win-setup to PowerShell.Gerald Combs1-1/+4
2015-03-26CMake updates for Windows buildGraham Bloice1-41/+0
2015-03-26CMake cleanup for VS solutionGraham Bloice1-1/+1
2015-03-25FindPOD: fix link to CSSPeter Wu1-1/+1
2015-03-25Always use html2text.py for FAQ, improve outputPeter Wu1-19/+1
2015-03-25Have a #define for whether the capture buffer size can be set.Guy Harris1-1/+12
2015-03-12CMake: Add a top-level nsis_package target.Gerald Combs2-0/+16
2015-03-07Fix the exec call and paths in the test wrapper.Gerald Combs1-4/+27