Add version check in Geneve dissector.
[metze/wireshark/wip.git] / CMakeOptions.txt
2014-10-09 Gerald CombsCMake: Build an application bundle (Wireshark.app)...
2014-09-02 Gerald CombsQt → wireshark. GTK+ → wireshark-gtk.
2014-08-24 Graham BloiceAdd captype to the CMake options so it gets built if...
2014-08-22 Graham BloiceAdd WinSparkle to the CMake build to bring it into...
2014-08-21 Roland KnallExtcap Capture Interface
2014-06-18 Joerg MayerUndo more of Graham's changes:
2014-06-17 Joerg MayerRemove detection of Python libraries: They are not...
2014-06-08 Graham BloiceUpdate CMake build for win32 to build QT again, and...
2014-05-05 Guy Harrislibnl is a Linux-specific library; don't offer libnl...
2014-04-29 Graham BloiceSet CMake defaults for Windows build to:
2014-04-20 Guy HarrisRename ENABLE_EXTRA_COMPILER_CHECKS to ENABLE_EXTRA_COM...
2014-04-20 Guy HarrisRename ENABLE_EXTRA_GCC_CHECKS to ENABLE_EXTRA_COMPILER...
2014-04-20 Guy HarrisGet rid of ENABLE_EXTRA_CLANG_CHECKS.
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2014-03-31 Alexis La GoutteAdd --enable-extra-clang-checks for autotools and CMakeList
2014-02-17 Michal LabedzkiAdd Bluetooth SBC Codec support in cmake
2014-01-29 Alexis La GoutteMerge "Apply layouts in Qt Creator. Fix a tooltip."
2014-01-19 Jörg MayerAdd option to specify special permissions for dumpcap...
2014-01-08 Michael MannTFShark (Terminal Fileshark) v.001. Bug 9607 (https...
2013-11-07 Jörg MayerTurn WANT_PACKET_EDITOR into an option until such a...
2013-10-10 Jörg MayerAdd Airpcap detection, use it by default on win32
2013-10-10 Jörg MayerBuild qtshark by default, use qt5 by default. To turn
2013-07-24 Jörg MayerChange default gtk build from version 2 to version...
2013-07-23 Guy HarrisClean up capitalization in some option descriptions.
2013-07-21 Jörg MayerAdd option for echld builds (forgot that in a previous...
2013-04-25 Jörg MayerAdd Qt5 build support with cmake. Just do cmake .....
2012-09-24 Martin MathiesonFrom Jim Young, bug 7745.
2012-09-06 Jörg MayerGet netlink detection working with cmake (not complete)
2012-06-20 Jörg MayerComplete cmake support for netlink detection
2012-02-02 Jörg MayerPrepare the cmake infrastucture for eventually building
2012-01-20 Jeff MorrissBug 6448 says the embedded Python stuff does not really...
2011-11-07 Gerald CombsChange the use of threads from "mostly always, dependin...
2011-09-25 Jörg MayerGet rid of (hopefully) all configure options to enable...
2011-08-30 Jörg MayerMake it possible to disable building with libpcap.
2011-08-23 Stig BjørlykkeRemove support for libpcre, we use GRegex in GLib.
2011-08-22 Jörg MayerFix a typo
2011-08-22 Jörg MayerRename UI_MANAGER to ENABLE_UI_MANAGER, put it into
2011-07-16 Michael TüxenAdd option for USE_THREADS.
2011-07-12 Guy HarrisAdd a comment noting why AirPcap support cannot be...
2011-07-12 Michael TüxenDisable airpcap by default. This matches the configure...
2011-06-17 Jörg MayerAdd configure options to make change the default file...
2011-06-08 Jörg MayerAdd GTK3 cmake options. It doesn't build, just like...
2011-03-08 Stephen FisherA little more old packet list cleanup
2010-09-25 Jörg Mayer- FindGLIB2.cmake updates from
2010-09-23 Jörg MayerConsistency: Replace tabs by spaces
2010-09-23 Jörg MayerCopy behaviour of
2010-09-23 Jörg MayerEnable Python for HEAD to make sure build problems...
2010-05-15 Jörg Mayertext2pcap_scanner.l does not compile without warnings
2010-05-15 Jörg Mayer- Move cmake options into their own file, making it...