And another instance of HAVE_WIRELESS_TOOLBAR I missed
[metze/wireshark/wip.git] / CMakeLists.txt
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.
2011-08-02 Gerald CombsAdd tap-hosts.c.
2011-07-19 Chris MaynardAt the request of Tony Trinh on -dev, set(CMAKE_VERBOSE...
2011-07-16 Michael TüxenAdd option for USE_THREADS.
2011-07-14 Martin MathiesonAdd LTE RLC stats tap to tshark.
2011-07-14 Martin MathiesonAdd LTE MAC statistics to tshark.
2011-07-12 Jörg MayerCopy over behaviour of commit 37967 for configure.in
2011-06-22 Jörg Mayerrev 37741 added tap-rtspstat.c to Makefile.common.
2011-06-17 Jörg MayerAdd configure options to make change the default file...
2011-06-08 Jörg MayerAdd GTK3 cmake options. It doesn't build, just like...
2011-06-08 Stig BjørlykkeFrom Roland Knall via bug 6007:
2011-06-07 Anders BromanMove packet-sercosiii.c to be a builtin dissector.
2011-05-19 Gerald CombsFrom Dirk Jagdmann via bug 5875:
2011-05-19 Jörg MayerUpdate CMakeLists to follow commit 37219.
2011-05-12 Jörg MayerPlay catch up with recent configure.in changes:
2011-04-27 Guy HarrisAdd frame_data_sequence.c.
2011-04-11 Chris MaynardAdd conversation tracking and tshark tap support to...
2011-04-05 Chris MaynardAdd ICMP tap support, and add a tshark tap to measure...
2011-02-21 Jaap KeuterFrom Roland Knall:
2011-01-18 Jörg Mayerdumpcap failed to link - add glib2 and wsutil libraries...
2011-01-04 Jaap KeuterFree dumpcap from linking to wiretap.
2010-11-28 Jörg Mayeru3.c has moved.
2010-11-16 Jörg MayerFirst try to install docbook stuff as well - not yet...
2010-10-02 Jörg Mayer- Pod stuff is independent of the guides, so check/use
2010-10-01 Jörg MayerFix for
2010-10-01 Jörg Mayer- Reorder how packagetests are run
2010-09-28 Jörg Mayer- Reset a few more variables used in FindXYZ scripts.
2010-09-25 Jörg Mayer- FindGLIB2.cmake updates from
2010-09-24 Guy HarrisActually do what I said I did in the previous checkin.
2010-09-24 Guy HarrisPlugins are not shared libraries, so:
2010-09-23 Jörg MayerUndo some part of
2010-09-23 Jörg MayerH.sivank:
2010-09-23 Stig BjørlykkeSome CMake fixes from H.sivank:
2010-09-23 Jörg MayerCopy behaviour of
2010-09-23 Jörg MayerH. Sivank <hsivank@gmail.com>
2010-09-23 Jörg MayerTry to add support to learn the HTML_VIEWER variable...
2010-09-18 Jeff MorrissFrom Cal Turney via https://bugs.wireshark.org/bugzilla...
2010-09-10 Stig BjørlykkeUse absolute paths in link_directories.
2010-07-17 Jörg Mayer- Copy over from Makefile.am: dumpcap doesn't need...
2010-07-15 Jörg MayerFix cmake build for wireshark-filters.
2010-07-15 Gerald CombsDon't include the filter list (which is now over 16MB...
2010-07-14 Jörg Mayer- Update todo list
2010-06-03 Jörg Mayer- Add tap-sv.c and packet-sv.c to the list of files...
2010-05-28 Jeff MorrissMove some code (including the optional objects) into...
2010-05-24 Guy HarrisAt least according to the CMake 2.6 documentation,
2010-05-24 Jörg Mayer- Add a comment about the magic in the FindXXX.cmake...
2010-05-19 Jörg MayerCommit 32350 replaced the self written FindZ.cmake...
2010-05-15 Jörg Mayertext2pcap_scanner.l does not compile without warnings
2010-05-15 Jörg Mayer- Move cmake options into their own file, making it...
2010-04-01 Kovarththanan Raja... Sync ZLIB from CMake trunk
2010-03-18 Jörg Mayercmake changes:
2010-03-16 Uwe GirlichThis adds a new dissector plugin: INTERLINK. This proto...
2010-03-07 Jörg Mayer- Derive Wireshark version from configure.in for now.
2010-03-06 Anders BromanFrom Andrej Kuehnal:
2010-03-04 Jörg MayerCopy over the introduction of Makefile.common change
2010-02-25 Jörg MayerAlmost working out-of-tree builds for the documentation,
2010-01-14 Stig BjørlykkeSet correct locale in make-version.pl instead of in...
2010-01-13 Stig BjørlykkeAdd a target to always run make-version.pl to check...
2009-12-29 Jörg Mayer- Beginnings of cmake in docbook directory
next