log DOCS/xml/Makefile @ 34234:4ec96d5d2e4c

age author description
Mon, 07 Nov 2011 19:54:38 +0000 diego build: drop releaseclean target
Mon, 07 Nov 2011 19:54:36 +0000 diego build: Remove dangling reference to removed DOCS/xml/configure.
Sat, 05 Nov 2011 16:35:50 +0000 diego build: Merge DOCS/xml/xml.mak into config.mak.
Mon, 28 Jun 2010 16:45:47 +0000 diego Remove help target that prints available targets.
Wed, 23 Jun 2010 13:36:02 +0000 diego Get rid of xsltproc wrapper redirection; run commands directly from make.
Wed, 23 Jun 2010 13:24:53 +0000 diego Move xsltproc target file hack to the Makefile.
Wed, 23 Jun 2010 12:07:29 +0000 diego Get rid of xmllint wrapper redirection; run commands directly from make.
Tue, 11 May 2010 22:31:47 +0000 diego 10l: Use the directory part of the stylesheet path to create a directory.
Tue, 11 May 2010 21:33:15 +0000 diego cosmetics: Invoke all shell scripts during XML documentation build directly.
Tue, 11 May 2010 21:31:36 +0000 diego Create output directory when copying stylesheet.
Tue, 11 May 2010 21:21:45 +0000 diego Do not run xmllint prior to building the XML documentation.
Tue, 11 May 2010 14:27:26 +0000 diego XML docs: Make xmllint-* targets a dependency of html-chunked-*/html-single-*.
Tue, 11 May 2010 13:27:13 +0000 diego Only mark targets whose names end in "clean" as phony.
Tue, 11 May 2010 13:13:32 +0000 diego Make XML documentation build process nonrecursive.
Mon, 10 May 2010 23:39:16 +0000 diego Pass a language variable to submakes instead of reading subdirectory Makefiles.