From Stefan Metzmacher:
[obnox/wireshark/wip.git] / Makefile.nmake
2006-11-19 ulflif the WIRESHARK_LIBS dir isn't already existing, create it
2006-11-19 ulflfix clean_setup target
2006-11-17 ulfladd the /LARGEADDRESSAWARE to the link process of Wires...
2006-11-12 etxrabUpdate to use the latest gtk 2.8 glib and pango libraries.
2006-11-07 ulfldon't copy mibs.txt files to mibs, but to snmp\mibs
2006-11-06 etxrabRemove the references to acn
2006-10-27 ulflfix the GTK-WIMP paths for GTK2.8 - both source and...
2006-10-26 etxrabMissed a change.
2006-10-26 etxrabPreparations for using the latest GTK 2.8 files for...
2006-10-19 wmeierrdm now not a plugin - don't copy dll
2006-10-18 geraldIf .svn/entries exists, add it as a dependency to svnve...
2006-10-13 ulfldistclean should remove wireshark-gtk1/2 dirs completely
2006-10-09 wmeierIf GTK1_DIR or GTK2_DIR not defined, then corresponding...
2006-10-04 galPatch for clean, distclean and maintainer-clean targets...
2006-10-02 ulflas noted by Anders Broman: the Win2000 version of copy...
2006-09-30 ulflthat wasn't a typo, xcopy can't rename files that way
2006-09-29 etxrabFixa a typo copy -> xcopy
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 legoThe forgotten files!
2006-09-23 ulflfix a typo
2006-09-23 ulflchange the Win32 build environment, so we can create...
2006-09-22 ulfladd a packaging_u3 target
2006-09-12 jmayerMakefile.nmake
2006-09-12 ulflfix the generation of config.h, some HAVE_... were...
2006-09-12 ulfladd a missing dependency from wiretap to the image...
2006-09-12 ulflHmmm, don't optimize too much :-)
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-10 wmeierminor cleanup for making codecs
2006-09-05 etxrabHandle PORTAUDIO_API_1 and add clean-deps target to...
2006-09-04 etxrabFix a typo for rtp_player
2006-09-02 etxrabInclude codecs in the all target.
2006-09-02 etxrabFix path and name.
2006-09-02 guyMove the codecs into a top-level "codecs" subdirectory...
2006-08-30 ulflfix a suspected typo of the portaudio commit
2006-08-30 etxrabFrom Alejandro Vaquero:
2006-08-19 guyFix cut-and-pasteo.
2006-08-16 geraldAdd support for AirPcap, an upcoming wireless product...
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 sahlbergif KFW is enabled, we need to temporarily copy the...
2006-08-05 sahlbergconfig and makefile magic we need when we integrate...
2006-07-27 geraldFix editcap compilation under Windows.
2006-07-20 sahlbergwe dont need our own snprintf any more since we always...
2006-07-17 geraldSwitch to Net-SNMP 5.3.1.
2006-07-06 geraldUpdate to Net-SNMP 5.3.0.1.
2006-05-31 geraldRename the main executable to "wireshark", along with...
2006-05-31 geraldTethereal/tethereal -> TShark/tshark.
2006-05-31 geraldlibethereal -> libwireshark. idl2eth -> idl2wrs. ...
2006-05-30 geraldETHEREAL_LIBS -> WIRESHARK_LIBS
2006-05-22 sahlbergethereal->wireshark updates
2006-05-21 guyIf we have pcap_breakloop(), at least on UN*X we can...
2006-05-16 jakeChange to address bug 933. See if this, after setup...
2006-04-20 ulflif HHC_DIR is defined in config.nmake, link Ethereal...
2006-04-12 geraldUpdate Lua.
2006-03-15 legoOne day I'll be able to do change something in windows...
2006-03-14 etxrabAdd strptime.obj to outfiles as well.
2006-03-14 legomissed to add strptime.obj to the editcap.
2006-03-12 legoMove init.lua and family to plugins/lua
2006-03-01 geraldAdd Lua support by default for Win32. Fix some compila...
2006-02-25 etxrabAdd asn1 to the clean target
2006-02-15 guyAdd getopt.obj to the list of object files with which...
2006-02-13 lego- disable print
2006-02-13 geraldCopy over the file open/save code from the Win32 native...
2006-02-10 lrolandWhen using GTK 2.8, we need the cairo dlls, so add...
2006-02-06 guyFrom Paolo Abeni:
2005-12-27 geraldUpdate to Net-SNMP 5.2.2.
2005-12-16 geraldIf "CLIENTNAME" is set (which indicates that we're...
2005-12-14 geraldAdd support for GLib/GTK+ 2.8. Point to the latest...
2005-12-10 ulflthe verify_tool target should check for /usr/bin/find...
2005-12-06 ulflboth the buildbot and I have problems with setargv.obj
2005-12-06 guyMake $(command_line_OBJECTS) a dependency of the stuff...
2005-12-05 ulflno more usage of Ethereal.lib in dumpcap any longer :-)
2005-11-28 ulflfirst steps towards a separated capture tool, working...
2005-10-21 ulflWin32: first steps towards using GTK2.6, add zipfile...
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-07 geraldSet "COPYCMD=/Y" and remove the "/Y" from each XCOPY...
2005-09-06 geraldMove to the latest ethereal-win32-libs tag.
2005-09-06 geraldIn doc/Makefile.nmake, use the "install-deps" target...
2005-08-05 ulflverify_tools:
2005-07-26 geraldFrom Brice Augustin: Use the correct packet length...
2005-07-26 geraldRevert back to GTK-Wimp 0.6.2. Move to WinPcap 3.1beta4.
2005-07-24 ulflUpdate to zlib 1.2.3
2005-07-15 geraldPoint to the latest Windows library tag and versions.
2005-07-07 geraldMake sure "which" is present before we verify our tools...
2005-05-31 lrolandAs suggested by Jaap Keuter:
2005-05-20 ulflwin32 only: get interface details from WinPcap's packet...
2005-05-03 lrolandadd the new target "install-plugins" to nmake makefile
2005-05-01 lrolandAdd an install-deps target to the nmake makefiles.
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-17 lrolandClean up.
2005-02-14 guyMake the "maintainer-clean" rules get rid of some addit...
2005-02-13 lrolandchange nmake makefiles in /trunk and /trunk/epan so...
2005-02-10 lrolandclean up makefiles.
2005-01-17 geraldSwitch the Windows build environment to GTK 2.4.14...
2005-01-04 geraldReplace a "cp" with three "xcopy"s.
next