aboutsummaryrefslogtreecommitdiffstats
path: root/cmakeconfig.h.in
AgeCommit message (Expand)AuthorFilesLines
2015-12-12cmake: Fix platform introspection for inet_aton() [-Wredundant-decls]João Valverde1-2/+2
2015-11-23Remove configure --enable-ipv6 optionJoão Valverde1-9/+0
2015-11-19extcap: add sshdump.Dario Lombardo1-0/+6
2015-10-13cmake: fix kerberos library lookup, support HeimdalPeter Wu1-3/+0
2015-10-02Qt: Initial RTP playback.Gerald Combs1-2/+2
2015-04-21[Androiddump] Fix CMake install path for androiddumpmichal.orynicz1-1/+1
2015-04-08extcap: Add support for Android - androiddumpMichal Labedzki1-0/+3
2015-03-30Add the new #defines to cmakeconfig.h.in.Guy Harris1-0/+6
2015-03-25Have a #define for whether the capture buffer size can be set.Guy Harris1-0/+3
2015-03-03Look for and use gethostbyname() if we don't have getaddrinfo(). Fail toJeff Morriss1-0/+6
2015-02-19Qt: Add more version and packaging information to the main window.Gerald Combs1-0/+2
2015-02-14Don't check for C89 headers.Guy Harris1-12/+0
2015-02-14We use GLib's directory-reading routines, so we don't need <dire[cn]t.h>.Guy Harris1-6/+0
2015-02-06Remove gethostbyaddr and gethostbyaddr2.Gerald Combs1-2/+2
2015-01-11Fix CMake generation and use of Windows .rc filesGraham Bloice1-1/+3
2015-01-05In CMake, check for thousands-grouping support in the GLib printf routines.Guy Harris1-0/+3
2015-01-05Add a check for NL80211_PROTOCOL_FEATURE_SPLIT_WIPHY_DUMP.Guy Harris1-0/+3
2015-01-04Clean up handling of INET6.Guy Harris1-2/+8
2015-01-04No need to #define HAVE_PYTHON.Guy Harris1-3/+0
2014-12-27Check for optreset in CMake as well.Guy Harris1-0/+3
2014-12-25Check for getopt_long(), not getopt().Guy Harris1-2/+2
2014-12-23Cmake: check for popcount, and build it from wsutil/popcount.c if missing.Guy Harris1-0/+3
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