Wed, 28 Jul 2010 10:00:56 +0000 |
diego |
Skip searching for an xmllint command.
|
Wed, 28 Jul 2010 09:53:01 +0000 |
diego |
whitespace cosmetics: fix indentation
|
Wed, 28 Jul 2010 09:48:36 +0000 |
diego |
Add an XML catalog search path that works for current macports systems.
|
Wed, 28 Jul 2010 09:47:41 +0000 |
diego |
Simplify adding --catalogs option to xsltproc/xmllint command line.
|
Wed, 28 Jul 2010 08:01:22 +0000 |
diego |
cosmetics: Use more compact "if .. then" shell syntax.
|
Wed, 28 Jul 2010 06:47:50 +0000 |
diego |
Adding XML entities for the English XML files to main.xml is enough.
|
Wed, 28 Jul 2010 06:08:55 +0000 |
diego |
Remove unused variable fake_docbook_xsl.
|
Wed, 28 Jul 2010 06:07:43 +0000 |
diego |
cosmetics: Drop leading underscores from variable names.
|
Wed, 28 Jul 2010 05:35:15 +0000 |
diego |
Simplify xmllint test.
|
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:38:40 +0000 |
diego |
Drop support for the Saxon XSLT processor.
|
Wed, 23 Jun 2010 12:24:48 +0000 |
diego |
Drop configure support for Jade/OpenJade XSLT processors.
|
Wed, 23 Jun 2010 12:07:29 +0000 |
diego |
Get rid of xmllint wrapper redirection; run commands directly from make.
|
Mon, 12 Apr 2010 10:56:17 +0000 |
diego |
the great MPlayer tab removal: part I
|
Sun, 13 Dec 2009 23:48:20 +0000 |
diego |
Avoid '&>' bashism for redirecting both stdout and stderr.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Thu, 19 Mar 2009 19:44:11 +0000 |
rathann |
Fix HTML docs generation, broken in r28980.
|
Tue, 17 Mar 2009 11:47:27 +0000 |
reimar |
Avoid an error at the end of chunked HTML doc generation.
|
Sat, 19 Jul 2008 07:11:18 +0000 |
henry |
docs build fix
|
Thu, 06 Mar 2008 08:52:22 +0000 |
diego |
Add some more paths to find tools on Slackware 12.
|
Thu, 21 Feb 2008 21:53:24 +0000 |
gpoirier |
improve DTD dection of MacPort-install docbook package
|
Sun, 11 Mar 2007 16:50:52 +0000 |
diego |
Make sure docbook 4.x gets preferred over 3.x.
|
Mon, 05 Feb 2007 14:17:33 +0000 |
diego |
some more docbook paths, patch by Torinthiel
|
Thu, 04 Jan 2007 20:42:02 +0000 |
gpoirier |
add autodetection support for docbook stuff installed in /opt, such as macports do for ex.
|
Wed, 08 Nov 2006 12:39:16 +0000 |
diego |
Generated XSL files should be in UTF-8.
|
Thu, 26 Oct 2006 09:10:32 +0000 |
torinthiel |
Clearly state that main.xml is generated
|
Fri, 24 Feb 2006 17:38:23 +0000 |
diego |
Add XML tool paths for SUSE 10.0
|
Sun, 22 Jan 2006 15:50:49 +0000 |
kraymer |
let configure find docbookx.dtd (version 4.4)
|
Sun, 25 Dec 2005 17:38:19 +0000 |
diego |
Add current Cygwin tool paths.
|
Tue, 12 Apr 2005 08:22:10 +0000 |
diego |
Use wildcards to make path detection less version-specific, fixes Gentoo.
|
Mon, 11 Apr 2005 22:59:33 +0000 |
diego |
Break overly long lines into something more manageable.
|
Mon, 01 Nov 2004 14:44:57 +0000 |
rathann |
small fix to find DocBook DTD in more exotic locations like
|
Thu, 17 Jun 2004 09:02:06 +0000 |
wight |
another DTD location
|
Wed, 11 Feb 2004 20:53:27 +0000 |
diego |
SuSE docbook DTD path, patch by Thomas Jarosch <tomj@simonv.com>
|
Wed, 21 Jan 2004 21:38:27 +0000 |
diego |
sort -u is equivalent to sort | uniq, hint by Dominik.
|
Wed, 21 Jan 2004 21:21:47 +0000 |
wight |
some new locations from newest Gentoo
|
Wed, 21 Jan 2004 17:35:10 +0000 |
diego |
uniq is ineffective without sort.
|
Tue, 20 Jan 2004 23:27:25 +0000 |
diego |
Shiny new build system by Torinthiel, polished and improved by myself.
|
Sun, 16 Nov 2003 00:57:47 +0000 |
diego |
less verbosity
|
Sun, 26 Oct 2003 13:43:26 +0000 |
diego |
Red Hat support added by Dominik, README updated.
|
Tue, 21 Oct 2003 11:07:02 +0000 |
diego |
html.xsl ---> html-single.xsl + more consistency + small fixes
|
Mon, 20 Oct 2003 09:56:48 +0000 |
lumag |
Add support for building all-in-one HTML docs. (Files go to DOCS/HTML-single)
|
Sun, 05 Oct 2003 01:06:30 +0000 |
diego |
Cygwin support
|
Sun, 21 Sep 2003 13:02:27 +0000 |
lumag |
Fix chunk.xsl autodetection.
|
Mon, 30 Jun 2003 19:30:36 +0000 |
lumag |
Set id="index" option
|
Wed, 18 Jun 2003 17:37:36 +0000 |
diego |
XML autoconfiguration by Dmitry Baryshkov <lumag@qnc.ru> with some
|