aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeOptions.txt
Commit message (Expand)AuthorAgeFilesLines
* Initialize master-2.0.v2.0.0rc0Gerald Combs2015-10-051-1/+1
* extcap: Add support for Android - androiddumpMichal Labedzki2015-04-081-0/+2
* Add AddressSanitizer (ASAN) build optionAlexis La Goutte2015-02-181-0/+1
* CMake: Enable DocBook on Windows.Gerald Combs2015-01-081-0/+1
* CMake: Add an ENABLE_CODE_ANALYSIS option.Gerald Combs2015-01-061-0/+2
* Note why we only default to enabling libnl on Linux.Guy Harris2015-01-051-0/+3
* cmake: Do not hide possible options for other platformsMichal Labedzki2014-12-151-0/+2
* CMake: Make it easier to generate the release notes & NEWS.Gerald Combs2014-12-111-1/+2
* CMake: Build an application bundle (Wireshark.app) on OS X.Gerald Combs2014-10-091-0/+5
* Qt → wireshark. GTK+ → wireshark-gtk.Gerald Combs2014-09-021-18/+17
* Add captype to the CMake options so it gets built if requiredGraham Bloice2014-08-241-0/+1
* Add WinSparkle to the CMake build to bring it into line withGraham Bloice2014-08-221-0/+5
* Extcap Capture InterfaceRoland Knall2014-08-211-0/+1
* Undo more of Graham's changes:Joerg Mayer2014-06-181-16/+3
* Remove detection of Python libraries: They are not used anymore.Joerg Mayer2014-06-171-1/+0
* Update CMake build for win32 to build QT again, and to findGraham Bloice2014-06-081-3/+16
* libnl is a Linux-specific library; don't offer libnl support except on Linux.Guy Harris2014-05-051-1/+3
* Set CMake defaults for Windows build to:Graham Bloice2014-04-291-1/+8
* Rename ENABLE_EXTRA_COMPILER_CHECKS to ENABLE_EXTRA_COMPILER_WARNINGS.Guy Harris2014-04-201-2/+2
* Rename ENABLE_EXTRA_GCC_CHECKS to ENABLE_EXTRA_COMPILER_CHECKS.Guy Harris2014-04-201-1/+1
* Get rid of ENABLE_EXTRA_CLANG_CHECKS.Guy Harris2014-04-201-1/+0
* Continue to remove $Id$ from top of fileAlexis La Goutte2014-03-311-2/+0
* Add --enable-extra-clang-checks for autotools and CMakeListAlexis La Goutte2014-03-311-0/+1
* Add Bluetooth SBC Codec support in cmakeMichal Labedzki2014-02-171-0/+1
* Add option to specify special permissions for dumpcap during cmake phase:Jörg Mayer2014-01-191-0/+5
* TFShark (Terminal Fileshark) v.001. Bug 9607 (https://bugs.wireshark.org/bug...Michael Mann2014-01-081-0/+1
* Turn WANT_PACKET_EDITOR into an option until such a time thatJörg Mayer2013-11-071-0/+1
* Add Airpcap detection, use it by default on win32Jörg Mayer2013-10-101-1/+5
* Build qtshark by default, use qt5 by default. To turnJörg Mayer2013-10-101-2/+2
* Change default gtk build from version 2 to version 3 forJörg Mayer2013-07-241-1/+1
* Clean up capitalization in some option descriptions.Guy Harris2013-07-231-9/+9
* Add option for echld builds (forgot that in a previous commit)Jörg Mayer2013-07-211-0/+1
* Add Qt5 build support with cmake. Just do cmake ... -DENABLE_QT5=ON ...Jörg Mayer2013-04-251-1/+2
* From Jim Young, bug 7745.Martin Mathieson2012-09-241-0/+1
* Get netlink detection working with cmake (not complete)Jörg Mayer2012-09-061-1/+1
* Complete cmake support for netlink detectionJörg Mayer2012-06-201-0/+1
* Prepare the cmake infrastucture for eventually buildingJörg Mayer2012-02-021-1/+2
* Bug 6448 says the embedded Python stuff does not really work.Jeff Morriss2012-01-201-1/+1
* Change the use of threads from "mostly always, depending on yourGerald Combs2011-11-071-2/+0
* Get rid of (hopefully) all configure options to enable MAIN_MENU_USE_UIMANAGERJörg Mayer2011-09-251-2/+1
* Make it possible to disable building with libpcap.Jörg Mayer2011-08-301-0/+1
* Remove support for libpcre, we use GRegex in GLib.Stig Bjørlykke2011-08-231-1/+0
* Fix a typoJörg Mayer2011-08-221-1/+1
* Rename UI_MANAGER to ENABLE_UI_MANAGER, put it intoJörg Mayer2011-08-221-1/+2
* Add option for USE_THREADS.Michael Tüxen2011-07-161-0/+1
* Add a comment noting why AirPcap support cannot be unconditionallyGuy Harris2011-07-121-1/+7
* Disable airpcap by default. This matches the configure script.Michael Tüxen2011-07-121-1/+1
* Add configure options to make change the default file formatJörg Mayer2011-06-171-1/+2
* Add GTK3 cmake options. It doesn't build, just like its configure pendant.Jörg Mayer2011-06-081-0/+1
* A little more old packet list cleanupStephen Fisher2011-03-081-1/+0