aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Move common time shifting code to ui/time_shift.[ch]. Change theGerald Combs2012-12-211-1/+1
* Use pcapio routines. This concludes the preperation forMichael Tüxen2012-12-211-0/+1
* text2pcap needs only the wsutil lib, not the wiretap lib (as far as I can see).Michael Tüxen2012-12-181-1/+1
* Add libui_dirty.Gerald Combs2012-12-171-0/+2
* We don't need Cocoa or Core Services for anything.Guy Harris2012-11-221-7/+7
* Link with CoreFoundation and SystemConfiguration and add cfuitils.c onGerald Combs2012-11-221-4/+14
* Add capture_unix_ifnames.c to the list of files needed when building forGuy Harris2012-11-221-1/+1
* From Mike Garratt:Anders Broman2012-11-191-1/+1
* Fix ui/qt/print_dialog.cpp:228:23: error: variable ‘status’ set but not u...Jörg Mayer2012-11-011-1/+7
* capinfos needs libwsutil. Explicitely link against it.Jörg Mayer2012-10-031-0/+1
* Add manpages for reordercapJörg Mayer2012-10-031-0/+4
* Get rid of HAVE_CONFIG_H for cmake. Fix one case where it was still used.Jörg Mayer2012-09-281-1/+0
* Update regexes to match the version string changes in r45112.Gerald Combs2012-09-241-6/+6
* From Jim Young, bug 7745.Martin Mathieson2012-09-241-1/+19
* *NIX (autofoo and cmake) part of the fix forJeff Morriss2012-09-181-30/+41
* Update CMakeLists to respect the recent libui changes so that wireshark andEvan Huus2012-09-151-1/+2
* Create a common libui using CMake similar to what we do with Autotools.Gerald Combs2012-09-141-4/+6
* Get netlink detection working with cmake (not complete)Jörg Mayer2012-09-061-2/+3
* Revert r44644 and 44645. g_source_*, g_timeout_, and g_io_* all dependGerald Combs2012-08-241-1/+0
* Move the pipe input routines to the common UI directory.Gerald Combs2012-08-231-0/+1
* The proper way to set compiler flags in cmake is not by usingJörg Mayer2012-08-231-1/+20
* The name configure.in has been deprecated for many years.Jörg Mayer2012-08-231-2/+2
* Commit 44474 added some arguments to the ac_init macro that brokeJörg Mayer2012-08-191-1/+1
* Move the common parts of iface_lists.[ch] from ui/gtk/ to ui/. Leave theGerald Combs2012-08-011-0/+1
* WiMAX OFDMA PHY SAP dissector plugin (https://bugs.wireshark.org/bugzilla/sho...Michael Mann2012-07-201-0/+1
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* From Pontus Fuchs:Guy Harris2012-06-281-0/+2
* From Tony Trinh:Anders Broman2012-06-251-1/+1
* Also add ws80211_utils.c for CMake builds.Jörg Mayer2012-06-241-0/+2
* Complete cmake support for netlink detectionJörg Mayer2012-06-201-0/+8
* And another instance of HAVE_WIRELESS_TOOLBAR I missedJörg Mayer2012-06-201-1/+0
* Copy over Makefile.common changes to CMakeListsJörg Mayer2012-06-201-0/+1
* Do the changes to configure from r43354 in cmake as well.Jörg Mayer2012-06-191-0/+1
* No more GIOP plugins, no more plugins/giop directory.Guy Harris2012-06-011-1/+0
* Document which warnings are c++ only.Jörg Mayer2012-03-151-9/+14
* Reflect the move of alert_box.c to the ui directory.Guy Harris2012-03-081-1/+1
* Reflect the move of dftest.c back to the top-level directory.Guy Harris2012-02-191-1/+1
* Trying to fix the compile of ui/util.c on Windows by moving theJörg Mayer2012-02-171-1/+3
* Start moving files to ui/ and ui/cli/Jörg Mayer2012-02-171-42/+42
* Last fix to the wrong approach.Jörg Mayer2012-02-081-0/+1
* Make sure that we only have to set (or pick up) the docdir environmentJörg Mayer2012-02-071-1/+1
* From QA Cafe:Anders Broman2012-02-051-0/+1
* Fix long standing but that prevented installation toJörg Mayer2012-02-051-3/+3
* - Add a comment how to improve the output of supported features later on.Jörg Mayer2012-02-041-1/+18
* - Move setting _U_ into config.h, becauseJörg Mayer2012-02-021-4/+11
* Prepare the cmake infrastucture for eventually buildingJörg Mayer2012-02-021-16/+58
* Manually revert the changes to CMakeLists.txt from commit 40602 - they should...Jörg Mayer2012-01-201-2/+2
* Bug 6448 says the embedded Python stuff does not really work.Jeff Morriss2012-01-201-2/+2
* Reflect the move of recent.c from ui/gtk to the top-level directory.Guy Harris2012-01-181-0/+1
* move alert box for cmake builds as wellJörg Mayer2012-01-161-1/+1