aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS/xml/Makefile
Commit message (Expand)AuthorAge
* Remove DOCS/xmlGravatar wm42012-07-28
* DOCS/xml/Makefile: Remove help target that prints available targetsGravatar diego2010-11-02
* DOCS/xml: Get rid of xsltproc wrapper redirectionGravatar diego2010-11-02
* DOCS/xml: Move xsltproc target file hack to the Makefile.Gravatar diego2010-11-02
* DOCS/xml: Get rid of xmllint wrapper redirectionGravatar diego2010-11-02
* 10l: Use the directory part of the stylesheet path to create a directory.Gravatar diego2010-05-11
* cosmetics: Invoke all shell scripts during XML documentation build directly.Gravatar diego2010-05-11
* Create output directory when copying stylesheet.Gravatar diego2010-05-11
* Do not run xmllint prior to building the XML documentation.Gravatar diego2010-05-11
* XML docs: Make xmllint-* targets a dependency of html-chunked-*/html-single-*.Gravatar diego2010-05-11
* Only mark targets whose names end in "clean" as phony.Gravatar diego2010-05-11
* Make XML documentation build process nonrecursive.Gravatar diego2010-05-11
* Pass a language variable to submakes instead of reading subdirectory Makefiles.Gravatar diego2010-05-10
* Put symlinks under revision control instead of generating them during make.Gravatar diego2010-05-03
* Simplify the evaluation of the lang-def template:Gravatar diego2009-12-16
* Ignore errors from failing rm commands in clean targets.Gravatar diego2009-12-14
* Do not ignore errors from mkdir invocations.Gravatar diego2009-12-14
* The general xmllint target should only check configured languages.Gravatar diego2009-12-14
* Improve declaration of phony targets.Gravatar diego2009-12-14
* Factorize dependencies of language-specific HTML generation targets.Gravatar diego2009-12-14
* spelling cosmeticsGravatar diego2009-12-14
* Remove pointless dependency on xmllint.sh from phony xmllint target.Gravatar diego2009-12-14
* Drop pointless dependencies of the phony targets html-chunked and html-single.Gravatar diego2009-12-14
* Fix dependencies of html-chunked and html-single targets.Gravatar diego2009-12-14
* Exploit one more opportunity to make use of the CONFIGURE_GENERATED variable.Gravatar diego2009-12-14
* Factorize all components generated by configure into a variable.Gravatar diego2009-12-14
* Construct monolithic targets with the HTMLDIR instead of the HTMLFILE variable.Gravatar diego2009-12-14
* Factorize generating the list of all main.xml files.Gravatar diego2009-12-13
* configure also generates all main.xml files.Gravatar diego2009-12-13
* Add html-chunk.xsl and html-single.xsl to targets generated by configure.Gravatar diego2009-12-13
* Do not build monolithic documentation in a separate directory.Gravatar diego2009-12-13
* - Remove now unnecessary dependency on intermediate directories.Gravatar diego2009-12-13
* Do not pointlessly set the HTMLFILE variable when running xmllint.Gravatar diego2009-12-13
* Simplify some commands via automatic variables.Gravatar diego2009-12-13
* Create required directories directly without intermediate steps.Gravatar diego2009-12-13
* Declare common dependencies for chunked and single HTML targets together.Gravatar diego2009-12-13
* xmllint.sh is not a phony target.Gravatar diego2009-12-13
* Do not run mkdir in a subshell.Gravatar diego2009-01-05
* Skip pointless ignoring return value of 'rm -f'.Gravatar diego2009-01-05
* nonrecursive releaseclean targetGravatar diego2009-01-05
* cosmetics: Move clean targets to the bottom.Gravatar diego2009-01-05
* Remove pointless language-specific clean and distclean targets.Gravatar diego2009-01-04
* Subsume clean-html-chunked and clean-html-single targets into clean target.Gravatar diego2009-01-04
* Get rid of pointless chunked-dir and single-dir targets.Gravatar diego2009-01-04
* Simplify phony target declaration.Gravatar diego2009-01-04
* Only build the documentation in the languages requested from configure.Gravatar diego2008-07-19
* italian xml/html docs translation - first step. up till now accented vowels areGravatar ptt2007-06-08
* Merge all .PHONY target declarations.Gravatar diego2007-03-07
* svn move xml/zh to xml/zh_CNGravatar kraymer2006-12-18
* Initial Chinese translation, by Kun Niu, haoniukun gmail comGravatar torinthiel2006-12-17