Fix bug 2395: 2395
[obnox/wireshark/wip.git] / Makefile.nmake
2008-03-21 etxrabUse the latest GTK libraries.
2008-03-20 etxrabGet the Windows build going again.
2008-03-20 geraldUse libgmodule-2.0-0.dll 2.14.5 for the GTK+1 version...
2008-03-18 geraldUpdate to the latest User's Guide.
2008-03-14 geraldMake sure the Infiniband plugin is properly built and...
2008-02-28 wmeierFrom Chris Maynard: Add missing clean_setup items;
2008-02-18 wmeierAdd rawhark_OBJECTS to clean: target
2008-02-16 wmeierClean-up: remove obsolete references to GTK libraries...
2008-02-16 etxrabUse gtk+ 2.12.8 glib 2.12.6-2 and pcre 7.0.
2008-02-15 geraldAdd rawshark, a utility that, when given raw pcap-forma...
2008-02-14 wmeierGlib >= 2.14.5 does not require iconv
2008-01-29 wmeierFor Windows: Update to use Gtk+ 2.12.6; Use latest...
2008-01-29 sakeRevert GTK+/GLIB to GTK+ 2.12.1 with GLib 2.14.3 for...
2008-01-27 etxrabNew gettext-runtime
2008-01-16 wmeierdumpcap link: remove duplicate epan/unicode-utils.obj
2008-01-15 etxrabUse New GTK packages:
2008-01-14 stigAdded copy of ethercat.dll, as pointed out by Peter...
2007-12-25 etxrabBuild with assembler support (NASM).
2007-12-14 stigEnsure we make $(INSTALL_DIR)/plugins on windows.
2007-12-05 etxrabUse:
2007-12-04 kukosaSupport for RPCAP features in GUI (from Boris Misenov...
2007-11-30 ulflfirst steps to support MSVC 2008 Express Edition
2007-11-29 etxrabUpdate to gtk+ 2.14.2 and glib glib-2.14.4
2007-11-28 wmeierFixes for Windows build w/o ZLIB
2007-11-28 kukosaVarious changes with focus to startup speedup
2007-11-24 galSupport for the automatic configuration of the UPX...
2007-11-13 etxrabUse glib-2.14.3
2007-11-11 etxrabFrom Valery Sigalov:
2007-11-02 galInitial Portable Apps (portableapps.com) packaging...
2007-10-28 wmeierFix Windows build error if not using LUA; Bug #1950
2007-10-26 geraldFor the Wireshark/TShark -> dumpcap signal pipe on...
2007-10-22 martinmAllow wimaxasncp plugin to be found in Windows dev...
2007-10-18 etxrabUse gtk 2.12.1
2007-10-18 wmeierOops: Backout the library updates until libraries confi...
2007-10-18 wmeierUpdated GTK/Glib/Pango Libraries
2007-10-16 morrisstext2pcap now depends on libwiretap (for eth_fopen...
2007-10-15 etxrabMake MGCP a builtin dissector to reduce the number...
2007-10-15 wmeierFix Windows maintainer-clean/distclean/clean to recurse...
2007-10-11 wmeierfix 'nmake ... clean' to include dumpcap specific objects
2007-09-25 etxrabUse GTK+ 2.12
2007-09-24 jmayerGet rid of the remains of NET-SNMP in the build process.
2007-09-10 wmeierFix my earlier typo.
2007-09-09 ulfldon't try to put a ## comment after the touch call...
2007-09-05 ulfl- "quote" source dir of packaging_zip1 and packaging_zi...
2007-09-02 wmeierVerify existence of required downloaded library package...
2007-08-28 ulflalways compile zlib.dll from source (even on MSVC6...
2007-08-27 legoGet smi_modules in the distrib
2007-08-26 legolibsmi was missing from the CFLAGS
2007-08-26 etxrabUse config and makefile from Chris Maynard and Luis...
2007-08-26 etxrabDownload libsmi
2007-08-24 richardvcomplete the death of the h223 plugin
2007-08-20 jakeAdd the UNISTIM plugin to Wireshark.
2007-08-12 ulfladd IANA port-numbers file as a file named "services...
2007-08-10 etxrabUse the latest GTK2 packages
2007-06-11 geraldFix compilation under VS6 (hopefully without breaking...
2007-05-25 geraldFrom Mike Harvey: Support for WiMAX and the WiMAX M2M...
2007-05-25 legoHave editcap and capinfos loading the wiretap plugins.
2007-05-18 geraldFrom Dustin Johnson:
2007-05-14 geraldUpdate to the latest Win32 libraries.
2007-05-14 ulflfrom Gerhard Gappmeier (ascolab):
2007-05-09 ulflfix manifest dll error
2007-05-06 ulflinstead of copying the MSVC 2005 manifest files around...
2007-04-10 geraldIf MSVCR_DLL or VCREDIST_EXE are defined, add them...
2007-03-26 morrissRemove references to the megaco plugin from the top...
2007-03-22 etxrabUse the latest GTK stuff.
2007-03-22 wmeierEven simpler: use 'rm -rf gtk2.tmp'
2007-03-22 wmeierUse correct 'rm -f gtk2.tmp/*' so all files in dir...
2007-03-21 ulflfix MSVC warnings of / and set CFLAGS to block new...
2007-03-17 ulflminor clean_setup target enhancements
2007-03-14 etxrabUse the latest GTK packages for Windows.
2007-01-31 ulflinstead of putting the MSC_VER_REQUIRED test into the...
2007-01-31 ulflC preprocessor only handles integers for conditional...
2007-01-19 ulflAs discussed on the devlist:
2007-01-19 ulfladd the user-guide as a component to the setup target
2007-01-17 etxrabUpdate to use the latest GTK packages.
2007-01-11 ulfldon't generate zlib1.dll over and over again
2007-01-10 ulflfix some zlib build issues
2007-01-10 ulfladd a missing dependency to the zlib1.dll, so it will...
2007-01-08 ulflthe makefile dependencies are just killing me ;-) Maybe...
2007-01-08 ulflfix general compilation:
2007-01-08 ulflif we don't have MSVC6, download (using the setup targe...
2007-01-05 ulfldon't spread the AirPcap DevPack files over the libs...
2007-01-05 geraldUpdate to the latest Win32 libs: Net-SNMP 5.4 and GNUTL...
2007-01-03 ulflremove the PDB_FILE setting from config.nmake - there...
2007-01-03 ulflfix epan\crypt\crypt-md5.obj
2007-01-03 ulflif exist, the install targets should copy pdb and manif...
2007-01-02 geraldMove epan/crypt-md5.[ch] to epan/crypt. Remove
2007-01-02 guyEhtereal[sic] -> Wireshark. :-)
2006-12-28 geraldMove the contents of airpdcap to epan/crypt. Try to...
2006-12-27 etxrabUse portaudio v19.
2006-12-26 wmeierUh Oh: Fix to properly set SH_FLAGS with 'igncr' if...
2006-12-26 ulflconvert line endings (using dos2unix) of the win32_setu...
2006-12-23 geraldUpdate to GNUTLS 1.6.0.
2006-12-22 wmeieruse 'rm -rf' so no error if directory already deleted...
2006-12-21 etxrabUpdate to use gtk 2.10.6 and friends.
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-05 geraldFrom Davide Schiera and Giorgio Tino: Add initial WPA...
2006-12-04 wmeierUse 'igncr' as needed with Bash (workaround for bug...
2006-11-19 ulflif the WIRESHARK_LIBS dir isn't already existing, create it
next