log DOCS/xml/Makefile.inc @ 31102:b604051c30a3

age author description
Tue, 11 May 2010 11:52:41 +0000 diego Get rid of pointless variable indirection for XSL stylesheets.
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.
Mon, 14 Dec 2009 12:03:02 +0000 diego Filter list of missing source files so that it only contains nonexisting files.
Mon, 14 Dec 2009 04:06:25 +0000 diego Use $(notdir ) to filter out path prefixes instead of reinventing it poorly.
Mon, 14 Dec 2009 03:50:34 +0000 diego Avoid hackish shell loop to symlink missing XML source files.
Mon, 14 Dec 2009 03:43:54 +0000 diego Globally remove main.xml from SYMLINKS_DEPS. It should never be symlinked.
Mon, 14 Dec 2009 03:35:26 +0000 diego Reuse SYMLINKS_DEPS variable in the symlink targets.
Mon, 14 Dec 2009 03:32:12 +0000 diego Simplify shell command to symlink missing translated source files.
Mon, 14 Dec 2009 02:25:40 +0000 diego cosmetics: Rename XSL_DEPS variable to SINGLE_XSL_DEPS for consistency.
Mon, 14 Dec 2009 02:01:50 +0000 diego Drop support for per-language XSL stylesheets.
Mon, 14 Dec 2009 01:51:42 +0000 diego Drop support for per-language stylesheets.
Mon, 14 Dec 2009 01:34:02 +0000 diego Unconditionally symlink documentation files missing from a translation.
Mon, 14 Dec 2009 00:57:33 +0000 diego Use variable for HTML stylesheet so individual languages can use their own.
Mon, 14 Dec 2009 00:42:46 +0000 diego Factorize stylesheet installation into its own target.
Mon, 14 Dec 2009 00:16:32 +0000 diego Construct monolithic targets with the HTMLDIR instead of the HTMLFILE variable.
Sun, 13 Dec 2009 23:22:55 +0000 diego Simplify one more command via automatic variables.
Sun, 13 Dec 2009 23:17:11 +0000 diego Simplify setting COMMON_XSL_DEPS variable:
Sun, 13 Dec 2009 21:51:09 +0000 diego cosmetics: Remove pointless trailing /.
Sun, 13 Dec 2009 21:24:04 +0000 diego Remove pointless warning about Make being called from the wrong place.
Sun, 13 Dec 2009 12:41:17 +0000 diego Replace shell command substitution by Makefile syntax construct.
Sun, 13 Dec 2009 12:38:16 +0000 diego Use automatic variables instead of the target name.
Sun, 13 Dec 2009 12:31:26 +0000 diego Do not pointlessly remove all targets before recreating them.
Sun, 13 Dec 2009 12:28:42 +0000 diego Declare a dependency on xmllint instead of duplicating the target's commands.
Mon, 05 Jan 2009 00:04:34 +0000 diego nonrecursive releaseclean target
Tue, 22 Apr 2008 10:19:30 +0000 diego Move phony target declaration to the bottom of the file; add distclean target.
Mon, 17 Apr 2006 00:28:36 +0000 diego Simplify link removal.
Mon, 11 Apr 2005 20:14:08 +0000 wight Support syntax checking only
Sun, 08 Aug 2004 18:23:04 +0000 wight Make symlinks behavior more sensible - regenerate symlinks (and documentation)
Fri, 30 Jan 2004 11:40:54 +0000 wight Move symlinks to a separate target