aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Set an output directory for plugins.Gerald Combs2015-01-201-0/+61
* CMake: Copy data files to the run directory.Gerald Combs2015-01-181-0/+27
* CMake: Look for FOP and HHC only when needed.Gerald Combs2015-01-141-24/+30
* CMake: Copy wireshark-gtk dependent DLLs to the target directory.Gerald Combs2015-01-142-2/+98
* CMake: Copy libwireshark dependent DLLs to the target directory.Gerald Combs2015-01-1312-30/+235
* Fix ASCIIDOC detection broken by commit ae2888aeb2b418c9f62Jörg Mayer2015-01-131-1/+1
* Revert "Lemon: Update lemon tools"Pascal Quantin2015-01-111-1/+1
* Lemon: Update lemon toolsAlexis La Goutte2015-01-111-1/+1
* CMake: Try to fix Cygwin a2x discovery.Gerald Combs2015-01-111-9/+13
* Update CMake "Project names" and FoldersGraham Bloice2015-01-112-0/+2
* CMake: Copy admonition graphics to the correct directory.Gerald Combs2015-01-091-2/+1
* CMake: Set WIRESHARK_TARGET_PLATFORM.Gerald Combs2015-01-092-3/+2
* CMake: Copy CHM graphics from the correct source.Gerald Combs2015-01-091-2/+3
* CMake: Migrate to hhc.cmake.Gerald Combs2015-01-093-30/+11
* CMake: Cygwin-ify the xmllint path as well.Gerald Combs2015-01-091-21/+46
* Add a possible replacement for the cmd hack to work around hhc.exeJoerg Mayer2015-01-091-0/+9
* CMake: Try to fix the xsltproc path.Gerald Combs2015-01-091-17/+27
* Fix CMake Warning "Argument not separated from preceding token by whitespace."Joerg Mayer2015-01-091-1/+1
* Use the FindHTMLHelp.cmake provided by cmake to find the hhc.Joerg Mayer2015-01-091-11/+7
* HTML Help: Fix titles.Gerald Combs2015-01-091-1/+8
* CMake: Revert the release notes xsltproc command.Gerald Combs2015-01-091-1/+3
* CMake: Enable DocBook on Windows.Gerald Combs2015-01-084-38/+202
* No *pcap should have pcap_open() without the other remote extensions.Guy Harris2015-01-041-3/+1
* Fix Windows x64 CMake buildGraham Bloice2015-01-031-1/+1
* UseLemon (CMake): Fix indent (use space)Alexis La Goutte2014-12-231-1/+1
* Fix Python 3 compatibility in LocatePythonModulePeter Wu2014-12-211-1/+1
* Use LocatePythonModule to locate asn2wrs.pyMaarten Bezemer2014-12-182-21/+6
* Use LocatePythonModule to find make-dissector-reg.py in order to make UseMake...Maarten Bezemer2014-12-182-3/+56
* Fix missing spaceMaarten Bezemer2014-12-171-1/+1
* Invoke asn2wrs.py using a custom commandMaarten Bezemer2014-12-171-3/+4
* Do not force the output directoryMaarten Bezemer2014-12-171-2/+11
* Use FindAsn2Wrs to find asn2wrs.pyMaarten Bezemer2014-12-172-4/+22
* Add Wireshark_LIBRARY variableMaarten Bezemer2014-12-162-0/+13
* Add cmake helper files for finding wiresharkMaarten Bezemer2014-12-163-0/+47
* CMake: Make it easier to generate the release notes & NEWS.Gerald Combs2014-12-111-7/+14
* CMake: Don't cache LUA_LIBRARIES.Gerald Combs2014-12-041-1/+1
* cmake:Joerg Mayer2014-11-171-0/+3
* Fix a problem that causes build failures with CMake on Yosemite.Guy Harris2014-11-111-0/+20
* CMake: Use WIRESHARK_LIB_DIR. Fix GThread check on Windows.Gerald Combs2014-10-202-7/+17
* cmake: update FindGTK2 to v3.0.1-1824-g0b12815Peter Wu2014-10-011-146/+452
* cmake: use pkg-config for resolving dependenciesPeter Wu2014-10-019-25/+106
* Add support for getting nanosecond time stamp resolution when capturing.Guy Harris2014-09-281-0/+1
* Having CmakeListsCustom.txt in git defeats the purpose of its existence:Joerg Mayer2014-09-181-0/+20
* As long as NEWS is still part of the git tree: At least don't differJoerg Mayer2014-08-251-1/+1
* Convert admon graphics to SVG.Gerald Combs2014-08-241-6/+5
* CMake: More a2x / asciidoc fixes.Gerald Combs2014-08-242-34/+50
* WSUG: Convert the "User Interface" chapter to AsciiDoc.Gerald Combs2014-08-232-41/+74
* Add WinSparkle to the CMake build to bring it into line withGraham Bloice2014-08-221-0/+35
* Move generating HAVE_AIRPCAP to main CMakeLists.txt as is done withJoerg Mayer2014-08-221-2/+0
* Fix CMake checks of PCap functions, along with AirPCapGraham Bloice2014-08-212-2/+5