aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS/xml/Makefile.inc
Commit message (Expand)AuthorAge
* Filter list of missing source files so that it only contains nonexisting files.Gravatar diego2009-12-14
* Use $(notdir ) to filter out path prefixes instead of reinventing it poorly.Gravatar diego2009-12-14
* Avoid hackish shell loop to symlink missing XML source files.Gravatar diego2009-12-14
* Globally remove main.xml from SYMLINKS_DEPS. It should never be symlinked.Gravatar diego2009-12-14
* Reuse SYMLINKS_DEPS variable in the symlink targets.Gravatar diego2009-12-14
* Simplify shell command to symlink missing translated source files.Gravatar diego2009-12-14
* cosmetics: Rename XSL_DEPS variable to SINGLE_XSL_DEPS for consistency.Gravatar diego2009-12-14
* Drop support for per-language XSL stylesheets.Gravatar diego2009-12-14
* Drop support for per-language stylesheets.Gravatar diego2009-12-14
* Unconditionally symlink documentation files missing from a translation.Gravatar diego2009-12-14
* Use variable for HTML stylesheet so individual languages can use their own.Gravatar diego2009-12-14
* Factorize stylesheet installation into its own target.Gravatar diego2009-12-14
* Construct monolithic targets with the HTMLDIR instead of the HTMLFILE variable.Gravatar diego2009-12-14
* Simplify one more command via automatic variables.Gravatar diego2009-12-13
* Simplify setting COMMON_XSL_DEPS variable:Gravatar diego2009-12-13
* cosmetics: Remove pointless trailing /.Gravatar diego2009-12-13
* Remove pointless warning about Make being called from the wrong place.Gravatar diego2009-12-13
* Replace shell command substitution by Makefile syntax construct.Gravatar diego2009-12-13
* Use automatic variables instead of the target name.Gravatar diego2009-12-13
* Do not pointlessly remove all targets before recreating them.Gravatar diego2009-12-13
* Declare a dependency on xmllint instead of duplicating the target's commands.Gravatar diego2009-12-13
* nonrecursive releaseclean targetGravatar diego2009-01-05
* Move phony target declaration to the bottom of the file; add distclean target.Gravatar diego2008-04-22
* Simplify link removal.Gravatar diego2006-04-17
* Support syntax checking onlyGravatar wight2005-04-11
* Make symlinks behavior more sensible - regenerate symlinks (and documentation)Gravatar wight2004-08-08
* Move symlinks to a separate targetGravatar wight2004-01-30
* Simplifications and bug fixes by Torinthiel.Gravatar diego2004-01-30
* Make the build system print everything it does.Gravatar diego2004-01-24
* Shiny new build system by Torinthiel, polished and improved by myself.Gravatar diego2004-01-20
* Based on previous lines and nonsense of this I guess this fileGravatar wight2003-11-25
* less verbosityGravatar diego2003-11-16
* now distclean will run on systems which don't have 'readlink'Gravatar gabucino2003-11-06
* Dependencies for autogenerated files added.Gravatar diego2003-10-30
* Linebreaks added for improved readability, long lines in error messageGravatar diego2003-10-29
* html.xsl ---> html-single.xsl + more consistency + small fixesGravatar diego2003-10-21
* Add support for building all-in-one HTML docs. (Files go to DOCS/HTML-single)Gravatar lumag2003-10-20
* Support for building incomplete translations.Gravatar diego2003-10-08
* I don't think, that anybody likes seeng rm -f /* command :)Gravatar lumag2003-09-21
* XML autoconfiguration by Dmitry Baryshkov <lumag@qnc.ru> with someGravatar diego2003-06-18
* Add support for the Saxon XSLT Processor.Gravatar lumag2003-04-30
* XML version of MPlayer's docGravatar nicolas2003-03-23