aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeOptions.txt
AgeCommit message (Expand)AuthorFilesLines
2016-03-24extcap: add ciscodump.Dario Lombardo1-0/+1
2016-03-21Remove ADNS supportJoão Valverde1-1/+0
2016-03-07Add conflict check filterAlexis La Goutte1-0/+1
2015-12-22extcap: add randpktdump, a random packet generator.Dario Lombardo1-0/+1
2015-11-19extcap: add sshdump.Dario Lombardo1-0/+1
2015-11-10Apple calls it just "OS X" these days.Guy Harris1-2/+2
2015-04-08extcap: Add support for Android - androiddumpMichal Labedzki1-0/+2
2015-02-18Add AddressSanitizer (ASAN) build optionAlexis La Goutte1-0/+1
2015-01-08CMake: Enable DocBook on Windows.Gerald Combs1-0/+1
2015-01-06CMake: Add an ENABLE_CODE_ANALYSIS option.Gerald Combs1-0/+2
2015-01-05Note why we only default to enabling libnl on Linux.Guy Harris1-0/+3
2014-12-15cmake: Do not hide possible options for other platformsMichal Labedzki1-0/+2
2014-12-11CMake: Make it easier to generate the release notes & NEWS.Gerald Combs1-1/+2
2014-10-09CMake: Build an application bundle (Wireshark.app) on OS X.Gerald Combs1-0/+5
2014-09-02Qt → wireshark. GTK+ → wireshark-gtk.Gerald Combs1-18/+17
2014-08-24Add captype to the CMake options so it gets built if requiredGraham Bloice1-0/+1
2014-08-22Add WinSparkle to the CMake build to bring it into line withGraham Bloice1-0/+5
2014-08-21Extcap Capture InterfaceRoland Knall1-0/+1
2014-06-18Undo more of Graham's changes:Joerg Mayer1-16/+3
2014-06-17Remove detection of Python libraries: They are not used anymore.Joerg Mayer1-1/+0
2014-06-08Update CMake build for win32 to build QT again, and to findGraham Bloice1-3/+16
2014-05-05libnl is a Linux-specific library; don't offer libnl support except on Linux.Guy Harris1-1/+3
2014-04-29Set CMake defaults for Windows build to:Graham Bloice1-1/+8
2014-04-20Rename ENABLE_EXTRA_COMPILER_CHECKS to ENABLE_EXTRA_COMPILER_WARNINGS.Guy Harris1-2/+2
2014-04-20Rename ENABLE_EXTRA_GCC_CHECKS to ENABLE_EXTRA_COMPILER_CHECKS.Guy Harris1-1/+1
2014-04-20Get rid of ENABLE_EXTRA_CLANG_CHECKS.Guy Harris1-1/+0
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2014-03-31Add --enable-extra-clang-checks for autotools and CMakeListAlexis La Goutte1-0/+1
2014-02-17Add Bluetooth SBC Codec support in cmakeMichal Labedzki1-0/+1
2014-01-19Add option to specify special permissions for dumpcap during cmake phase:Jörg Mayer1-0/+5
2014-01-08TFShark (Terminal Fileshark) v.001. Bug 9607 (https://bugs.wireshark.org/bug...Michael Mann1-0/+1
2013-11-07Turn WANT_PACKET_EDITOR into an option until such a time thatJörg Mayer1-0/+1
2013-10-10Add Airpcap detection, use it by default on win32Jörg Mayer1-1/+5
2013-10-10Build qtshark by default, use qt5 by default. To turnJörg Mayer1-2/+2
2013-07-24Change default gtk build from version 2 to version 3 forJörg Mayer1-1/+1
2013-07-23Clean up capitalization in some option descriptions.Guy Harris1-9/+9
2013-07-21Add option for echld builds (forgot that in a previous commit)Jörg Mayer1-0/+1
2013-04-25Add Qt5 build support with cmake. Just do cmake ... -DENABLE_QT5=ON ...Jörg Mayer1-1/+2
2012-09-24From Jim Young, bug 7745.Martin Mathieson1-0/+1
2012-09-06Get netlink detection working with cmake (not complete)Jörg Mayer1-1/+1
2012-06-20Complete cmake support for netlink detectionJörg Mayer1-0/+1
2012-02-02Prepare the cmake infrastucture for eventually buildingJörg Mayer1-1/+2
2012-01-20Bug 6448 says the embedded Python stuff does not really work.Jeff Morriss1-1/+1
2011-11-07Change the use of threads from "mostly always, depending on yourGerald Combs1-2/+0
2011-09-25Get rid of (hopefully) all configure options to enable MAIN_MENU_USE_UIMANAGERJörg Mayer1-2/+1
2011-08-30Make it possible to disable building with libpcap.Jörg Mayer1-0/+1
2011-08-23Remove support for libpcre, we use GRegex in GLib.Stig Bjørlykke1-1/+0
2011-08-22Fix a typoJörg Mayer1-1/+1
2011-08-22Rename UI_MANAGER to ENABLE_UI_MANAGER, put it intoJörg Mayer1-1/+2
2011-07-16Add option for USE_THREADS.Michael Tüxen1-0/+1