Try to improve the "Kerberos requested but not OpenSSL" message.
[jelmer/wireshark.git] / CMakeOptions.txt
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...