Witness: set col_info for interfaceInfo_state
[metze/wireshark/wip.git] / CMakeOptions.txt
2014-01-19 jmayerAdd option to specify special permissions for dumpcap...
2014-01-08 mmannTFShark (Terminal Fileshark) v.001. Bug 9607 (https...
2013-11-07 jmayerTurn WANT_PACKET_EDITOR into an option until such a...
2013-10-10 jmayerAdd Airpcap detection, use it by default on win32
2013-10-10 jmayerBuild qtshark by default, use qt5 by default. To turn
2013-07-24 jmayerChange default gtk build from version 2 to version...
2013-07-23 guyClean up capitalization in some option descriptions.
2013-07-21 jmayerAdd option for echld builds (forgot that in a previous...
2013-04-25 jmayerAdd Qt5 build support with cmake. Just do cmake .....
2012-09-24 martinmFrom Jim Young, bug 7745.
2012-09-06 jmayerGet netlink detection working with cmake (not complete)
2012-06-20 jmayerComplete cmake support for netlink detection
2012-02-02 jmayerPrepare the cmake infrastucture for eventually building
2012-01-20 morrissBug 6448 says the embedded Python stuff does not really...
2011-11-07 geraldChange the use of threads from "mostly always, dependin...
2011-09-25 jmayerGet rid of (hopefully) all configure options to enable...
2011-08-30 jmayerMake it possible to disable building with libpcap.
2011-08-23 stigRemove support for libpcre, we use GRegex in GLib.
2011-08-22 jmayerFix a typo
2011-08-22 jmayerRename UI_MANAGER to ENABLE_UI_MANAGER, put it into
2011-07-16 tuexenAdd option for USE_THREADS.
2011-07-12 guyAdd a comment noting why AirPcap support cannot be...
2011-07-12 tuexenDisable airpcap by default. This matches the configure...
2011-06-17 jmayerAdd configure options to make change the default file...
2011-06-08 jmayerAdd GTK3 cmake options. It doesn't build, just like...
2011-03-08 sfisherA little more old packet list cleanup
2010-09-25 jmayer- FindGLIB2.cmake updates from
2010-09-23 jmayerConsistency: Replace tabs by spaces
2010-09-23 jmayerCopy behaviour of
2010-09-23 jmayerEnable Python for HEAD to make sure build problems...
2010-05-15 jmayertext2pcap_scanner.l does not compile without warnings
2010-05-15 jmayer- Move cmake options into their own file, making it...