aboutsummaryrefslogtreecommitdiffstats
path: root/image/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2008-05-20Create a new "Wireshark utility" library and move the mpeg-audio stuff frommorriss1-1/+6
2008-04-13fixes related to file_dlg_win32.rculfl1-1/+1
2008-02-15Add rawshark, a utility that, when given raw pcap-formatted packets andgerald1-1/+6
2006-09-12add a comment, that .res files are generated using an implicit (built in) nma...ulfl1-0/+2
2006-05-31Fix manifest name.gerald1-2/+2
2006-05-31ethereal.rc -> wireshark.rcgerald1-3/+3
2006-05-31Tethereal/tethereal -> TShark/tshark.gerald1-3/+3
2006-05-31libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofgerald1-3/+3
2006-05-23Make it compile again.etxrab1-2/+2
2006-05-22ethereal->wireshark updatessahlberg1-1/+1
2006-02-18add a missing dependency to ethereal.rculfl1-1/+1
2006-02-14Split the version under Windows into its major, minor, and microgerald1-2/+3
2006-02-13Add a manifest, so that styled widgets are drawn correcltly. Thegerald1-2/+7
2005-11-28first steps towards a separated capture tool, working title "dumpcap"ulfl1-1/+6
2005-02-14Make the "maintainer-clean" rules get rid of some additional generatedguy1-0/+2
2004-10-20renamed capinfo to capinfos, as the former name capinfo was already used in a...ulfl1-3/+3
2004-07-28Add the MSWIN RC information for capinfo.obiot1-1/+6
2004-07-23From Graham Bloice: add resources to wiretap.dll.guy1-1/+6
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2004-07-17From Graham Bloice: add resource information to libethereal.dll.guy1-1/+6
2003-10-10Give every Makefile.nmake file a "distclean" rule, and have "distclean"guy1-1/+3
2003-03-26From Graham Bloice: make the RC_VERSION variable in config.nmakeguy1-6/+6
2001-07-12From Edward Meaney: include "mergecap.rc" in the list of things to beguy1-2/+2
2001-07-12Mergecap utility for merging capture files, from Scott Renfro.guy1-1/+6
2001-05-21Add resource stuff for text2pcap.guy1-2/+7
2001-04-05Use sed in the Win32 build to place the version in various files.gram1-0/+26