index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CMakeOptions.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apple calls it just "OS X" these days.
Guy Harris
2015-11-10
1
-2
/
+2
*
Initialize master-2.0.
v2.0.0rc0
Gerald Combs
2015-10-05
1
-1
/
+1
*
extcap: Add support for Android - androiddump
Michal Labedzki
2015-04-08
1
-0
/
+2
*
Add AddressSanitizer (ASAN) build option
Alexis La Goutte
2015-02-18
1
-0
/
+1
*
CMake: Enable DocBook on Windows.
Gerald Combs
2015-01-08
1
-0
/
+1
*
CMake: Add an ENABLE_CODE_ANALYSIS option.
Gerald Combs
2015-01-06
1
-0
/
+2
*
Note why we only default to enabling libnl on Linux.
Guy Harris
2015-01-05
1
-0
/
+3
*
cmake: Do not hide possible options for other platforms
Michal Labedzki
2014-12-15
1
-0
/
+2
*
CMake: Make it easier to generate the release notes & NEWS.
Gerald Combs
2014-12-11
1
-1
/
+2
*
CMake: Build an application bundle (Wireshark.app) on OS X.
Gerald Combs
2014-10-09
1
-0
/
+5
*
Qt → wireshark. GTK+ → wireshark-gtk.
Gerald Combs
2014-09-02
1
-18
/
+17
*
Add captype to the CMake options so it gets built if required
Graham Bloice
2014-08-24
1
-0
/
+1
*
Add WinSparkle to the CMake build to bring it into line with
Graham Bloice
2014-08-22
1
-0
/
+5
*
Extcap Capture Interface
Roland Knall
2014-08-21
1
-0
/
+1
*
Undo more of Graham's changes:
Joerg Mayer
2014-06-18
1
-16
/
+3
*
Remove detection of Python libraries: They are not used anymore.
Joerg Mayer
2014-06-17
1
-1
/
+0
*
Update CMake build for win32 to build QT again, and to find
Graham Bloice
2014-06-08
1
-3
/
+16
*
libnl is a Linux-specific library; don't offer libnl support except on Linux.
Guy Harris
2014-05-05
1
-1
/
+3
*
Set CMake defaults for Windows build to:
Graham Bloice
2014-04-29
1
-1
/
+8
*
Rename ENABLE_EXTRA_COMPILER_CHECKS to ENABLE_EXTRA_COMPILER_WARNINGS.
Guy Harris
2014-04-20
1
-2
/
+2
*
Rename ENABLE_EXTRA_GCC_CHECKS to ENABLE_EXTRA_COMPILER_CHECKS.
Guy Harris
2014-04-20
1
-1
/
+1
*
Get rid of ENABLE_EXTRA_CLANG_CHECKS.
Guy Harris
2014-04-20
1
-1
/
+0
*
Continue to remove $Id$ from top of file
Alexis La Goutte
2014-03-31
1
-2
/
+0
*
Add --enable-extra-clang-checks for autotools and CMakeList
Alexis La Goutte
2014-03-31
1
-0
/
+1
*
Add Bluetooth SBC Codec support in cmake
Michal Labedzki
2014-02-17
1
-0
/
+1
*
Add option to specify special permissions for dumpcap during cmake phase:
Jörg Mayer
2014-01-19
1
-0
/
+5
*
TFShark (Terminal Fileshark) v.001. Bug 9607 (https://bugs.wireshark.org/bug...
Michael Mann
2014-01-08
1
-0
/
+1
*
Turn WANT_PACKET_EDITOR into an option until such a time that
Jörg Mayer
2013-11-07
1
-0
/
+1
*
Add Airpcap detection, use it by default on win32
Jörg Mayer
2013-10-10
1
-1
/
+5
*
Build qtshark by default, use qt5 by default. To turn
Jörg Mayer
2013-10-10
1
-2
/
+2
*
Change default gtk build from version 2 to version 3 for
Jörg Mayer
2013-07-24
1
-1
/
+1
*
Clean up capitalization in some option descriptions.
Guy Harris
2013-07-23
1
-9
/
+9
*
Add option for echld builds (forgot that in a previous commit)
Jörg Mayer
2013-07-21
1
-0
/
+1
*
Add Qt5 build support with cmake. Just do cmake ... -DENABLE_QT5=ON ...
Jörg Mayer
2013-04-25
1
-1
/
+2
*
From Jim Young, bug 7745.
Martin Mathieson
2012-09-24
1
-0
/
+1
*
Get netlink detection working with cmake (not complete)
Jörg Mayer
2012-09-06
1
-1
/
+1
*
Complete cmake support for netlink detection
Jörg Mayer
2012-06-20
1
-0
/
+1
*
Prepare the cmake infrastucture for eventually building
Jörg Mayer
2012-02-02
1
-1
/
+2
*
Bug 6448 says the embedded Python stuff does not really work.
Jeff Morriss
2012-01-20
1
-1
/
+1
*
Change the use of threads from "mostly always, depending on your
Gerald Combs
2011-11-07
1
-2
/
+0
*
Get rid of (hopefully) all configure options to enable MAIN_MENU_USE_UIMANAGER
Jörg Mayer
2011-09-25
1
-2
/
+1
*
Make it possible to disable building with libpcap.
Jörg Mayer
2011-08-30
1
-0
/
+1
*
Remove support for libpcre, we use GRegex in GLib.
Stig Bjørlykke
2011-08-23
1
-1
/
+0
*
Fix a typo
Jörg Mayer
2011-08-22
1
-1
/
+1
*
Rename UI_MANAGER to ENABLE_UI_MANAGER, put it into
Jörg Mayer
2011-08-22
1
-1
/
+2
*
Add option for USE_THREADS.
Michael Tüxen
2011-07-16
1
-0
/
+1
*
Add a comment noting why AirPcap support cannot be unconditionally
Guy Harris
2011-07-12
1
-1
/
+7
*
Disable airpcap by default. This matches the configure script.
Michael Tüxen
2011-07-12
1
-1
/
+1
*
Add configure options to make change the default file format
Jörg Mayer
2011-06-17
1
-1
/
+2
*
Add GTK3 cmake options. It doesn't build, just like its configure pendant.
Jörg Mayer
2011-06-08
1
-0
/
+1
[next]