aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2011-12-01Dafine G_DISABLE_SINGLE_INCLUDES while compiling. This mimics a patchJörg Mayer1-0/+1
2011-11-09As reported by Michael Speck:Stig Bjørlykke1-4/+0
2011-11-07Change the use of threads from "mostly always, depending on yourGerald Combs1-9/+2
2011-09-25Get rid of (hopefully) all configure options to enable MAIN_MENU_USE_UIMANAGERJörg Mayer1-4/+0
2011-09-15Add a tap for showing all expert items.Martin Mathieson1-0/+1
2011-08-30Make it possible to disable building with libpcap.Jörg Mayer1-1/+5
2011-08-29Only build rawshark and dumpcap if we have libpcapJörg Mayer1-2/+2
2011-08-29rtp-player now compiles with gtk3Jörg Mayer1-1/+1
2011-08-23GTK3 only builds if portaudio is disabled (rtp player is notJörg Mayer1-1/+1
2011-08-23Remove support for libpcre, we use GRegex in GLib.Stig Bjørlykke1-6/+0
2011-08-22Missed (at least) one place where to rename UI_MANAGER -> ENABLE_UI_MANAGERJörg Mayer1-1/+1
2011-08-22Rename UI_MANAGER to ENABLE_UI_MANAGER, put it intoJörg Mayer1-0/+3
2011-08-07mate_grammar.lemon:Jörg Mayer1-2/+5
2011-08-05We can always add ${GTHREAD2_LIBRARIES} - this variable will be emptyJörg Mayer1-3/+1
2011-08-05Use GLIB2_LDFLAGS instead of GLIB2_LIBRARIES for wsutil, since itGerald Combs1-0/+6
2011-08-02Define PACKAGE in config.h.Gerald Combs1-1/+0
2011-08-02Add tap-hosts.c.Gerald Combs1-0/+1
2011-07-19At the request of Tony Trinh on -dev, set(CMAKE_VERBOSE_MAKEFILE OFF)Chris Maynard1-2/+2
2011-07-16Add option for USE_THREADS.Michael Tüxen1-0/+4
2011-07-14Add LTE RLC stats tap to tshark.Martin Mathieson1-0/+1
2011-07-14Add LTE MAC statistics to tshark.Martin Mathieson1-0/+1
2011-07-12Copy over behaviour of commit 37967 for configure.inJörg Mayer1-1/+2
2011-06-22rev 37741 added tap-rtspstat.c to Makefile.common.Jörg Mayer1-0/+1
2011-06-17Add configure options to make change the default file formatJörg Mayer1-0/+4
2011-06-08Add GTK3 cmake options. It doesn't build, just like its configure pendant.Jörg Mayer1-5/+15
2011-06-08From Roland Knall via bug 6007:Stig Bjørlykke1-1/+0
2011-06-07Move packet-sercosiii.c to be a builtin dissector.Anders Broman1-1/+0
2011-05-19From Dirk Jagdmann via bug 5875:Gerald Combs1-0/+1
2011-05-19Update CMakeLists to follow commit 37219.Jörg Mayer1-0/+4
2011-05-12Play catch up with recent configure.in changes:Jörg Mayer1-0/+6
2011-04-27Add frame_data_sequence.c.Guy Harris1-0/+1
2011-04-11Add conversation tracking and tshark tap support to ICMPv6. Fixes bug 5810.Chris Maynard1-0/+1
2011-04-05Add ICMP tap support, and add a tshark tap to measure such things as:Chris Maynard1-0/+1
2011-02-21From Roland Knall:Jaap Keuter1-0/+3
2011-01-18dumpcap failed to link - add glib2 and wsutil libraries to fix this.Jörg Mayer1-0/+2
2011-01-04Free dumpcap from linking to wiretap.Jaap Keuter1-1/+0
2010-11-28u3.c has moved.Jörg Mayer1-0/+1
2010-11-16First try to install docbook stuff as well - not yet workingJörg Mayer1-0/+1
2010-10-02- Pod stuff is independent of the guides, so check/useJörg Mayer1-5/+3
2010-10-01Fix for Jörg Mayer1-2/+5
2010-10-01- Reorder how packagetests are runJörg Mayer1-21/+29
2010-09-28- Reset a few more variables used in FindXYZ scripts.Jörg Mayer1-4/+7
2010-09-25- FindGLIB2.cmake updates fromJörg Mayer1-1/+1
2010-09-24Actually do what I said I did in the previous checkin.Guy Harris1-1/+1
2010-09-24Plugins are not shared libraries, so:Guy Harris1-5/+1
2010-09-23Undo some part of Jörg Mayer1-13/+6
2010-09-23H.sivank:Jörg Mayer1-4/+9
2010-09-23Some CMake fixes from H.sivank:Stig Bjørlykke1-12/+18
2010-09-23Copy behaviour ofJörg Mayer1-1/+0
2010-09-23H. Sivank <hsivank@gmail.com>Jörg Mayer1-10/+10