As discussed with Anders: Only write a single ISB at the end. Proivde
[obnox/wireshark/wip.git] / configure.in
2012-02-22 guyWe need to build libui even if we're only building...
2012-02-19 guyBuild the TShark taps into a static libcliui library...
2012-02-18 guyCreate a libui (static) library in the ui directory...
2012-02-01 etxrabAdd M3AP to the build.
2012-01-24 morrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2012-01-20 morrissBug 6448 says the embedded Python stuff does not really...
2012-01-17 guyIndicate which version of GTK+ is being used to build...
2012-01-17 guyFix typo.
2012-01-17 guyFix test (equality in the test command is =, not ==).
2012-01-17 guyRename the GTK_OK variable to have_gtk; make sure it...
2012-01-15 jmayerMove gtk to ui/gtk.
2012-01-14 jmayerEd Beroset <beroset@mindspring.com> via bug 5531
2012-01-14 jmayerAdd another warning (-Warray-bounds) to sync with cmake
2011-12-29 wmeierDefine GTK_DISABLE_DEPRECATED only if GTK lt 3.2 since
2011-11-22 rbalintUnconditionally install idl2wrs
2011-11-22 rbalinthardcode /bin/sh to idl2wrs
2011-11-08 gerald1.7.0 → 1.7.1.
2011-11-08 etxrabAdd SBc Application Part (SBc-AP) to build.
2011-11-07 geraldChange the use of threads from "mostly always, dependin...
2011-10-23 etxrabFrom Pascal Quantin.
2011-10-16 etxrabFrom Pascal Quantin.
2011-10-11 stigMake asn1/lcsap/Makefile
2011-09-30 galMicrosoft Credential Security Support Provider (CredSSP...
2011-09-25 jmayerGet rid of (hopefully) all configure options to enable...
2011-09-21 galAdd asn/t124/Makefile to configure.in and remove it...
2011-08-31 stigSecond try to move crc routines to libwsutil.
2011-08-30 stigRevert r38800, as the crc routines contains some tvb...
2011-08-30 stigMove all crc routines to libwsutil.
2011-08-29 jmayerFix a comment
2011-08-23 stigRemove support for libpcre, we use GRegex in GLib.
2011-08-22 etxrabmake MAIN_MENU_USE_UIMANAGER the default.
2011-08-18 sfisherChange || in an "if test" statement to "-o"
2011-08-18 tuexenGet --enable-ui-manager working.
2011-08-18 jmayerWhen building with GTK3 we *must* use the ui-manager...
2011-08-17 jmayerAlways build with -DGTK_DISABLE_DEPRECATED. The files...
2011-08-11 wmeierUse '-D_FORTIFY_SOURCE=2' when compiling with GCC...
2011-08-11 wmeierAdd -DG_DISABLE_SINGLE_INCLUDES to CFLAGS
2011-08-09 morrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2011-08-08 jmayerMAIN_MENU_USE_UIMANAGER is also used in some includes...
2011-08-08 jmayerGTK3 stuff:
2011-08-07 jmayermate_grammar.lemon:
2011-08-04 morrissAs suggested by Anders: only compile with GSEAL_ENABLE...
2011-08-03 wmeier'-Wno-error=unused-but-set-parameter' not req'd since...
2011-08-02 wmeierFor now: treat GCC 4.6 'unused-but-set' reports as...
2011-07-31 jmayerConfiguring with --enable-ui-manager would not work...
2011-07-29 stigPrint a more correct error message when missing gtk3.
2011-07-29 stigTry build with GSEAL_ENABLE if not gtk3 again.
2011-07-29 stigRemoved building with GSEAL_ENABLE, does not work yet.
2011-07-29 stigBuild with GSEAL_ENABLE if not gtk3.
2011-07-22 jmayerBack out my last changes to configure.in - they broke...
2011-07-22 jmayerWhen moving stuff around, move it all.
2011-07-22 jmayerFix the order of tests: the test for wireshark needs...
2011-07-20 guyRegularize style a bit in help messages.
2011-07-18 tuexenGet --enable-ui-manager working.
2011-07-18 jmayerAdd option --enable-uimanager to mimic cmake -DUI_MANAG...
2011-07-16 tuexenUse threads per default. Same as on Windows.
2011-07-15 tuexenEnsure that USE_THREADS is defined when --enable-thread...
2011-07-11 geraldMake the minimum GLib version 2.14 and the minimum...
2011-06-28 stigReplace all strerror() with g_strerror().
2011-06-17 geraldMake pcap-ng the default. Add a compile-time option...
2011-06-11 guyDo the Python embedding similarly to other "default...
2011-06-08 etxrabFrom Michael Mann:
2011-06-08 guyThe SERCOS III dissector is now built-in.
2011-05-31 etxrabRemove HAVE_AIRPDCAP
2011-05-27 morrissAirPcap is disabled by default; fix the help text to...
2011-05-25 etxrabCopy-paste error.
2011-05-25 etxrabMake it easier to add custom asn1 dissectors.
2011-05-25 guyOne "-Warray-bounds" suffices; as we're including it...
2011-05-19 jmayerUpdate CMakeLists to follow commit 37219.
2011-05-17 guyAdd -Wold-style-definition and -Wdeclaration-after...
2011-05-17 morrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2011-05-14 gerald1.5.2 → 1.7.0.
2011-05-12 morrissWe need both gthread and gmodule.
2011-05-12 tuexenInitialize the glib thread system on all platforms...
2011-05-12 darkjamesConditional support for packet-editor [default=no].
2011-05-03 guyDon't bother checking for gzgets(), as we don't use...
2011-04-29 darkjamesconfigure: remove test for gzclearerr (not used anymore...
2011-04-22 sfisherDon't pass -fexcess-precision=fast to clang like we...
2011-04-20 guyOh, dear, autoconf thinks clang is GCC, because it...
2011-04-20 guyInstead of having GCC and CLANG variables, just have
2011-04-20 guyFirst cut at support for clang. We may want to have...
2011-04-10 guyUse AC_SYS_LARGEFILE to turn on large file support...
2011-04-10 gerald1.5.1 → 1.5.2. Reenable Babel.
2011-03-20 stigAdded a configure message when having c-ares instead...
2011-03-08 morrissRemove the --enable-new-packet-list option (since the...
2011-02-20 stigRenamed x411 to p1, x420 to p22 and s4406 to p772 to...
2011-02-17 guyOn Windows, try putting __declspec(noreturn) in front...
2011-02-11 sfisherAdd a command line argument for the configure script...
2011-02-02 wmeierRemove duplicate 'asn1/gprscdr/Makefile' entry
2011-02-02 etxrabIntegrate and build the tetra dissector.
2011-02-02 guyAdd the gprscdr Makefile to the list of Makefiles to...
2011-01-24 gerald1.5.0 → 1.5.1.
2010-12-25 guyAdd a comment asking where to check for YACC/Bison...
2010-12-24 guyWe only need to do AC_PATH_PROG on flex once.
2010-12-16 rbalintExport only defined symbols from libwsutil.
2010-11-26 sfisherDefine HAVE_GTK in config.h when compiling with GTK...
2010-10-03 jmayerEnable Airpcap build by default: There should be no
2010-09-28 jmayerFix typo reported by Jose Pedro Oliveira
2010-09-23 jmayerEnable Python in HEAD to find problems during testing.
2010-09-22 morrissVery old versions of libz (such as the one that comes...
next