log DOCS/xml/Makefile @ 31128:100a50819c58

age author description
2010-05-11 diego 10l: Use the directory part of the stylesheet path to create a directory.
2010-05-11 diego cosmetics: Invoke all shell scripts during XML documentation build directly.
2010-05-11 diego Create output directory when copying stylesheet.
2010-05-11 diego Do not run xmllint prior to building the XML documentation.
2010-05-11 diego XML docs: Make xmllint-* targets a dependency of html-chunked-*/html-single-*.
2010-05-11 diego Only mark targets whose names end in "clean" as phony.
2010-05-11 diego Make XML documentation build process nonrecursive.
2010-05-10 diego Pass a language variable to submakes instead of reading subdirectory Makefiles.
2010-05-03 diego Put symlinks under revision control instead of generating them during make.
2009-12-16 diego Simplify the evaluation of the lang-def template:
2009-12-14 diego Ignore errors from failing rm commands in clean targets.
2009-12-14 diego Do not ignore errors from mkdir invocations.
2009-12-14 diego The general xmllint target should only check configured languages.
2009-12-14 diego Improve declaration of phony targets.
2009-12-14 diego Factorize dependencies of language-specific HTML generation targets.
2009-12-14 diego spelling cosmetics
2009-12-14 diego Remove pointless dependency on xmllint.sh from phony xmllint target.
2009-12-14 diego Drop pointless dependencies of the phony targets html-chunked and html-single.
2009-12-14 diego Fix dependencies of html-chunked and html-single targets.
2009-12-14 diego Exploit one more opportunity to make use of the CONFIGURE_GENERATED variable.
2009-12-14 diego Factorize all components generated by configure into a variable.
2009-12-14 diego Construct monolithic targets with the HTMLDIR instead of the HTMLFILE variable.
2009-12-13 diego Factorize generating the list of all main.xml files.
2009-12-13 diego configure also generates all main.xml files.
2009-12-13 diego Add html-chunk.xsl and html-single.xsl to targets generated by configure.
2009-12-13 diego Do not build monolithic documentation in a separate directory.
2009-12-13 diego - Remove now unnecessary dependency on intermediate directories.
2009-12-13 diego Do not pointlessly set the HTMLFILE variable when running xmllint.
2009-12-13 diego Simplify some commands via automatic variables.
2009-12-13 diego Create required directories directly without intermediate steps.
2009-12-13 diego Declare common dependencies for chunked and single HTML targets together.
2009-12-13 diego xmllint.sh is not a phony target.
2009-01-05 diego Do not run mkdir in a subshell.
2009-01-05 diego Skip pointless ignoring return value of 'rm -f'.
2009-01-05 diego nonrecursive releaseclean target
2009-01-05 diego cosmetics: Move clean targets to the bottom.
2009-01-04 diego Remove pointless language-specific clean and distclean targets.
2009-01-04 diego Subsume clean-html-chunked and clean-html-single targets into clean target.
2009-01-04 diego Get rid of pointless chunked-dir and single-dir targets.
2009-01-04 diego Simplify phony target declaration.
2008-07-19 diego Only build the documentation in the languages requested from configure.
2007-06-08 ptt italian xml/html docs translation - first step. up till now accented vowels are
2007-03-07 diego Merge all .PHONY target declarations.
2006-12-18 kraymer svn move xml/zh to xml/zh_CN
2006-12-17 torinthiel Initial Chinese translation, by Kun Niu, haoniukun gmail com
2006-10-22 kraymer remove mkdir warnings
2006-04-17 diego English docs should be built first.
2006-04-17 kraymer add support for German translation
2006-03-26 diego Simplify mkdir calls, test is not necessary before creating directories,
2005-12-31 diego Build incomplete Russian docs last.
2005-04-15 diego releaseclean should now work as expected, crate of Coke going in my direction.
2005-04-12 gpoirier Typo fix
2005-04-11 wight Support syntax checking only
2005-04-10 diego Add releaseclean target to remove generated files but keep the HTML.
2005-01-06 jheryan Added cs subdirectory.
2004-06-02 alex hungarian xml docs
2004-01-29 wight Structure rewritten, to allow single language build and some simplifications.
2004-01-24 diego Make the build system print everything it does.
2004-01-20 diego Build target names shortened.
2004-01-20 diego Shiny new build system by Torinthiel, polished and improved by myself.