wslua: Adda a wtap_encaps name to replace wtap which is too generic.
[metze/wireshark/wip.git] / configure.ac
2013-05-20 Gerald CombsMake the minimum supported GLib version 2.16.
2013-05-12 Guy HarrisHTML_VIEWER isn't used in the build process, it's run...
2013-05-11 Guy HarrisAdd some comments describing what programs are being...
2013-05-11 Guy HarrisDon't just look for python2. Instead, first look for...
2013-05-09 Martin KaiserFrom Jeroen Roovers
2013-05-02 Gerald CombsAdd a link to the Survey of Commonly Available C System...
2013-05-02 Jeff MorrissAs suggested by Evan:
2013-05-01 Jörg MayerMake the python scripts work on systems where python...
2013-04-22 Gerald Combs1.9.3 → 1.11.0.
2013-04-06 Gerald CombsLooks like the licensing change only applies to GnuTLS...
2013-04-06 Gerald CombsGnuTLS recently switched back to a compatible license...
2013-03-28 Gerald Combs1.9.2 → 1.9.3.
2013-03-27 Gerald CombsIt looks like GLib 2.36.0 was released on the 25th...
2013-03-27 Stig BjørlykkeRemove searching in $prefix for packages as requested...
2013-03-27 Gerald CombsIt's 2013.
2013-03-27 Gerald CombsAdd the release date for GTK+ 3.8.0.
2013-03-24 Guy HarrisThanks to a ton of patches from Ed Beroset and some...
2013-03-18 Guy HarrisSome more tYpo/cut-and-pasteo fixes for my libnl changes.
2013-03-18 Gerald Combs1.9.1 → 1.9.2.
2013-03-18 Guy HarrisFix some bugs in my libnl configuration changes found...
2013-03-18 Guy HarrisDon't bother doing any of the Linux-specific libnl...
2013-03-18 Evan HuusFollow-up to r48395 and bug #8494.
2013-03-18 Evan HuusFrom Michael Weiser via Rick Farina via
2013-03-15 Gerald CombsSwitch to Asciidoc for the release notes. The initial...
2013-03-06 Bill MeierAlways build with GDK_PIXBUF_DISABLE_DEPRECATED, GDK_DI...
2013-03-03 Gerald CombsCheck to see if GLib's printf routines support the...
2013-03-02 Balint ReczeyRevert "Make Solaris Studio hide internal shared librar...
2013-03-02 Balint ReczeyMake Solaris Studio hide internal shared library symbol...
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-28 Balint ReczeyExport libwsutil symbols using WS_DLL_PUBLIC define
2013-02-27 Jeff MorrissLook for desktop-file-install (to be used when installi...
2013-02-20 Gerald CombsMore 1.9.0 → 1.9.1 changes. Release note updates.
2013-02-17 Guy HarrisOops, the list is of Makefiles, not of directories...
2013-02-17 Guy HarrisAdd asn1/isdn-sup to the list of directories in which...
2013-02-08 Jeff MorrissMove move of the Qt checks into AM_PATH_QT.
2013-02-08 Jeff MorrissIf we're compiling for Qt check if we have a working...
2013-02-07 Jeff MorrissQPropertyAnimation is needed for Qt builds and isn...
2013-02-05 Jeff MorrissUse variables for the versions autoconf, GTK{2,3},...
2013-02-04 Guy HarrisAdd the warning flags to CFLAGS_FOR_BUILD, so any build...
2013-02-04 Guy Harris"make dist" uses uic and moc, so we have to try to...
2013-02-04 Gerald CombsMake sure AM_DEFAULT_VERBOSITY is defined no matter...
2013-02-04 Gerald CombsEnable silent build rules by default.
2013-02-03 Guy HarrisSigh. At least on my Fedora 16 with KDE, the Qt 4...
2013-01-15 Jeff MorrissFrom Hadriel Kaplan via https://bugs.wireshark.org...
2013-01-04 Jeff MorrissIn AC_WIRESHARK_GCC_CFLAGS_CHECK() don't check if ...
2013-01-03 Guy HarrisOn the Ubuntu buildbot, this says -Wlogical-op doesn...
2013-01-03 Jeff MorrissDon't use -Wlogical-op if it causes gcc to generate...
2013-01-02 Gerald CombsFix UI library dependency checking.
2013-01-02 Gerald CombsMake -Wstrict-prototypes C-only.
2013-01-01 Gerald CombsPlay Three-card^WTwo-link-target Monte with Autotools.
2012-12-31 Gerald CombsIf we're linking with Qt pass a hint to automake that...
2012-12-31 Gerald CombsMake sure we link Wireshark with the right UI library.
2012-12-31 Gerald CombsKeep PKG_CHECK_MODULES from returning an error if it...
2012-12-30 Bill Meier'-Wno-error=unused-but-set-variable' no longer required;
2012-12-29 Guy HarrisMove the PIE checks after the warning checks, to keep...
2012-12-29 Bill MeierCosmetic: Add two blank lines for readability.
2012-12-26 Guy HarrisOK, I give up.
2012-12-26 Guy HarrisFix a bunch of warnings.
2012-12-20 Guy HarrisExpand the comment about alignment.
2012-12-20 Jeff Morriss32-bit Linux (at least from Redhat) has a host_cpu...
2012-12-19 Jeff Morriss-pie also needs -fPIE (at least sometimes)
2012-12-19 Jeff MorrissAs suggested in https://bugs.wireshark.org/bugzilla...
2012-12-10 Guy HarrisIt's just compiling, not linking, so we don't need...
2012-12-09 Guy HarrisPut back the extra checks for -Wshadow; I guess I'll...
2012-12-09 Guy HarrisForce -Wshadow on - it wasn't included on the Ubuntu...
2012-12-09 Guy HarrisAdd some additional arguments to AC_WIRESHARK_GCC_CFLAG...
2012-12-06 Bill MeierRevert SVN #46429 again (for now);
2012-12-06 Bill MeierEnable [-Wshadow] as default for *nix compilers] (C...
2012-12-05 Guy HarrisAnd some other stuff moved to QtPrintSupport.
2012-12-04 Guy HarrisQt 5.0 appears to move the widgets out of Qt GUI to...
2012-12-04 Bill MeierRevert SVN #46380; i.e., remove -Wshadow & etc
2012-12-04 Bill MeierOK: temporarily use -Wshadow and also -Wno-error=shadow
2012-12-04 Bill MeierRevert SVN #46376
2012-12-04 Bill MeierEnable gcc -Wshadow for default *nix builds;
2012-11-22 Guy HarrisOn UN*X, if an interface has a description, use it...
2012-11-22 Guy HarrisGet rid of an unused variable.
2012-11-22 Guy HarrisAssume, at least for now, that "Darwin" means "OS X...
2012-10-24 Evan HuusFix autotools build - missed a few spots that needed...
2012-09-27 Gerald CombsAdd release dates for GTK+ 3.6.0 and GLib 2.34.0.
2012-09-24 Gerald CombsAdd back extra packaging information if it's present.
2012-09-24 Martin MathiesonFrom Jim Young, bug 7745.
2012-09-21 Jeff MorrissRevert r45018 and r45019: put config.h back in lemon...
2012-09-18 Jeff Morriss*NIX (autofoo and cmake) part of the fix for
2012-09-10 Anders BromanFrom Pontus Fuchs.
2012-09-08 Guy HarrisAt least with the Shiny New llvm-gcc in Xcode 4.4.1...
2012-09-08 Guy HarrisWe no longer use Gestalt(), so there's no need to check...
2012-09-04 Anders BromanFrom Pontus Fuchs:
2012-08-23 Jörg MayerThe name configure.in has been deprecated for many...