Add a script as a front-end for Flex, to work around various problems,
[jelmer/wireshark.git] / wiretap / Makefile.nmake
2007-08-04 Guy HarrisAdd a script as a front-end for Flex, to work around...
2007-08-01 Guy HarrisAdd a Makefile.nmake.inc file, to hold rules etc. ...
2007-08-01 Guy HarrisUse a common .l.c rule for running Flex on .l files...
2007-05-09 Ulf Lampingfix manifest error: for dll's mt.exe must be given ;2
2007-05-06 Ulf Lampinginstead of copying the MSVC 2005 manifest files around...
2007-05-02 Luis Ontanonadd support for the text export format of textronix...
2007-03-21 Ulf Lampingset compiler option "treat warnings as errors" - to...
2007-03-18 Bill MeierFix Windows Makefiles so clean removes all pdb files...
2007-01-31 Ulf Lampinginstead of putting the MSC_VER_REQUIRED test into the...
2007-01-12 Ulf Lampingsecond try for file_util.c ... (at least OS X didn...
2007-01-12 Ulf LampingWin32: MSVC > 6 doesn't work well with Unicode filenames!
2007-01-03 Ulf Lampingremove the PDB_FILE setting from config.nmake - there...
2006-02-22 Anders BromanAdd makefile.nmake
2005-02-14 Guy HarrisMake the "maintainer-clean" rules get rid of some addit...
2004-09-12 Ulf Lampingto prevent problems reported by David Richards, don...
2004-07-26 Guy HarrisAdd a Makefile.common for Wiretap, and have Makefile...
2004-07-23 Guy HarrisFrom Graham Bloice: add resources to wiretap.dll.
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-02-11 Guy HarrisFrom Rolf Fiedler: support for reading EyeSDN USB S0...
2003-12-02 Guy HarrisFrom Martijn Schipper: support for reading AiroPeek...
2003-11-07 Guy HarrisLet people configure whether to build with Zlib or...
2003-10-31 Guy HarrisFrom Scott Emberley: support for reading Network Instru...
2003-10-30 Guy HarrisFrom Marcel Holtmann: support for reading Linux Bluez...
2003-10-10 Guy HarrisGive every Makefile.nmake file a "distclean" rule,...
2003-08-26 Guy HarrisFrom Jesper Peterson: support for Endace ERF file format.
2003-08-23 Guy HarrisUse "file_access.c", not "file_io.c", as the latter...
2003-08-22 Guy HarrisRename "wiretap/file.c" to "wiretap/file_io.c", as...
2003-07-29 Guy HarrisFrom Thierry Martin: support for reading files from...
2003-06-14 Guy HarrisDefine GLIB_LIBS and GTK_LIBS variables in config.nmake...
2003-06-14 Guy HarrisDefine GLIB_CFLAGS and GTK_CFLAGS variables in config...
2002-07-31 Guy HarrisFrom Motonori Shindo: support for reading CoSine L2...
2002-06-13 Guy HarrisAdd /I$(PCAP_DIR)/include to the list of directories...
2002-04-30 Guy HarrisMove the code to guess the traffic type based on the...
2002-02-27 Guy HarrisFrom Joerg Mayer:
2001-12-12 Guy HarrisFrom Motonori Shindo:
2001-12-04 Guy HarrisSupport for reading Visual Networks traffic capture...
2001-10-19 Guy HarrisDBS Etherwatch wiretap module, from Marc Milgram.
2001-10-18 Guy HarrisVMS TCPIPtrace wiretap module, from Marc Milgram.
2001-04-12 Gilbert RamirezImprovement of 'make clean' targets.
2001-04-06 Gilbert RamirezBuild with zlib.
2001-04-05 Gilbert RamirezUse sed in the Win32 build to place the version in...
2001-03-23 Gilbert RamirezThe Win32 build builds wiretap as a DLL and requires...
2001-02-22 Guy HarrisEtherpeek version 5, 6, and 7 support, from Daniel...
2000-09-19 Gilbert RamirezAdd pppdump.obj to win32 makefile.
2000-08-08 Mike HallAdded wiretap support to read the Cisco Secure Intrusio...
2000-05-29 Guy HarrisGraham Bloice's Win32 Makefile changes to build in...
2000-04-29 Guy HarrisGraham Bloice's changes to, on Win32 using Microsoft...
2000-04-12 Gilbert RamirezBuild tethereal and editcap on Win32.
2000-04-06 Guy HarrisUse the "-o" flag, rather than using the "-t" flag...
2000-04-04 Guy HarrisThe Win32 port of libpcap requires that programs with...
2000-02-09 Gilbert RamirezUpdate Makefiles for win32. Move local configuration...
2000-01-15 Gilbert RamirezMerge in the final code to make Ethereal run on Win32...
2000-01-13 Guy HarrisAdd "file_wrappers.c" to the list of things to compile...
1999-12-15 Guy HarrisBring it somewhat up to date.
1999-08-18 Gilbert RamirezChanges to compile in win32.
1999-08-03 Gilbert RamirezUpdate version numbers to 0.7.0, and update win32 Makef...
1999-07-21 Gilbert RamirezFinally got the win32 ethereal to link properly with...
1999-07-13 Gilbert RamirezAdded support for compiling on win32 with Visual C...