Remove -W from compiler warnings
[metze/wireshark/wip.git] / configure.ac
2016-03-25 João ValverdeRemove -W from compiler warnings
2016-03-25 João ValverdeImprove configure script message
2016-03-25 João ValverdeAdd ax_lib_socket_nsl.m4 macro
2016-03-24 Guy HarrisPut pcapio.c into a writecap library, and use it.
2016-03-24 João ValverdeAdd basic PIDL Makefile
2016-03-24 João Valverdeconfigure.ac: Fix missing quotes
2016-03-24 Dario Lombardoextcap: add ciscodump.
2016-03-23 João ValverdeSet missing manpages in configure.ac
2016-03-23 João ValverdeRename 'aclocal-fallback' directory to 'm4'
2016-03-23 João Valverdeconfigure.ac: Remove --enable-usr-local
2016-03-23 João Valverdeconfigure.ac: Add missing quotes
2016-03-21 João ValverdeRemove ADNS support
2016-03-21 João ValverdeFix building without extcap enabled
2016-03-18 Gerald CombsDocBook: Don't require xmllint.
2016-03-14 Guy HarrisTry to suppress a compiler feature that goes wrong.
2016-03-13 João ValverdeMove /asn1 to /epan/dissectors
2016-03-10 João Valverdeautotools: Don't use AM_PROG_CC_C_O
2016-03-10 Eric AndersonUse AX_PROG_CC_FOR_BUILD macro to identify compiler...
2016-03-07 Alexis La GoutteAdd conflict check filter
2016-03-04 Dario Lombardoextcap: add local_interfaces_to_list() to wsutil.
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-03-01 Mikael Kanstrupdumpcap: Add support for 802.11ac monitor modes
2016-02-25 João ValverdeAdd GResource message to configure script
2016-02-24 João ValverdeCheck for clang before trying to add -Q flag
2016-02-23 João Valverdeautotools: Display build flags in configure summary
2016-02-23 Guy HarrisExplicitly require autoconf 2.64.
2016-02-21 João Valverdeautotools: Add GLib/GTK configuration definitions to...
2016-02-21 João Valverdeautotools: Improve libnl configuration and dependency
2016-02-21 João Valverdeautotools: Use pkg-config autoconf macros for GLib/GTK
2016-02-21 João Valverdeautotools: Cleanup some installation directory stuff
2016-02-20 João Valverdeautotools: Use Qt flags only for building Qt GUI
2016-02-19 João ValverdeFix implicit conversion from 64 to 32 bits
2016-02-19 João ValverdeAdd inet_pton/inet_ntop interface to libwsutil
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...
next