Add a cast to squelch a warning.
[metze/wireshark/wip.git] / CMakeLists.txt
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
2012-06-20 Jörg MayerAnd another instance of HAVE_WIRELESS_TOOLBAR I missed
2012-06-20 Jörg MayerCopy over Makefile.common changes to CMakeLists
2012-06-19 Jörg MayerDo the changes to configure from r43354 in cmake as...
2012-06-01 Guy HarrisNo more GIOP plugins, no more plugins/giop directory.
2012-03-15 Jörg MayerDocument which warnings are c++ only.
2012-03-08 Guy HarrisReflect the move of alert_box.c to the ui directory.
2012-02-19 Guy HarrisReflect the move of dftest.c back to the top-level...
2012-02-17 Jörg MayerTrying to fix the compile of ui/util.c on Windows by...
2012-02-17 Jörg MayerStart moving files to ui/ and ui/cli/
2012-02-08 Jörg MayerLast fix to the wrong approach.
2012-02-07 Jörg MayerMake sure that we only have to set (or pick up) the...
2012-02-05 Anders BromanFrom QA Cafe:
2012-02-05 Jörg MayerFix long standing but that prevented installation to
2012-02-04 Jörg Mayer- Add a comment how to improve the output of supported...
2012-02-02 Jörg Mayer- Move setting _U_ into config.h, because
2012-02-02 Jörg MayerPrepare the cmake infrastucture for eventually building
2012-01-20 Jörg MayerManually revert the changes to CMakeLists.txt from...
2012-01-20 Jeff MorrissBug 6448 says the embedded Python stuff does not really...
2012-01-18 Guy HarrisReflect the move of recent.c from ui/gtk to the top...
2012-01-16 Jörg Mayermove alert box for cmake builds as well
2012-01-16 Jörg Mayeralert_box.c moved to ui/
2012-01-15 Jörg MayerMove gtk to ui/gtk.
2012-01-15 Jörg MayerRename crypt-xxx to xxx
2012-01-13 Jörg MayerSync filelists between autofoo and cmake.
2012-01-12 Gerald CombsCMakeLists.txt: Make sure TSHARK_TAP_SRC is defined...
2011-12-30 Guy HarrisI had a capture_errs.c but capture-wpcap.c eated it.
2011-12-01 Jörg MayerDafine G_DISABLE_SINGLE_INCLUDES while compiling. This...
2011-11-09 Stig BjørlykkeAs reported by Michael Speck:
2011-11-07 Gerald CombsChange the use of threads from "mostly always, dependin...
2011-09-25 Jörg MayerGet rid of (hopefully) all configure options to enable...
2011-09-15 Martin MathiesonAdd a tap for showing all expert items.
2011-08-30 Jörg MayerMake it possible to disable building with libpcap.
2011-08-29 Jörg MayerOnly build rawshark and dumpcap if we have libpcap
2011-08-29 Jörg Mayerrtp-player now compiles with gtk3
2011-08-23 Jörg MayerGTK3 only builds if portaudio is disabled (rtp player...
2011-08-23 Stig BjørlykkeRemove support for libpcre, we use GRegex in GLib.
2011-08-22 Jörg MayerMissed (at least) one place where to rename UI_MANAGER...
2011-08-22 Jörg MayerRename UI_MANAGER to ENABLE_UI_MANAGER, put it into
2011-08-07 Jörg Mayermate_grammar.lemon:
2011-08-05 Jörg MayerWe can always add ${GTHREAD2_LIBRARIES} - this variable...
2011-08-05 Gerald CombsUse GLIB2_LDFLAGS instead of GLIB2_LIBRARIES for wsutil...
2011-08-02 Gerald CombsDefine PACKAGE in config.h.
next