Qt: add initializers (CID 1162824).
[metze/wireshark/wip.git] / acinclude.m4
2017-06-27 Guy HarrisOn UN*X, make sure we can find inflate() in libz.
2017-05-11 Guy HarrisRevert "Revert "Get rid of HAVE_REMOTE.""
2017-05-11 Jörg MayerRevert "Get rid of HAVE_REMOTE."
2017-05-10 Guy HarrisGet rid of HAVE_REMOTE.
2017-04-14 Pascal QuantinUpdate Windows binaries to GeoIP 1.6.10 with a local...
2016-12-28 Peter WuCMake,autotools: enable -Werror=implicit by default
2016-12-20 Guy HarrisUpdate comments and messages for the new name for Apple...
2016-12-02 Guy HarrisDo *NOT* strip newlines from the standard input of...
2016-10-17 Benoît Canetcql: add lz4 and snappy decompression
2016-10-13 Balint ReczeyRemove nghttp2 code and use system' nghttp2
2016-07-06 João Valverdeconfigure: Check for working lrelease
2016-06-27 João Valverdeautotools: Qt 5.7 requires C++11
2016-06-13 John A. Thackerextcap: Check libssh >= 0.6.0 for sshdump, ciscodump
2016-05-12 João Valverdeautotools: Move OSX autoconf macros to ws_osx.m4
2016-04-25 João Valverdeautotools: use AM_CONDITIONAL for rpm build rule
2016-04-04 João ValverdeRename "libz" to "zlib"
2016-04-02 João ValverdeUse AC_PROG_SED
2016-04-02 João ValverdeUse AC_CHECK_MEMBERS
2016-04-02 João ValverdeUse AC_STRUCT_TIMEZONE
2016-03-25 João ValverdeImprove configure script message
2016-03-25 João ValverdeAdd ax_lib_socket_nsl.m4 macro
2016-03-23 João Valverdeconfigure.ac: Remove --enable-usr-local
2016-03-22 João ValverdeReorder some linker flags from most dependent to least...
2016-03-21 João ValverdeRemove ADNS support
2016-03-10 Eric AndersonUse AX_PROG_CC_FOR_BUILD macro to identify compiler...
2016-03-03 João ValverdeRevert "autotools: Use explicit zlib dependency build...
2016-03-03 João Valverdeautotools: Use explicit zlib dependency build flags
2016-02-27 João ValverdeLua configure.ac improvements
2016-02-23 João Valverdeautotools: Display build flags in configure summary
2016-02-21 João Valverdeautotools: Fix multiple repetitions of -L build flags
2016-02-20 João Valverdeautotools: Use Qt flags only for building Qt GUI
2016-02-03 João ValverdeFix Qt4 moc option argument and add build parametrization
2016-01-28 João Valverdeautotools: Don't use "user variables" to set build...
2016-01-16 Guy HarrisRevert "Don't use the printf command; it's not guarante...
2016-01-16 Guy HarrisDon't use the printf command; it's not guaranteed to...
2015-11-26 Peter Wuautotools: do not apply CFLAGS in reverse order
2015-11-25 Guy HarrisDon't check whether the C++ compiler supports a flag...
2015-11-23 João ValverdeRemove configure --enable-ipv6 option
2015-11-21 João Valverdeacinclude.m4: Replace AS_ECHO_N with printf
2015-11-21 João Valverdeautotools: Fix extra-compiler-warnings for system headers
2015-11-19 Dario Lombardoextcap: add sshdump.
2015-10-08 Guy HarrisNo RCS/CVS/SVN Ids any more.
2015-10-02 Gerald CombsQt: Initial RTP playback.
2015-09-18 Jeroen Rooversdo not clobber user CFLAGS
2015-09-10 Jeffrey SmithCheck if -fPIC is needed for Qt5 code to compile
2015-07-10 Guy HarrisMake .o files, not .cpp and .h files, depend on the...
2015-07-08 Guy HarrisMake sure we get the Qt tools for the Qt version with...
2015-06-11 Jeff MorrissSearch for the Lua (version < 5.3) package first: it...
2015-06-09 Guy HarrisClean up --with-qt handling.
2015-06-08 Jeff MorrissUpdate how we search for Lua with pkg-config.
2015-05-28 Mike Frysingerswitch to AC_PATH_TOOL
2015-04-13 Guy HarrisAdd a major version number argument to --with-qt.
2015-04-12 Guy HarrisOnly add flags to CFLAGS_FOR_BUILD if $CC and $CC_FOR_B...
2015-03-25 Guy HarrisHave a #define for whether the capture buffer size...
2015-03-03 Jeff MorrissLook for and use gethostbyname() if we don't have getad...
2015-02-26 Jeff MorrissActually define HAVE_GETADDRINFO if we find it.
2015-02-06 Gerald CombsRemove gethostbyaddr and gethostbyaddr2.
2015-02-04 Jeff MorrissSimplify how we find Lua and expand the places we look.
2015-01-04 Guy HarrisNo *pcap should have pcap_open() without the other...
2014-12-09 Gerald CombsQt: Initial VoIP Calls dialog.
2014-09-28 Guy HarrisAdd support for getting nanosecond time stamp resolutio...
2014-08-22 Garming SamCope with MIT being line wrapped when compiling with...
2014-08-04 Guy HarrisFix a comment.
2014-08-03 Guy HarrisDefine INET6 in config.h rather than in the Makefile.
2014-07-01 Guy HarrisDon't check for -Wl,{option} support.
2014-07-01 Guy HarrisFix comments to reflect reality.
2014-06-18 Guy HarrisIf we don't check for something, don't print a result.
2014-06-18 Guy HarrisDon't do the check for clang/clang++.
2014-06-18 Guy HarrisAdd -Werror when testing -m compiler flags.
2014-06-16 Guy HarrisGet rid of the last bits of Python, as they break the...
2014-04-20 Guy HarrisDon't distinguish between "GCC" and "Clang" extra ...
2014-03-09 Guy HarrisTry to improve the "Kerberos requested but not OpenSSL...
2013-12-26 Guy HarrisFix configure-script errors with some versions of autoconf.
2013-12-26 Guy HarrisOK, "i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 ...
2013-12-24 Guy HarrisNo need for quotes around the arguments to AC_MSG_...
2013-12-24 Guy HarrisSome warning options are, for reasons not entirely...
2013-10-16 Gerald CombsAdd checks to see if CC and/or CXX are Clang. Add ...
2013-10-10 Guy HarrisFix other HAVE_LUA entry.
2013-10-10 Guy HarrisJust describe HAVE_LUA as "Define to use Lua"; it's...
2013-09-18 Balint ReczeyRevert "Prefer newer Lua versions"
2013-09-18 Balint ReczeyPrefer newer Lua versions
2013-09-14 Jörg MayerFix a typo
2013-08-12 Guy HarrisJust check whether dladdr() is available; we check...
2013-08-12 Guy HarrisOn some platforms, to get dladdr() you need to link...
2013-07-24 Guy HarrisAdd a AC_WIRESHARK_QT_MODULE_CHECK that checks for...
2013-07-24 Guy HarrisThe files in aclocal-fallback are copies of .m4 files...
2013-07-02 Guy HarrisIf the LHS of an "expr LHS : RHS" expression has an...
2013-07-02 Stephen FisherChange additions from r50178 from if expr "$GCC_OPTION...
2013-06-28 Guy HarrisRename AC_WIRESHARK_GCC_CFLAGS_CHECK to
2013-06-28 Guy HarrisChange formatting in the hopes of making the code a...
2013-06-28 Guy HarrisWhen checking whether a given option should be added...
2013-06-27 Guy HarrisDon't assume that compilers not named "clang" will...
2013-06-26 Guy HarrisDon't assume that compilers that need an extra option...
2013-06-26 Jeff Morriss(Attempt to) fix https://bugs.wireshark.org/bugzilla...
2013-03-06 Martin Kaiserlook for /usr/include/lua5.x directories to determine...
2013-02-04 Guy HarrisAdd the warning flags to CFLAGS_FOR_BUILD, so any build...
2013-01-04 Jeff MorrissIn AC_WIRESHARK_GCC_CFLAGS_CHECK() don't check if ...
2012-12-09 Guy HarrisAdd some additional arguments to AC_WIRESHARK_GCC_CFLAG...
2012-11-02 Anders BromanFrom Jim Young and updated by Max Romanov:
2012-07-07 Bill MeierUse -D_FORTIFY_SOURCE=2 only if the gc optimization...
next