aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2013-03-06Merge asn2deb and idl2deb from official Debian packageBalint Reczey1-0/+6
2013-03-02Revert "Make Solaris Studio hide internal shared library symbols by default"Balint Reczey1-6/+1
2013-03-02Make Solaris Studio hide internal shared library symbols by defaultBalint Reczey1-1/+6
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-11/+3
2013-02-28Export libwsutil symbols using WS_DLL_PUBLIC defineBalint Reczey1-1/+8
2013-02-25Add dumpabi targets to CMake buildsBalint Reczey1-0/+2
2013-02-02Reflect the move of recent.c to the ui directory.Guy Harris1-1/+0
2013-01-18Use CMAKE_VERSION for the Info.plist comment.Gerald Combs1-1/+1
2013-01-18Generate Info.plist using CMake and enable it in QtShark.pro. Update the dates.Gerald Combs1-0/+8
2012-12-21Move common time shifting code to ui/time_shift.[ch]. Change theGerald Combs1-1/+1
2012-12-21Use pcapio routines. This concludes the preperation forMichael Tüxen1-0/+1
2012-12-18text2pcap needs only the wsutil lib, not the wiretap lib (as far as I can see).Michael Tüxen1-1/+1
2012-12-17Add libui_dirty.Gerald Combs1-0/+2
2012-11-22We don't need Cocoa or Core Services for anything.Guy Harris1-7/+7
2012-11-22Link with CoreFoundation and SystemConfiguration and add cfuitils.c onGerald Combs1-4/+14
2012-11-22Add capture_unix_ifnames.c to the list of files needed when building forGuy Harris1-1/+1
2012-11-19From Mike Garratt:Anders Broman1-1/+1
2012-11-01Fix ui/qt/print_dialog.cpp:228:23: error: variable ‘status’ set but not u...Jörg Mayer1-1/+7
2012-10-03capinfos needs libwsutil. Explicitely link against it.Jörg Mayer1-0/+1
2012-10-03Add manpages for reordercapJörg Mayer1-0/+4
2012-09-28Get rid of HAVE_CONFIG_H for cmake. Fix one case where it was still used.Jörg Mayer1-1/+0
2012-09-24Update regexes to match the version string changes in r45112.Gerald Combs1-6/+6
2012-09-24From Jim Young, bug 7745.Martin Mathieson1-1/+19
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