Add Windows version info resource.
[obnox/wireshark/wip.git] / config.nmake
2006-12-08 jmayerGet rid of UCD SNMP support (it's not longer supported and
2006-12-06 geraldDon't define HAVE_AIRPDCAP if HAVE_AIRPCAP isn't define...
2006-12-04 wmeierUse 'igncr' as needed with Bash (workaround for bug...
2006-11-12 etxrabUpdate to use the latest gtk 2.8 glib and pango libraries.
2006-11-05 ulflchange all file offsets from long to gint64 so we can...
2006-11-03 geraldBump the version to 0.99.5.
2006-10-29 ulflchange the default GTK version from GTK2.6 to GTK2.8
2006-10-27 ulflfix the GTK-WIMP paths for GTK2.8 - both source and...
2006-10-26 etxrabPreparations for using the latest GTK 2.8 files for...
2006-10-07 jmayerAlejandro Vaquero:
2006-10-02 geraldFix WEP key bug in the AirPcap code that could cause...
2006-09-27 geraldUpdate GNUTLS to 1.5.1. This includes an updated libgc...
2006-09-27 legouse luaforge's 5.1 dll to be able to link on windows...
2006-09-26 legoLua 5.1.1 for windows
2006-09-23 ulflchange the Win32 build environment, so we can create...
2006-09-13 ulflso it's HAVE_LIBPORTAUDIO
2006-09-12 ulflit's HAVE_PORTAUDIO, not HAVE_LIBPORTAUDIO
2006-09-12 ulflvarious nmake related build file cleanups
2006-09-11 ulfltweak the nmake build so the NET-SNMP library is in...
2006-09-11 ulfllet the user only specify the PortAudio version and...
2006-09-10 etxrabFrom Alejandro Vaquero:
2006-09-06 etxrabAdd comments about PORTAUDIO API version comment out...
2006-09-05 etxrabHandle PORTAUDIO_API_1 and add clean-deps target to...
2006-08-31 ulfla huge redesign of the settings in config.nmake
2006-08-30 ulfl remove the MAKENSIS_MODERN_UI, as the modern UI of...
2006-08-30 etxrabFrom Alejandro Vaquero:
2006-08-24 geraldBump the version to 0.99.4.
2006-08-16 ulflrollback some IMO unintended changes to the config...
2006-08-16 geraldAdd support for AirPcap, an upcoming wireless product...
2006-08-13 ulflfix #1007: using PCAP_BREAKLOOP breaks compatibility...
2006-08-09 geraldPoint to the newest (1.5.0-1) GnuTLS package. Since...
2006-08-08 sahlbergenable kerberos for windows for the win32 build
2006-08-07 geraldAdd GNUTLS to the Windows build.
2006-08-05 sahlbergconfig and makefile magic we need when we integrate...
2006-07-17 geraldBump the trunk version to 0.99.3.
2006-07-17 geraldSwitch to Net-SNMP 5.3.1.
2006-07-06 geraldSet the version to 0.99.2, since we're building release...
2006-07-06 geraldUpdate to Net-SNMP 5.3.0.1.
2006-05-31 geraldMore ethereal -> wireshark.
2006-05-31 geraldlibethereal -> libwireshark. idl2eth -> idl2wrs. ...
2006-05-30 geraldethereal.nsi -> wireshark.nsi
2006-05-29 etxrabEthereal->Wireshark
2006-05-27 geraldUse GTK-Wimp 0.7.0.
2006-05-21 guyIf we have pcap_breakloop(), at least on UN*X we can...
2006-05-01 geraldBump the version number to 1.1. Clean up the release...
2006-04-21 ulflchange the HHC setting to HHC_DIR, so we can use it...
2006-04-12 gerald0.10.14 -> 0.99.0.
2006-04-12 geraldUpdate Lua.
2006-03-15 legoOne day I'll be able to do change something in windows...
2006-03-01 geraldAdd Lua support by default for Win32. Fix some compila...
2006-02-14 geraldSplit the version under Windows into its major, minor...
2006-02-07 jmayerPaolo Abeni:
2006-02-07 lrolandchanges to build lua plugin with MSVC6:
2006-02-06 guyFrom Paolo Abeni:
2005-12-27 geraldUpdate to Net-SNMP 5.2.2.
2005-12-21 geraldPrep for 0.10.14.
2005-12-16 ulflDeclare the GTK 2.6 as the official mainline now!!!
2005-12-15 geraldFix themeing for GTK+ 2.8. This hasn't been tested...
2005-12-15 geraldMake sure we install the libpng and cairo DLLs if needed.
2005-12-14 geraldAdd support for GLib/GTK+ 2.8. Point to the latest...
2005-10-21 ulflWin32: first steps towards using GTK2.6, add zipfile...
2005-10-12 geraldUpdates for 0.10.13.
2005-09-22 ulflreplace WinPcap devel pack 3.0 with current 3.1 version
2005-09-16 geraldSort each conversation column numerically. Fix up...
2005-09-13 ulflTurn around the sequence of PATH, so the former PATH...
2005-09-13 etxrabFrom Peter Johansson
2005-09-07 geraldSet "COPYCMD=/Y" and remove the "/Y" from each XCOPY...
2005-09-06 geraldMove to the latest ethereal-win32-libs tag.
2005-08-27 ulflbump up the wiretap.dll version from 0.2 to 0.3 as...
2005-08-19 guyWe've changed the Wiretap ABI (removed one routine...
2005-07-26 geraldRevert back to GTK-Wimp 0.6.2. Move to WinPcap 3.1beta4.
2005-07-25 ulflfound by Thomas Boehne: corrected GTK_WIMP_DIR, used...
2005-07-25 ulflupdate to latest zlib version 123
2005-07-22 geraldBump the version and add a few entries to the NEWS...
2005-07-15 geraldPoint to the latest Windows library tag and versions.
2005-05-31 lrolandAdd a note to config.nmake that it is required to set...
2005-05-02 geraldPrep for the next release. ETA Wednesday (the 4th).
2005-03-23 guyIt doesn't matter whether, when building with WinPcap...
2005-03-23 guyIf we have "pcap_freecode()", use it to free the instru...
2005-03-09 geraldPrep for 0.10.10: Update the ChangeLog and NEWS files...
2005-01-21 lrolandAnother step towards getting the old plugin API retired:
2005-01-15 geraldBump the version to 0.10.9.
2005-01-03 geraldMove "c:\cygwin\bin" to the end of the PATH. The lates...
2004-12-07 geraldUpdates for 0.10.8.
2004-11-02 geraldUpdate the Windows build to zlib 1.2.2.
2004-10-15 geraldUpdates to reflect revision 4 of ethereal-win32-libs.
2004-10-15 geraldAdd support for decoding DES3/CBC/MD5 keys. Make it...
2004-10-08 geraldBump the version to 0.10.7.
2004-09-29 guyFrom Lars Roland: add an option to link plugins with...
2004-09-23 guyFrom Gisle Vanem: add support for pcap_datalink_val_to_...
2004-09-02 ulflI've added some more comments to the file, and changed...
2004-09-02 ulflremoved YACC_OPTS, as it seemed to be unneeded for...
2004-08-06 geraldBump the version to 0.10.6. Drop in a new ChangeLog...
2004-07-25 guyFix a comment, as per suggestions by Yaniv Kaul.
2004-07-23 guyFrom Graham Bloice: add resources to wiretap.dll.
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-07-13 geraldUse libethereal.dll by default.
2004-07-07 geraldEnable GTK_WIMP and GTK2 by default. Make GTK2 2.4...
2004-07-06 geraldPrep for the 0.10.5 release.
2004-06-20 ulfladd GTK2.4 and alike libs to the setup target,
next