aboutsummaryrefslogtreecommitdiffstats
path: root/image/Makefile.nmake
Commit message (Expand)AuthorAgeFilesLines
* add a comment, that .res files are generated using an implicit (built in) nma...Ulf Lamping2006-09-121-0/+2
* Fix manifest name.Gerald Combs2006-05-311-2/+2
* ethereal.rc -> wireshark.rcGerald Combs2006-05-311-3/+3
* Tethereal/tethereal -> TShark/tshark.Gerald Combs2006-05-311-3/+3
* libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofGerald Combs2006-05-311-3/+3
* Make it compile again.Anders Broman2006-05-231-2/+2
* ethereal->wireshark updatesRonnie Sahlberg2006-05-221-1/+1
* add a missing dependency to ethereal.rcUlf Lamping2006-02-181-1/+1
* Split the version under Windows into its major, minor, and microGerald Combs2006-02-141-2/+3
* Add a manifest, so that styled widgets are drawn correcltly. TheGerald Combs2006-02-131-2/+7
* first steps towards a separated capture tool, working title "dumpcap"Ulf Lamping2005-11-281-1/+6
* Make the "maintainer-clean" rules get rid of some additional generatedGuy Harris2005-02-141-0/+2
* renamed capinfo to capinfos, as the former name capinfo was already used in a...Ulf Lamping2004-10-201-3/+3
* Add the MSWIN RC information for capinfo.Olivier Biot2004-07-281-1/+6
* From Graham Bloice: add resources to wiretap.dll.Guy Harris2004-07-231-1/+6
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* From Graham Bloice: add resource information to libethereal.dll.Guy Harris2004-07-171-1/+6
* Give every Makefile.nmake file a "distclean" rule, and have "distclean"Guy Harris2003-10-101-1/+3
* From Graham Bloice: make the RC_VERSION variable in config.nmakeGuy Harris2003-03-261-6/+6
* From Edward Meaney: include "mergecap.rc" in the list of things to beGuy Harris2001-07-121-2/+2
* Mergecap utility for merging capture files, from Scott Renfro.Guy Harris2001-07-121-1/+6
* Add resource stuff for text2pcap.Guy Harris2001-05-211-2/+7
* Use sed in the Win32 build to place the version in various files.Gilbert Ramirez2001-04-051-0/+26