aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
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
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