qt: remove leak
[metze/wireshark/wip.git] / ConfigureChecks.cmake
2015-09-23 Guy Harris$, not %, is used to introduce a variable reference...
2015-03-30 Guy HarrisWork around a Linux bonding driver bug (and the lack...
2015-03-03 Jeff MorrissLook for and use gethostbyname() if we don't have getad...
2015-02-27 Guy HarrisWe don't need to check for strings.h.
2015-02-27 Guy Harris<string.h>, not <memory.h>, is the header file for...
2015-02-27 Guy Harriswmem, unlike emem, doesn't use mmap(); remove some...
2015-02-16 Peter WuTrivial Dead assignment fixes in configure
2015-02-14 Guy HarrisDon't check for C89 headers.
2015-02-14 Guy HarrisWe use GLib's directory-reading routines, so we don...
2015-02-06 Gerald CombsRemove gethostbyaddr and gethostbyaddr2.
2015-01-05 Guy HarrisSuppress the check for ' as a formatting character...
2015-01-05 Guy HarrisIn CMake, check for thousands-grouping support in the...
2015-01-05 Guy HarrisDon't check for nl80211 stuff if we don't have libnl.
2015-01-05 Guy HarrisAdd a check for NL80211_PROTOCOL_FEATURE_SPLIT_WIPHY_DUMP.
2014-12-27 Guy HarrisCheck for optreset in CMake as well.
2014-12-25 Guy HarrisCheck for getopt_long(), not getopt().
2014-12-23 Guy HarrisCmake: check for popcount, and build it from wsutil...
2014-12-20 Guy HarrisFix typo.
2014-12-20 Guy HarrisWhen checking for floorl(), include math.h.
2014-12-20 Guy HarrisAdd a check for floorl().
2014-11-10 David AmeissAllow building under OSX Yosemite using cmake.
2014-10-30 Jeff MorrissRemove the optional strncasecmp.{h,c} target (for syste...
2014-07-06 Guy HarrisClean up handling of missing functions.
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2013-10-11 Guy HarrisWe don't need to check for lauxlib.h.
2013-10-11 Guy HarrisCheck for sa_len in struct sockaddr.
2013-10-11 Guy HarrisNote that dladdr() isn't being found on OS X, even...
2013-10-10 Guy HarrisMove the QT_MACEXTRAS_LIB cmakedefine in cmakeconfig...
2013-10-06 Jörg MayerSet some values for Windows manually where autodetection
2013-10-05 Jörg MayerInvert NEED_INET_ATON_H to HAVE_INET_ATON_H
2013-08-13 Jörg MayerImplement in cmake:
2013-07-16 Martin Kaiserset HAVE_GETOPT_H and HAVE_GETOPT variables
2013-04-19 Jörg MayerAdd HAVE_TM_ZONE and HAVE_TZNAME detection to fix...
2012-09-10 Jörg MayerCopy over HAVE_NL80211 from autofoo
2012-09-10 Jörg MayerMake the check for NL80211_CMD_SET_CHANNEL work by...
2012-09-06 Jörg MayerGet netlink detection working with cmake (not complete)
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-08-09 Jörg MayerCopy over the commit 38437 to cmake.
2011-08-06 Guy HarrisSet svn:keywords and svn:eol-style. Fix the EOL style.
2011-06-28 Stig BjørlykkeReplace all strerror() with g_strerror().
2009-10-06 Stig BjørlykkeInvert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_H
2009-09-12 Jörg MayerMake building with GeoIP, Python, Capabilities and...
2009-09-01 Kovarththanan Raja... Check for mkdtemp()
2009-08-31 Jörg MayerAdd check for HAVE_MKSTEMP to make build work again on
2009-08-30 Kovarththanan Raja... Add a couple of Windows header files
2009-08-27 Kovarththanan Raja... Add ConfigureChecks.cmake