aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Makefile.nmake
Commit message (Expand)AuthorAgeFilesLines
* Don't clean wireshark-filter.pod. It's not generated any more.Gerald Combs2010-07-151-1/+1
* Don't include the filter list (which is now over 16MB) in theGerald Combs2010-07-151-12/+0
* Apply r30854 to Windows NmakefilesKovarththanan Rajaratnam2009-11-071-6/+6
* Move the generated documentation (man pages, AUTHORS-SHORT-FORMAT, andJeff Morriss2009-06-211-6/+15
* When building the wireshark-filter documentation on Windows, try toGerald Combs2009-04-171-1/+7
* Ensure wireshark-filter doc rebuilt when tshark changes; optimize rebuild sli...Bill Meier2008-05-021-7/+1
* lot's of GTK1 related code cleanup in the Win32 build processUlf Lamping2008-04-091-4/+4
* add ws.css to cleanUlf Lamping2008-04-051-0/+1
* Fix CSS paths.Gerald Combs2008-02-221-12/+12
* Fix a target.Gerald Combs2008-02-221-1/+1
* Use the docbook CSS for the man pages (which assumes your version of Gerald Combs2008-02-221-10/+23
* Add rawshark, a utility that, when given raw pcap-formatted packets andGerald Combs2008-02-151-2/+16
* Add a few missing /$(MAKEFLAGS)Bill Meier2006-12-051-2/+2
* change the Win32 build environment, so we can create release zip files withou...Ulf Lamping2006-09-231-3/+3
* Rename the main executable to "wireshark", along with more conversions:Gerald Combs2006-05-311-17/+17
* Tethereal/tethereal -> TShark/tshark.Gerald Combs2006-05-311-12/+12
* libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofGerald Combs2006-05-311-8/+8
* ethereal->wireshark updatesRonnie Sahlberg2006-05-221-19/+19
* name changeRonnie Sahlberg2006-05-211-2/+2
* add dumpcap manual pageUlf Lamping2006-02-091-2/+15
* In doc/Makefile.nmake, use the "install-deps" target from the rootGerald Combs2005-09-061-7/+2
* add the new target "install-plugins" to nmake makefileLars Roland2005-05-031-0/+3
* Add an install-deps target to the nmake makefiles.Lars Roland2005-05-011-1/+0
* Make the "maintainer-clean" rules get rid of some additional generatedGuy Harris2005-02-141-0/+2
* Remove another GNU cp dependency.Gerald Combs2005-01-141-2/+2
* renamed capinfo to capinfos, as the former name capinfo was already used in a...Ulf Lamping2004-10-201-8/+8
* Add a rule to make ../AUTHORS-SHORT-FORMAT, as it won't necessarily haveGuy Harris2004-10-181-1/+6
* From Graeme Hewson: make AUTHORS-SHORT not include formatting codes,Guy Harris2004-10-171-2/+2
* From Ian Schorr: capinfo - provides capture file information.Olivier Biot2004-07-281-3/+17
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* remove (duplicated) list of authors from ethereal.pod,Ulf Lamping2004-05-221-5/+8
* add a target to build the manpagesUlf Lamping2004-05-221-1/+4
* From Lars Roland: add support for building a libethereal.dll with MSVC:Guy Harris2004-05-091-2/+7
* build a list of the input file formats instead of a floating text,Ulf Lamping2004-04-251-7/+7
* calling tethereal in it's place, to prevent problems with dll loadingUlf Lamping2003-12-231-2/+4
* Give every Makefile.nmake file a "distclean" rule, and have "distclean"Guy Harris2003-10-101-1/+3
* Fix document creation under Windows, add ethereal-filter.html to the NSISGerald Combs2003-10-021-8/+6
* Update for the new ethereal-filter man page.Guy Harris2003-10-011-4/+16
* Make doc/Makefile.nmake work in POSIXLY_CORRECT environment, as perGuy Harris2003-02-131-29/+29
* From Hamish Moffatt:Guy Harris2002-01-041-1/+6
* From Hamish Moffatt:Guy Harris2002-01-041-22/+38
* idl2eth man page, from Frank Singleton.Guy Harris2001-07-301-3/+41
* Package mergecap.exe and its HTML documentation.Gilbert Ramirez2001-07-121-2/+12
* Win32: build text2pcap doco and package it.Gilbert Ramirez2001-05-221-2/+11
* Improvement of 'make clean' targets.Gilbert Ramirez2001-04-121-1/+6
* Add ability to create HTML documentation on Windows, if you haveGilbert Ramirez2001-03-091-0/+39