If CODE_SIGN_IDENTITY is set use it to sign the app bundle and the
[metze/wireshark/wip.git] / CMakeLists.txt
2013-10-13 Graham BloiceAdd CMake properties to targets so that they are logica...
2013-10-12 Jörg MayerRemove some things that I added while not understanding...
2013-10-11 Jörg MayerWith Gerald's patch we should no longer require GTK...
2013-10-11 Jörg MayerThe env variable is QT5_BASE_DIR, as documented in...
2013-10-11 Jörg MayerThe path for the Qt5 installation now needs to be set...
2013-10-11 Jörg Mayerqtshark and wireshark(gtk2) now actually find their...
2013-10-11 Jörg MayerNow the GUI programs (wireshark/gtk2 and qtshark) compi...
2013-10-10 Gerald CombsTry to locate QtMacExtras.
2013-10-10 Jörg MayerAdd Airpcap detection, use it by default on win32
2013-10-10 Jörg MayerGenerate setpath.bat to set the paths necessary for...
2013-10-10 Jörg MayerThe path approach can't work this way: Trying to set...
2013-10-08 Jörg MayerTry to set PATH on Windows to all required dlls/libs...
2013-10-06 Jörg MayerRemove an uncommented line: The file is now part of...
2013-10-06 Jörg MayerAdd a comment about PCAP_VERSION
2013-10-06 Jörg MayerHack around the "/MD overridden by /MDd" messages.
2013-10-05 Jörg MayerAttempt to get linking working with cmake - without...
2013-10-04 Jörg MayerThe PERL variable name is deprecated, use PERL_EXECUTAB...
2013-09-30 Jörg MayerDon't link qtshark against portaudio
2013-09-23 Jörg MayerBeginnings of win cmake support (not yet working),...
2013-09-10 Gerald CombsHomebrew installs gettext (including libintl, which...
2013-08-13 Jörg MayerImplement in cmake:
2013-08-03 Jörg MayerAllow the python interpreter to be version 3 (2 being...
2013-08-02 Jörg MayerPrint the flag we are testing
2013-08-01 Gerald CombsTShark links with libui so we should always build it.
2013-08-01 Jeff MorrissMove a bunch of the crypt modules and pint.h into wsutil.
2013-07-23 Jörg MayerUse largefile detection in cmake.
2013-07-23 Jörg MayerLooks like not every version of cmake has the same...
2013-07-22 Jörg MayerWrap clang specific tests into a clang tests instead...
2013-07-22 Jörg MayerDon't use the program name to identify the compiler...
2013-07-21 Jörg MayerTry to generate an error when calling clang with an...
2013-07-21 Jörg MayerEnable echld builds with cmake when building with ENABL...
2013-07-21 Jörg MayerDon't check for "APPLE" if what you really mean is...
2013-07-16 Jeff MorrissMove merge.{h,c} into wiretap: these modules use wireta...
2013-07-16 Jeff MorrissMove u3.{h,c} and g711.{h,c} into wsutil.
2013-07-16 Jeff MorrissMove strnatcmp.{h,c} from epan into wsutil: there's...
2013-07-15 Jeff MorrissMove report_err.{h,c} from epan into wsutil: there...
2013-07-14 Michael TüxenDon't use compiler options not supported by clang in...
2013-07-12 Jeff MorrissMove the print modules into epan.
2013-07-12 Jeff MorrissMove disabled_protos.{h,c} into epan.
2013-07-11 Jeff MorrissMove some more modules into epan.
2013-07-11 Jakub Zawadzkipacket dissection now takes pointer to tvb instead...
2013-07-10 Chris MaynardAdd strnatcmp by Martin Pool for 'natural order' string...
2013-06-27 Guy HarrisFor now, don't turn on -Wcast-align by default. There...
2013-06-26 Jeff MorrissMove tap-*-common.{h,c} into ui/ since that's the home...
2013-06-26 Jeff MorrissMove tempfile.{h,c} into wsutil.
2013-06-26 Jeff Morrisseditcap no longer has to link against nstime.o, it...
2013-06-25 Jeff MorrissMove a couple of time-related modules into wsutil.
2013-06-01 Guy HarrisUpdate various warning-option lists to match what the...
2013-06-01 Jörg MayerMove -Wlogical-op to list of standard compiler flags...
2013-05-22 Guy Harriscapture_unix_ifnames.c is gone.
2013-05-14 Michael TüxenSuppress warnings when using Apple's C compiler.
2013-05-07 Jörg MayerMove common code into UseAsn2Wrs.cmake.
2013-05-01 Jörg MayerSort the list of packages to make it easier to check...
2013-05-01 Jörg Mayer- Fix logic for finding packages with differing Find...
2013-05-01 Jörg MayerOur scripts do ont work with python3, so only pick...
2013-04-28 Guy HarrisFix suspected copy-and-pasteo.
2013-04-25 Jörg MayerAdd Qt5 build support with cmake. Just do cmake .....
2013-04-23 Jörg MayerStub cmake support for generating the asn1 dissectors.
2013-04-22 Jörg MayerMimic autoconf behavior and enable -Wc++-compat by...
2013-04-22 Jörg MayerRevert
2013-04-21 Jörg MayerUse -Wshadow in cmake builds
2013-03-06 Balint ReczeyMerge asn2deb and idl2deb from official Debian package
2013-03-02 Balint ReczeyRevert "Make Solaris Studio hide internal shared librar...
2013-03-02 Balint ReczeyMake Solaris Studio hide internal shared library symbol...
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-28 Balint ReczeyExport libwsutil symbols using WS_DLL_PUBLIC define
2013-02-25 Balint ReczeyAdd dumpabi targets to CMake builds
2013-02-02 Guy HarrisReflect the move of recent.c to the ui directory.
2013-01-18 Gerald CombsUse CMAKE_VERSION for the Info.plist comment.
2013-01-18 Gerald CombsGenerate Info.plist using CMake and enable it in QtShar...
2012-12-21 Gerald CombsMove common time shifting code to ui/time_shift.[ch...
2012-12-21 Michael TüxenUse pcapio routines. This concludes the preperation for
2012-12-18 Michael Tüxentext2pcap needs only the wsutil lib, not the wiretap...
2012-12-17 Gerald CombsAdd libui_dirty.
2012-11-22 Guy HarrisWe don't need Cocoa or Core Services for anything.
2012-11-22 Gerald CombsLink with CoreFoundation and SystemConfiguration and...
2012-11-22 Guy HarrisAdd capture_unix_ifnames.c to the list of files needed...
2012-11-19 Anders BromanFrom Mike Garratt:
2012-11-01 Jörg MayerFix ui/qt/print_dialog.cpp:228:23: error: variable...
2012-10-03 Jörg Mayercapinfos needs libwsutil. Explicitely link against it.
2012-10-03 Jörg MayerAdd manpages for reordercap
2012-09-28 Jörg MayerGet rid of HAVE_CONFIG_H for cmake. Fix one case where...
2012-09-24 Gerald CombsUpdate regexes to match the version string changes...
2012-09-24 Martin MathiesonFrom Jim Young, bug 7745.
2012-09-18 Jeff Morriss*NIX (autofoo and cmake) part of the fix for
2012-09-15 Evan HuusUpdate CMakeLists to respect the recent libui changes...
2012-09-14 Gerald CombsCreate a common libui using CMake similar to what we...
2012-09-06 Jörg MayerGet netlink detection working with cmake (not complete)
2012-08-24 Gerald CombsRevert r44644 and 44645. g_source_*, g_timeout_, and...
2012-08-23 Gerald CombsMove the pipe input routines to the common UI directory.
2012-08-23 Jörg MayerThe proper way to set compiler flags in cmake is not...
2012-08-23 Jörg MayerThe name configure.in has been deprecated for many...
2012-08-19 Jörg MayerCommit 44474 added some arguments to the ac_init macro...
2012-08-01 Gerald CombsMove the common parts of iface_lists.[ch] from ui/gtk...
2012-07-20 Michael MannWiMAX OFDMA PHY SAP dissector plugin (https://bugs...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-28 Guy HarrisFrom Pontus Fuchs:
2012-06-25 Anders BromanFrom Tony Trinh:
2012-06-24 Jörg MayerAlso add ws80211_utils.c for CMake builds.
2012-06-20 Jörg MayerComplete cmake support for netlink detection
next