aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2015-01-09Add a possible replacement for the cmd hack to work around hhc.exeJoerg Mayer1-0/+9
2015-01-09CMake: Try to fix the xsltproc path.Gerald Combs1-17/+27
2015-01-09Fix CMake Warning "Argument not separated from preceding token by whitespace."Joerg Mayer1-1/+1
2015-01-09Use the FindHTMLHelp.cmake provided by cmake to find the hhc.Joerg Mayer1-11/+7
2015-01-09HTML Help: Fix titles.Gerald Combs1-1/+8
2015-01-09CMake: Revert the release notes xsltproc command.Gerald Combs1-1/+3
2015-01-08CMake: Enable DocBook on Windows.Gerald Combs4-38/+202
2015-01-04No *pcap should have pcap_open() without the other remote extensions.Guy Harris1-3/+1
2015-01-03Fix Windows x64 CMake buildGraham Bloice1-1/+1
2014-12-23UseLemon (CMake): Fix indent (use space)Alexis La Goutte1-1/+1
2014-12-21Fix Python 3 compatibility in LocatePythonModulePeter Wu1-1/+1
2014-12-18Use LocatePythonModule to locate asn2wrs.pyMaarten Bezemer2-21/+6
2014-12-18Use LocatePythonModule to find make-dissector-reg.py in order to make UseMake...Maarten Bezemer2-3/+56
2014-12-17Fix missing spaceMaarten Bezemer1-1/+1
2014-12-17Invoke asn2wrs.py using a custom commandMaarten Bezemer1-3/+4
2014-12-17Do not force the output directoryMaarten Bezemer1-2/+11
2014-12-17Use FindAsn2Wrs to find asn2wrs.pyMaarten Bezemer2-4/+22
2014-12-16Add Wireshark_LIBRARY variableMaarten Bezemer2-0/+13
2014-12-16Add cmake helper files for finding wiresharkMaarten Bezemer3-0/+47
2014-12-11CMake: Make it easier to generate the release notes & NEWS.Gerald Combs1-7/+14
2014-12-04CMake: Don't cache LUA_LIBRARIES.Gerald Combs1-1/+1
2014-11-17cmake:Joerg Mayer1-0/+3
2014-11-11Fix a problem that causes build failures with CMake on Yosemite.Guy Harris1-0/+20
2014-10-20CMake: Use WIRESHARK_LIB_DIR. Fix GThread check on Windows.Gerald Combs2-7/+17
2014-10-01cmake: update FindGTK2 to v3.0.1-1824-g0b12815Peter Wu1-146/+452
2014-10-01cmake: use pkg-config for resolving dependenciesPeter Wu9-25/+106
2014-09-28Add support for getting nanosecond time stamp resolution when capturing.Guy Harris1-0/+1
2014-09-18Having CmakeListsCustom.txt in git defeats the purpose of its existence:Joerg Mayer1-0/+20
2014-08-25As long as NEWS is still part of the git tree: At least don't differJoerg Mayer1-1/+1
2014-08-24Convert admon graphics to SVG.Gerald Combs1-6/+5
2014-08-24CMake: More a2x / asciidoc fixes.Gerald Combs2-34/+50
2014-08-23WSUG: Convert the "User Interface" chapter to AsciiDoc.Gerald Combs2-41/+74
2014-08-22Add WinSparkle to the CMake build to bring it into line withGraham Bloice1-0/+35
2014-08-22Move generating HAVE_AIRPCAP to main CMakeLists.txt as is done withJoerg Mayer1-2/+0
2014-08-21Fix CMake checks of PCap functions, along with AirPCapGraham Bloice2-2/+5
2014-08-12Remove a bogus make-dissector-reg dependency from UseMakeDissectorReg.cmakeРоман Донченко1-1/+0
2014-08-07Win flex-bison and Chocolatey updates.Gerald Combs3-25/+12
2014-08-01Fix comparison.Gerald Combs1-1/+1
2014-08-01Fix the CMake WinPcap library path check.Gerald Combs1-1/+7
2014-07-30Add libgpg-error6-0 to the GCRYPT_ERROR_LIBRARY search list.Gerald Combs1-1/+1
2014-07-30Fix cmake build for portaudio V18Peter Wu1-1/+17
2014-07-12Remove some $Id$ linesJoerg Mayer1-2/+0
2014-07-10Fix a small typo in the FindChocolatey.cmake moduleGraham Bloice1-1/+1
2014-07-09Cmake : (Find XLST Proc) fix indent (use 4spaces)Alexis La Goutte1-47/+47
2014-06-24Fix OS X CMake build.Guy Harris1-0/+21
2014-06-18Another message from Clang for unknown -f and -m flags.Guy Harris1-0/+1
2014-06-18Don't put c-comments into cmake files. Won't work at midnight either.Joerg Mayer1-2/+2
2014-06-18Fix building uiqt on Windows with the cmake build system:Joerg Mayer1-1/+5
2014-06-17It's so simple: If we require a package but provide alternative methodsJoerg Mayer2-15/+10
2014-06-16Undo Graham's change to find the "correct" fixJoerg Mayer1-6/+6