log doc/Makefile @ 8822:1027da7d2fb9

age author description
Wed, 10 Jun 2009 19:59:44 +0200 Cédric Duval doc: fix regexp for determining the man page section
Thu, 07 May 2009 15:08:25 +0300 Giorgos Keramidas manpage build: fail early when xmlto is not available
Sun, 25 Jan 2009 12:21:57 +0100 Christian Ebert Do not install executable man pages
Sat, 17 Jan 2009 15:15:26 +0100 Patrick Mezard Document how HTML documentation is built under Windows
Thu, 28 Aug 2008 13:06:24 +0200 Christian Ebert doc/Makefile: rephrase comment (typo)
Tue, 24 Jun 2008 09:33:13 +0200 Dirkjan Ochtman use ${PYTHON} var in doc/Makefile as well
Mon, 07 Apr 2008 09:02:04 +0200 Christian Ebert doc: escape .hg at bol in manpages with make (issue1072)
Sat, 30 Jun 2007 01:21:22 +0100 Adam Spiers mercurial.spec: include CONTRIBUTORS, COPYING and man pages in rpm
Mon, 15 Jan 2007 15:49:06 -0500 Jonathan Smith use DESTDIR both places its needed
Mon, 15 Jan 2007 15:31:38 -0500 Jonathan Smith honor DESTDIR env variable for docs' make install
Mon, 15 Jan 2007 15:30:50 -0500 Jonathan Smith install man pages by default into $(PREFIX)/share/man not $(PREFIX)/man since the FHS puts them there
Sat, 16 Dec 2006 13:57:37 +0100 Thomas Arendsen Hein Include hg.1.gendoc.txt in doc/MANIFEST to prevent unnecessary rebuild.
Sat, 16 Dec 2006 13:54:23 +0100 Thomas Arendsen Hein Regenerate hg.1 manpage if help text in help.py changes.
Tue, 12 Dec 2006 11:39:05 +0100 Benoit Boissinot fix MANIFEST generation
Thu, 05 Oct 2006 20:03:38 +0200 Thomas Arendsen Hein Some versions of sed don't support .\+, so use ..* instead.