aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-07Try adding "set -o igncr".Gerald Combs1-0/+3
2015-03-07CMake: Generate a wrapper for test.sh.Gerald Combs1-0/+17
2015-01-20CMake: Set an output directory for plugins.Gerald Combs1-0/+61
2015-01-18CMake: Copy data files to the run directory.Gerald Combs1-0/+27
2015-01-14CMake: Look for FOP and HHC only when needed.Gerald Combs1-24/+30
2015-01-14CMake: Copy wireshark-gtk dependent DLLs to the target directory.Gerald Combs2-2/+98
2015-01-13CMake: Copy libwireshark dependent DLLs to the target directory.Gerald Combs12-30/+235
2015-01-13Fix ASCIIDOC detection broken by commit ae2888aeb2b418c9f62Jörg Mayer1-1/+1
2015-01-11Revert "Lemon: Update lemon tools"Pascal Quantin1-1/+1
2015-01-11Lemon: Update lemon toolsAlexis La Goutte1-1/+1
2015-01-11CMake: Try to fix Cygwin a2x discovery.Gerald Combs1-9/+13
2015-01-11Update CMake "Project names" and FoldersGraham Bloice2-0/+2
2015-01-09CMake: Copy admonition graphics to the correct directory.Gerald Combs1-2/+1
2015-01-09CMake: Set WIRESHARK_TARGET_PLATFORM.Gerald Combs2-3/+2
2015-01-09CMake: Copy CHM graphics from the correct source.Gerald Combs1-2/+3
2015-01-09CMake: Migrate to hhc.cmake.Gerald Combs3-30/+11
2015-01-09CMake: Cygwin-ify the xmllint path as well.Gerald Combs1-21/+46
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