aboutsummaryrefslogtreecommitdiffstats
path: root/cmakeconfig.h.in
Commit message (Expand)AuthorAgeFilesLines
* cmake: Fix platform introspection for inet_aton() [-Wredundant-decls]João Valverde2015-12-121-2/+2
* cmake: fix kerberos library lookup, support HeimdalPeter Wu2015-10-141-3/+0
* Qt: Initial RTP playback.Gerald Combs2015-10-021-2/+2
* [Androiddump] Fix CMake install path for androiddumpmichal.orynicz2015-04-211-1/+1
* extcap: Add support for Android - androiddumpMichal Labedzki2015-04-081-0/+3
* Add the new #defines to cmakeconfig.h.in.Guy Harris2015-03-301-0/+6
* Have a #define for whether the capture buffer size can be set.Guy Harris2015-03-251-0/+3
* Look for and use gethostbyname() if we don't have getaddrinfo(). Fail toJeff Morriss2015-03-031-0/+6
* Qt: Add more version and packaging information to the main window.Gerald Combs2015-02-191-0/+2
* Don't check for C89 headers.Guy Harris2015-02-141-12/+0
* We use GLib's directory-reading routines, so we don't need <dire[cn]t.h>.Guy Harris2015-02-141-6/+0
* Remove gethostbyaddr and gethostbyaddr2.Gerald Combs2015-02-061-2/+2
* Fix CMake generation and use of Windows .rc filesGraham Bloice2015-01-111-1/+3
* In CMake, check for thousands-grouping support in the GLib printf routines.Guy Harris2015-01-051-0/+3
* Add a check for NL80211_PROTOCOL_FEATURE_SPLIT_WIPHY_DUMP.Guy Harris2015-01-051-0/+3
* Clean up handling of INET6.Guy Harris2015-01-041-2/+8
* No need to #define HAVE_PYTHON.Guy Harris2015-01-041-3/+0
* Check for optreset in CMake as well.Guy Harris2014-12-271-0/+3
* Check for getopt_long(), not getopt().Guy Harris2014-12-251-2/+2
* Cmake: check for popcount, and build it from wsutil/popcount.c if missing.Guy Harris2014-12-231-0/+3
* Add a check for floorl().Guy Harris2014-12-201-3/+6
* Qt: Initial VoIP Calls dialog.Gerald Combs2014-12-091-0/+3
* Allow building under OSX Yosemite using cmake.David Ameiss2014-11-101-0/+3
* With CMake, define WANT_PACKET_EDITOR in config.h.Guy Harris2014-10-211-0/+3
* Add support for getting nanosecond time stamp resolution when capturing.Guy Harris2014-09-281-1/+4
* Add WinSparkle to the CMake build to bring it into line withGraham Bloice2014-08-221-0/+3
* Fix CMake checks of PCap functions, along with AirPCapGraham Bloice2014-08-211-0/+6
* Extcap Capture InterfaceRoland Knall2014-08-211-0/+6
* CMake: More Qt5WinExtras plumbing.Gerald Combs2014-08-141-0/+3
* CMake : Set html viewer exe path in HTML_VIEWER variable (and no set or unset...Alexis La Goutte2014-07-091-1/+1
* Move the Windows build target OS definitions to Win XPGraham Bloice2014-06-211-2/+2
* Make cmake build work for msvc 2013 (Graham Bloice)Joerg Mayer2014-06-191-3/+3
* Fix building uiqt on Windows with the cmake build system:Joerg Mayer2014-06-181-4/+0
* More Python-bindings removal.Jeff Morriss2014-06-161-3/+0
* Define INET6 for all platforms.Irene Ruengeler2014-06-141-1/+3
* Backport autofoo simd optimizationJoerg Mayer2014-06-141-0/+3
* Set PLUGIN_INSTALL_DIR properly for wireshark.pcBalint Reczey2014-05-301-4/+1
* Add Bluetooth SBC Codec support in cmakeMichal Labedzki2014-02-171-0/+3
* HAVE_PLUGINS was defined twiceJörg Mayer2014-01-071-3/+0
* Fix wireshark-qt startup coredump under autofoo and Windows: make cmake'sJeff Morriss2014-01-021-3/+3
* At least winpcap checks for WIN32 and not for _WIN32, soJörg Mayer2013-11-291-1/+6
* We don't check for lauxlib.h or lualib.h, and we don't need to - we justGuy Harris2013-10-111-6/+0
* Move the QT_MACEXTRAS_LIB cmakedefine in cmakeconfig.h.in to theGuy Harris2013-10-101-10/+11
* Try to locate QtMacExtras.Gerald Combs2013-10-101-0/+3
* Don't check for pcap_version(); we don't use it.Guy Harris2013-10-101-90/+74
* Check for bpf_image(), just as the autoconf script does.Guy Harris2013-10-101-0/+3
* HAVE_LUA is for Lua, not some particular version thereof.Guy Harris2013-10-101-3/+3
* Get rid of apparently-undefined and apparently-unused #defines.Guy Harris2013-10-101-9/+0
* NEED_STRPTIME_H needs to be detected properly for windows.Jörg Mayer2013-10-071-0/+1
* The code (at least) in dumpcap assumes that PCAP_CREATE is notJörg Mayer2013-10-061-0/+4