Generate randpkt_core/doxygen.cfg.
[metze/wireshark/wip.git] / configure.ac
2016-02-15 Guy HarrisGenerate randpkt_core/doxygen.cfg.
2016-02-15 Guy HarrisBuild the extcap programs in the extcap directory.
2016-02-13 João ValverdeJust #include wsutil/inet_aton.h
2016-02-13 Guy HarrisDon't define EXTCAP_DIR as "${datadir}/wireshark/extcap".
2016-02-07 João Valverdeautotools: Move SBC dependency to libwscodecs
2016-02-07 João ValverdeGTK: Check if lrint() is usable, fix warnings [-Wbad...
2016-02-03 João ValverdeFix Qt4 moc option argument and add build parametrization
2016-02-02 Gerald CombsAdd configure-time synchronous DNS warnings.
2016-01-31 João Valverdeautotools: Add '-Qunused-arguments' to build flags...
2016-01-28 João Valverdeautotools: Don't use "user variables" to set build...
2016-01-15 João Valverdeautotools: Remove repeated configure output (sshdump)
2016-01-14 João Valverdeautotools: Remove old hack and bugfix CPPFLAGS
2016-01-04 Michal PrivoznikGenerate better pkg-config file
2015-12-22 Dario Lombardoextcap: add randpktdump, a random packet generator.
2015-12-14 Guy HarrisNote why we do -Wno-variadic-macros.
2015-12-12 João ValverdeRemove -Wwrite-strings compiler flag
2015-11-29 João Valverdecfutils.c: Fix ISO C forbids an empty translation unit...
2015-11-27 João ValverdeFix ISO C forbids an empty translation unit [-Wpedantic...
2015-11-27 Dario Lombardosshdump: move build check
2015-11-27 João Valverdeconfigure.ac: Fix CXXFLAGS with optimization for HP-UX
2015-11-26 Peter Wuautotools: do not apply CFLAGS in reverse order
2015-11-23 João ValverdeRemove configure --enable-ipv6 option
2015-11-21 João Valverdeautotools: Fix extra-compiler-warnings for system headers
2015-11-19 Dario Lombardoextcap: add sshdump.
2015-11-19 João ValverdeGResource configure.ac fixup
2015-11-12 Bill Meier[configure.ac] Update gtk+ and glib release date lists
2015-11-12 João Valverde[GTK] Replace deprecated gdk_pixbuf_new_from_inline()
2015-11-10 Guy HarrisApple calls it just "OS X" these days.
2015-10-25 Peter WuRequire GnuTLS 2.12.0, add cmake version detection
2015-10-20 Peter WuRequire libgcrypt 1.4.2, add cmake version detection
2015-10-16 Jeff MorrissMake it possible to not build the Qt RPM (again).
2015-10-09 Guy HarrisNow that we're using AC_PROG_CC_STDC, let it handle...
2015-10-08 Guy HarrisThe second argument to AC_PATH_PROGS is a list of progr...
2015-10-07 Guy HarrisDon't just ask for C, ask for standard C - preferably...
2015-10-05 Gerald CombsInitialize 2.1.
2015-10-05 Peter WuAllow use of variadic macros
2015-10-02 Gerald CombsQt: Initial RTP playback.
2015-10-01 Gerald CombsSet the minimum Qt version to 4.7.
2015-09-16 Jeff MorrissDon't force Lua support in RPMs (some distros don't...
2015-09-02 Gerald Combs1.99.9 → 1.99.10.
2015-07-24 Gerald Combs1.99.8 → 1.99.9.
2015-07-13 Guy HarrisOn OS X, add an rpath for the Qt frameworks, and remove...
2015-07-13 Guy HarrisMake OS X .app bundling work with Qt 5.5.
2015-07-12 Guy HarrisUpdate a comment.
2015-07-10 Gerald CombsUpdate library release dates.
2015-07-10 Guy HarrisMake .o files, not .cpp and .h files, depend on the...
2015-07-09 Guy HarrisClean up the "Build wireshark" message.
2015-07-08 Guy HarrisMake sure we get the Qt tools for the Qt version with...
2015-06-18 Gerald Combs1.99.7 → 1.99.8
2015-06-16 Gerald CombsDisable AirPcap by default in Autotools.
2015-06-09 Guy HarrisClean up --with-qt handling.
2015-05-31 Bart Van Asscheconfigure.ac: openSUSE build fix
2015-05-28 Gerald Combs1.99.6 → 1.99.7.
2015-05-22 Andreas Stiegerallow use of deprecated gdk-pixbuf functions
2015-05-08 Guy HarrisAdd some more warnings when building with Sun^WOracle...
2015-05-06 Guy HarrisFix configuration with --without-qt and with no --with...
2015-04-29 Jeff MorrissFix typo: we already checked for rcc and rcc-qt5, now...
2015-04-29 Jeff MorrissWhen configuring with Wireshark disabled, don't complai...
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-04-08 Michal Labedzkiextcap: Add support for Android - androiddump
2015-03-30 Guy HarrisWork around a Linux bonding driver bug (and the lack...
2015-03-25 Peter WuAlways use html2text.py for FAQ, improve output
2015-03-20 Gerald Combs1.99.5 → 1.99.6.
2015-03-19 Gerald Combs1.99.4 → 1.99.5.
2015-03-08 Martin KaiserRevert "[Qt translations] create the .qm files during...
2015-03-07 Martin Kaiser[Qt translations] create the .qm files during the build
2015-03-05 Gerald Combs1.99.3 → 1.99.4.
2015-03-03 Jeff MorrissLook for and use gethostbyname() if we don't have getad...
2015-02-27 Guy Harriswmem, unlike emem, doesn't use mmap(); remove some...
2015-02-27 Guy HarrisWe don't use gethostbyname2(), don't check for it.
2015-02-19 Gerald CombsQt: Add more version and packaging information to the...
2015-02-19 Guy HarrisCheck whether emmintrin.h can be used *without* -msse4.2.
2015-02-18 Alexis La GoutteAdd AddressSanitizer (ASAN) build option
2015-02-17 Dario LombardoAdded JSON native file support.
2015-02-16 Joerg MayerOK, at least on my system uic is called uic-qt5, same...
2015-02-16 Peter WuTrivial Dead assignment fixes in configure
2015-02-14 Gerald CombsTry to fix diagnostic suppression.
2015-02-14 Guy HarrisNote why some header checks are done even if unnecessar...
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 Jeff MorrissMore emem removal.
2015-02-06 Gerald CombsRemove gethostbyaddr and gethostbyaddr2.
2015-02-04 Gerald Combs1.99.2 → 1.99.3.
2015-02-04 Jeff MorrissOnly set HAVE_LUA if we, er, have Lua.
2015-02-04 Jeff MorrissSimplify how we find Lua and expand the places we look.
2015-01-22 Jeff MorrissGet us building with the subdir-objects automake option.
2015-01-21 Jeff MorrissLink only the GUIs with SBC (if we have SBC). The...
2015-01-21 Guy HarrisAlso support -xarch=sse_42 in the Sun C compiler for...
2015-01-21 Guy HarrisGet rid of trailing blank.
2015-01-21 Guy HarrisHandle CFLAGS disabling SSE 4.2.
2015-01-19 Dario LombardoJSON dissector changed into heuristic dissector.
2015-01-12 Jeff MorrissError out if the user requests the SBC library but...
2015-01-08 Michal Labedzkiautotools: Add possibility to build without optional...
2015-01-06 Joerg MayerRevert e65f581ffa86f6bfd566a9b66ca2c882f465727f, which
2015-01-05 Guy HarrisIn CMake, check for thousands-grouping support in the...
2014-12-27 Guy HarrisWe require pkg-config to check for, for example, GLib.
2014-12-26 Guy HarrisUse getopt_long() for the first pass through the argume...
2014-12-25 Guy HarrisCheck for getopt_long(), not getopt().
2014-12-23 Stephen FisherMove popcount() to an optionally built part of wsutil...
next