aboutsummaryrefslogtreecommitdiffstats
path: root/cmakeconfig.h.in
AgeCommit message (Expand)AuthorFilesLines
2014-12-20Add a check for floorl().Guy Harris1-3/+6
2014-12-09Qt: Initial VoIP Calls dialog.Gerald Combs1-0/+3
2014-11-10Allow building under OSX Yosemite using cmake.David Ameiss1-0/+3
2014-10-21With CMake, define WANT_PACKET_EDITOR in config.h.Guy Harris1-0/+3
2014-09-28Add support for getting nanosecond time stamp resolution when capturing.Guy Harris1-1/+4
2014-08-22Add WinSparkle to the CMake build to bring it into line withGraham Bloice1-0/+3
2014-08-21Fix CMake checks of PCap functions, along with AirPCapGraham Bloice1-0/+6
2014-08-21Extcap Capture InterfaceRoland Knall1-0/+6
2014-08-14CMake: More Qt5WinExtras plumbing.Gerald Combs1-0/+3
2014-07-09CMake : Set html viewer exe path in HTML_VIEWER variable (and no set or unset...Alexis La Goutte1-1/+1
2014-06-21Move the Windows build target OS definitions to Win XPGraham Bloice1-2/+2
2014-06-19Make cmake build work for msvc 2013 (Graham Bloice)Joerg Mayer1-3/+3
2014-06-18Fix building uiqt on Windows with the cmake build system:Joerg Mayer1-4/+0
2014-06-16More Python-bindings removal.Jeff Morriss1-3/+0
2014-06-14Define INET6 for all platforms.Irene Ruengeler1-1/+3
2014-06-14Backport autofoo simd optimizationJoerg Mayer1-0/+3
2014-05-30Set PLUGIN_INSTALL_DIR properly for wireshark.pcBalint Reczey1-4/+1
2014-02-17Add Bluetooth SBC Codec support in cmakeMichal Labedzki1-0/+3
2014-01-07HAVE_PLUGINS was defined twiceJörg Mayer1-3/+0
2014-01-02Fix wireshark-qt startup coredump under autofoo and Windows: make cmake'sJeff Morriss1-3/+3
2013-11-29At least winpcap checks for WIN32 and not for _WIN32, soJörg Mayer1-1/+6
2013-10-11We don't check for lauxlib.h or lualib.h, and we don't need to - we justGuy Harris1-6/+0
2013-10-10Move the QT_MACEXTRAS_LIB cmakedefine in cmakeconfig.h.in to theGuy Harris1-10/+11
2013-10-10Try to locate QtMacExtras.Gerald Combs1-0/+3
2013-10-10Don't check for pcap_version(); we don't use it.Guy Harris1-90/+74
2013-10-10Check for bpf_image(), just as the autoconf script does.Guy Harris1-0/+3
2013-10-10HAVE_LUA is for Lua, not some particular version thereof.Guy Harris1-3/+3
2013-10-10Get rid of apparently-undefined and apparently-unused #defines.Guy Harris1-9/+0
2013-10-07NEED_STRPTIME_H needs to be detected properly for windows.Jörg Mayer1-0/+1
2013-10-06The code (at least) in dumpcap assumes that PCAP_CREATE is notJörg Mayer1-0/+4
2013-10-06More copying of config.h.win32 stuff into cmakeJörg Mayer1-0/+22
2013-10-06Set some values for Windows manually where autodetectionJörg Mayer1-1/+12
2013-10-05(Hopefully) unbreak windows build (#define'ing to 0 is notJörg Mayer1-1/+1
2013-10-05Invert NEED_INET_ATON_H to HAVE_INET_ATON_HJörg Mayer1-5/+2
2013-10-04ssize_t is missing on Windows, so typdef it.Jörg Mayer1-0/+4
2013-08-13Implement in cmake:Jörg Mayer1-0/+3
2013-07-23Use largefile detection in cmake.Jörg Mayer1-0/+6
2013-07-16set HAVE_GETOPT_H and HAVE_GETOPT variablesMartin Kaiser1-1/+4
2013-04-19Add HAVE_TM_ZONE and HAVE_TZNAME detection to fix timezone displayJörg Mayer1-0/+6
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-4/+0
2012-10-18Fix CMake build:Evan Huus1-5/+2
2012-09-18*NIX (autofoo and cmake) part of the fix forJeff Morriss1-0/+3
2012-09-10Copy over HAVE_NL80211 from autofooJörg Mayer1-0/+3
2012-09-06Get netlink detection working with cmake (not complete)Jörg Mayer1-0/+12
2012-06-25From Tony Trinh:Anders Broman1-1/+1
2012-06-20Complete cmake support for netlink detectionJörg Mayer1-0/+3
2012-06-20Forgot to copy one more changeJörg Mayer1-3/+0
2012-06-19Do the changes to configure from r43354 in cmake as well.Jörg Mayer1-0/+3
2012-02-02- Move setting _U_ into config.h, becauseJörg Mayer1-0/+7
2011-11-07Change the use of threads from "mostly always, depending on yourGerald Combs1-3/+0