Small whitespace fix.
[obnox/wireshark/wip.git] / CMakeOptions.txt
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...