Add some missing symbols.
[metze/wireshark/wip.git] / cmake /
2016-01-12 Graham BloiceDocbook: Revert part of change 13160
2016-01-10 Graham BloiceCMake: Fix docbook dependencies
2016-01-07 Guy HarrisMove more capture device handling to the caputils library.
2016-01-02 Graham BloiceBuild: On Windows, ensure we have found Cygwin bash
2015-12-30 Gerald CombsCPack: Fixup plugin paths on Windows.
2015-12-04 Gerald CombsCMake+PortableApps: Include the VC runtime (second...
2015-11-26 Peter Wucmake: add asn1 target, avoid unnecessary rebuilds
2015-11-23 Peter Wucmake: fix "multiple rules generate abi-descriptor...
2015-11-19 Dario Lombardoextcap: add sshdump.
2015-11-17 Gerald CombsCMake: Add "C:/tools/cygwin" to FindCygwin.cmake.
2015-11-15 Peter WuFindLUA.cmake: reject version 5.3
2015-11-13 Pascal QuantinCMake: add our own FindCygwin module
2015-11-03 Guy HarrisPut a newline at the end of the file.
2015-11-03 Gerald CombsRevert the last two CMake changes.
2015-11-03 Gerald CombsCMake: Pass ABSOLUTE to get_filename_component.
2015-11-03 Gerald CombsCMake: Look for Python using the "App Paths" key.
2015-10-25 Peter WuRequire GnuTLS 2.12.0, add cmake version detection
2015-10-20 Peter WuRequire libgcrypt 1.4.2, add cmake version detection
2015-10-16 Gerald CombsKeep CMake from finding Cygwin's Python.
2015-10-14 Peter WuRevert "Another message from Clang for unknown -f and...
2015-10-13 Peter Wucmake: fix kerberos library lookup, support Heimdal
2015-10-06 Gerald CombsCMake: Don't clobber ZLIB_*.
2015-10-06 Guy HarrisReport an error if we don't find fop and are going...
2015-09-28 Graham BloiceCosmetic tidy up for the projects in the Visual Studio...
2015-08-24 Gerald CombsAdd FOP 2.0 to the search list.
2015-08-20 Gerald CombsCMake: Fixup appending to WS_WIN_LIBS
2015-08-20 Hadriel KaplanLink setargv.obj for Windows in CMake so mergecap works
2015-08-20 Hadriel KaplanLink setargv.obj for Windows in CMake so mergecap works
2015-08-16 Gerald CombsRun abicheck commands at compile time.
2015-08-09 Gerald CombsSwitch the guides back to html output.
2015-08-08 Gerald CombsCMake: Try to fix generated docbook dependencies.
2015-08-05 Gerald CombsMake sure we use "*.html" in our chunked output.
2015-08-05 Gerald CombsGenerate XHTML5 documentation.
2015-07-08 Joerg MayerDuplicate CheckCCompilerFlag for CXX.
2015-07-02 Alexis La GoutteLemon: Update lemon tools
2015-06-25 Peter Wucmake/add_lemon_files: depend on lemon and lempar
2015-06-25 Joerg MayerRevert commit cc8ed845ed53ed60fa776728f1d7f2659dd311a3
2015-06-09 Graham BloiceAdd PortAudio to Windows CMake build
2015-06-08 Jeff MorrissUpdate how we search for Lua with pkg-config.
2015-04-28 Graham BloiceFix Windows asciidoc build
2015-04-20 Graham BloiceCMake minor updates
2015-04-14 Gerald CombsCMake: Initial PortableApps targets.
2015-04-14 Gerald CombsStart moving win-setup to PowerShell.
2015-03-26 Graham BloiceCMake updates for Windows build
2015-03-26 Graham BloiceCMake cleanup for VS solution
2015-03-25 Peter WuFindPOD: fix link to CSS
2015-03-25 Peter WuAlways use html2text.py for FAQ, improve output
2015-03-25 Guy HarrisHave a #define for whether the capture buffer size...
2015-03-12 Gerald CombsCMake: Add a top-level nsis_package target.
2015-03-07 Gerald CombsFix the exec call and paths in the test wrapper.
2015-03-07 Gerald CombsTry adding "set -o igncr".
2015-03-07 Gerald CombsCMake: Generate a wrapper for test.sh.
2015-01-20 Gerald CombsCMake: Set an output directory for plugins.
2015-01-18 Gerald CombsCMake: Copy data files to the run directory.
2015-01-14 Gerald CombsCMake: Look for FOP and HHC only when needed.
2015-01-14 Gerald CombsCMake: Copy wireshark-gtk dependent DLLs to the target...
2015-01-13 Gerald CombsCMake: Copy libwireshark dependent DLLs to the target...
2015-01-13 Jörg MayerFix ASCIIDOC detection broken by commit ae2888aeb2b418c9f62
2015-01-11 Pascal QuantinRevert "Lemon: Update lemon tools"
2015-01-11 Alexis La GoutteLemon: Update lemon tools
2015-01-11 Gerald CombsCMake: Try to fix Cygwin a2x discovery.
2015-01-11 Graham BloiceUpdate CMake "Project names" and Folders
2015-01-09 Gerald CombsCMake: Copy admonition graphics to the correct directory.
2015-01-09 Gerald CombsCMake: Set WIRESHARK_TARGET_PLATFORM.
2015-01-09 Gerald CombsCMake: Copy CHM graphics from the correct source.
2015-01-09 Gerald CombsCMake: Migrate to hhc.cmake.
2015-01-09 Gerald CombsCMake: Cygwin-ify the xmllint path as well.
2015-01-09 Joerg MayerAdd a possible replacement for the cmd hack to work...
2015-01-09 Gerald CombsCMake: Try to fix the xsltproc path.
2015-01-09 Joerg MayerFix CMake Warning "Argument not separated from precedin...
2015-01-09 Joerg MayerUse the FindHTMLHelp.cmake provided by cmake to find...
2015-01-09 Gerald CombsHTML Help: Fix titles.
2015-01-09 Gerald CombsCMake: Revert the release notes xsltproc command.
2015-01-08 Gerald CombsCMake: Enable DocBook on Windows.
2015-01-04 Guy HarrisNo *pcap should have pcap_open() without the other...
2015-01-03 Graham BloiceFix Windows x64 CMake build
2014-12-23 Alexis La GoutteUseLemon (CMake): Fix indent (use space)
2014-12-21 Peter WuFix Python 3 compatibility in LocatePythonModule
2014-12-18 Maarten BezemerUse LocatePythonModule to locate asn2wrs.py
2014-12-18 Maarten BezemerUse LocatePythonModule to find make-dissector-reg.py...
2014-12-17 Maarten BezemerFix missing space
2014-12-17 Maarten BezemerInvoke asn2wrs.py using a custom command
2014-12-17 Maarten BezemerDo not force the output directory
2014-12-17 Maarten BezemerUse FindAsn2Wrs to find asn2wrs.py
2014-12-16 Maarten BezemerAdd Wireshark_LIBRARY variable
2014-12-16 Maarten BezemerAdd cmake helper files for finding wireshark
2014-12-11 Gerald CombsCMake: Make it easier to generate the release notes...
2014-12-04 Gerald CombsCMake: Don't cache LUA_LIBRARIES.
2014-11-17 Joerg Mayercmake:
2014-11-11 Guy HarrisFix a problem that causes build failures with CMake...
2014-10-20 Gerald CombsCMake: Use WIRESHARK_LIB_DIR. Fix GThread check on...
2014-10-01 Peter Wucmake: update FindGTK2 to v3.0.1-1824-g0b12815
2014-10-01 Peter Wucmake: use pkg-config for resolving dependencies
2014-09-28 Guy HarrisAdd support for getting nanosecond time stamp resolutio...
2014-09-18 Joerg MayerHaving CmakeListsCustom.txt in git defeats the purpose...
2014-08-25 Joerg MayerAs long as NEWS is still part of the git tree: At least...
2014-08-24 Gerald CombsConvert admon graphics to SVG.
2014-08-24 Gerald CombsCMake: More a2x / asciidoc fixes.
2014-08-23 Gerald CombsWSUG: Convert the "User Interface" chapter to AsciiDoc.
2014-08-22 Graham BloiceAdd WinSparkle to the CMake build to bring it into...
next