(Finally!) check in part of Didier's patch to fix
[metze/wireshark/wip.git] / CMakeOptions.txt
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...