aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2012-09-18*NIX (autofoo and cmake) part of the fix forJeff Morriss1-30/+41
2012-09-15Update CMakeLists to respect the recent libui changes so that wireshark andEvan Huus1-1/+2
2012-09-14Create a common libui using CMake similar to what we do with Autotools.Gerald Combs1-4/+6
2012-09-06Get netlink detection working with cmake (not complete)Jörg Mayer1-2/+3
2012-08-24Revert r44644 and 44645. g_source_*, g_timeout_, and g_io_* all dependGerald Combs1-1/+0
2012-08-23Move the pipe input routines to the common UI directory.Gerald Combs1-0/+1
2012-08-23The proper way to set compiler flags in cmake is not by usingJörg Mayer1-1/+20
2012-08-23The name configure.in has been deprecated for many years.Jörg Mayer1-2/+2
2012-08-19Commit 44474 added some arguments to the ac_init macro that brokeJörg Mayer1-1/+1
2012-08-01Move the common parts of iface_lists.[ch] from ui/gtk/ to ui/. Leave theGerald Combs1-0/+1
2012-07-20WiMAX OFDMA PHY SAP dissector plugin (https://bugs.wireshark.org/bugzilla/sho...Michael Mann1-0/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-28From Pontus Fuchs:Guy Harris1-0/+2
2012-06-25From Tony Trinh:Anders Broman1-1/+1
2012-06-24Also add ws80211_utils.c for CMake builds.Jörg Mayer1-0/+2
2012-06-20Complete cmake support for netlink detectionJörg Mayer1-0/+8
2012-06-20And another instance of HAVE_WIRELESS_TOOLBAR I missedJörg Mayer1-1/+0
2012-06-20Copy over Makefile.common changes to CMakeListsJörg Mayer1-0/+1
2012-06-19Do the changes to configure from r43354 in cmake as well.Jörg Mayer1-0/+1
2012-06-01No more GIOP plugins, no more plugins/giop directory.Guy Harris1-1/+0
2012-03-15Document which warnings are c++ only.Jörg Mayer1-9/+14
2012-03-08Reflect the move of alert_box.c to the ui directory.Guy Harris1-1/+1
2012-02-19Reflect the move of dftest.c back to the top-level directory.Guy Harris1-1/+1
2012-02-17Trying to fix the compile of ui/util.c on Windows by moving theJörg Mayer1-1/+3
2012-02-17Start moving files to ui/ and ui/cli/Jörg Mayer1-42/+42
2012-02-08Last fix to the wrong approach.Jörg Mayer1-0/+1
2012-02-07Make sure that we only have to set (or pick up) the docdir environmentJörg Mayer1-1/+1
2012-02-05From QA Cafe:Anders Broman1-0/+1
2012-02-05Fix long standing but that prevented installation toJörg Mayer1-3/+3
2012-02-04- Add a comment how to improve the output of supported features later on.Jörg Mayer1-1/+18
2012-02-02- Move setting _U_ into config.h, becauseJörg Mayer1-4/+11
2012-02-02Prepare the cmake infrastucture for eventually buildingJörg Mayer1-16/+58
2012-01-20Manually revert the changes to CMakeLists.txt from commit 40602 - they should...Jörg Mayer1-2/+2
2012-01-20Bug 6448 says the embedded Python stuff does not really work.Jeff Morriss1-2/+2
2012-01-18Reflect the move of recent.c from ui/gtk to the top-level directory.Guy Harris1-0/+1
2012-01-16move alert box for cmake builds as wellJörg Mayer1-1/+1
2012-01-16alert_box.c moved to ui/Jörg Mayer1-1/+1
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-2/+2
2012-01-15Rename crypt-xxx to xxxJörg Mayer1-1/+1
2012-01-13Sync filelists between autofoo and cmake.Jörg Mayer1-1/+1
2012-01-12CMakeLists.txt: Make sure TSHARK_TAP_SRC is defined beforeGerald Combs1-4/+4
2011-12-30I had a capture_errs.c but capture-wpcap.c eated it.Guy Harris1-1/+0
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