log DOCS/xml/Makefile @ 32753:9981c24b59bd

age author description
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.
Mon, 03 May 2010 23:00:58 +0000 diego Put symlinks under revision control instead of generating them during make.
Wed, 16 Dec 2009 11:59:53 +0000 diego Simplify the evaluation of the lang-def template:
Mon, 14 Dec 2009 03:19:01 +0000 diego Ignore errors from failing rm commands in clean targets.