summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/configure
Commit message (Collapse)AuthorAgeFilesLines
* DOCS/xml/configure: misc changesdiego2010-11-021-75/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplify xmllint test. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31836 b3059339-0415-0410-9bf9-f77b7e298cf2 cosmetics: Drop leading underscores from variable names. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31837 b3059339-0415-0410-9bf9-f77b7e298cf2 Remove unused variable fake_docbook_xsl. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31838 b3059339-0415-0410-9bf9-f77b7e298cf2 Adding XML entities for the English XML files to main.xml is enough. The English version is the master and will always be complete. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31839 b3059339-0415-0410-9bf9-f77b7e298cf2 cosmetics: Use more compact "if .. then" shell syntax. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31840 b3059339-0415-0410-9bf9-f77b7e298cf2 Simplify adding --catalogs option to xsltproc/xmllint command line. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31843 b3059339-0415-0410-9bf9-f77b7e298cf2 Add an XML catalog search path that works for current macports systems. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31844 b3059339-0415-0410-9bf9-f77b7e298cf2 whitespace cosmetics: fix indentation git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31845 b3059339-0415-0410-9bf9-f77b7e298cf2 Skip searching for an xmllint command. The xmllint target is separate from building the documentation; thus if xmllint is not available, the xmllint targets can fail without further harm. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31846 b3059339-0415-0410-9bf9-f77b7e298cf2
* DOCS/xml: Get rid of xsltproc wrapper redirectiondiego2010-11-021-21/+3
| | | | | | Run commands directly from make. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31538 b3059339-0415-0410-9bf9-f77b7e298cf2
* DOCS/xml: Move xsltproc target file hack to the Makefile.diego2010-11-021-4/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31537 b3059339-0415-0410-9bf9-f77b7e298cf2
* configure: drop support for Jade/OpenJade/Saxon XSLT processorsdiego2010-11-021-123/+0
| | | | | | | | | | | | | | Drop configure support for Jade/OpenJade XSLT processors. Support is not functional nor is it clear it ever worked at all. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31535 b3059339-0415-0410-9bf9-f77b7e298cf2 Drop support for the Saxon XSLT processor. The XSLT processor detection needs to be overhauled and simplified. Since nobody appears to be using Saxon it is just a burden that hinders the simplification. It can be added back cleanly if there is popular request. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31536 b3059339-0415-0410-9bf9-f77b7e298cf2
* DOCS/xml: Get rid of xmllint wrapper redirectiondiego2010-11-021-11/+3
| | | | | | Run commands directly from make. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31534 b3059339-0415-0410-9bf9-f77b7e298cf2
* the great MPlayer tab removal: part Idiego2010-04-121-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31032 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoid '&>' bashism for redirecting both stdout and stderr.diego2009-12-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30010 b3059339-0415-0410-9bf9-f77b7e298cf2
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29305 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix HTML docs generation, broken in r28980.rathann2009-03-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29004 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoid an error at the end of chunked HTML doc generation.reimar2009-03-171-2/+4
| | | | | | | Since doctype was added, xsltproc always needs a target _file_. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28980 b3059339-0415-0410-9bf9-f77b7e298cf2
* docs build fixhenry2008-07-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27329 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add some more paths to find tools on Slackware 12.diego2008-03-061-1/+3
| | | | | | | based on a patch by andrew, andrew.david.45 gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26181 b3059339-0415-0410-9bf9-f77b7e298cf2
* improve DTD dection of MacPort-install docbook packagegpoirier2008-02-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26053 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make sure docbook 4.x gets preferred over 3.x.diego2007-03-111-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22514 b3059339-0415-0410-9bf9-f77b7e298cf2
* some more docbook paths, patch by Torinthieldiego2007-02-051-8/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22144 b3059339-0415-0410-9bf9-f77b7e298cf2
* add autodetection support for docbook stuff installed in /opt, such as ↵gpoirier2007-01-041-0/+4
| | | | | | macports do for ex. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21824 b3059339-0415-0410-9bf9-f77b7e298cf2
* Generated XSL files should be in UTF-8.diego2006-11-081-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20777 b3059339-0415-0410-9bf9-f77b7e298cf2
* Clearly state that main.xml is generatedtorinthiel2006-10-261-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20456 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add XML tool paths for SUSE 10.0diego2006-02-241-2/+6
| | | | | | | patch by Matthias Hopf, mat ta mshopf tod de git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17677 b3059339-0415-0410-9bf9-f77b7e298cf2
* let configure find docbookx.dtd (version 4.4)kraymer2006-01-221-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17459 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add current Cygwin tool paths.diego2005-12-251-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17240 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use wildcards to make path detection less version-specific, fixes Gentoo.diego2005-04-121-4/+2
| | | | | | | patch by Luca Barbato (lu_zero at gentoo dot org) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15134 b3059339-0415-0410-9bf9-f77b7e298cf2
* Break overly long lines into something more manageable.diego2005-04-111-7/+44
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15133 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fix to find DocBook DTD in more exotic locations likerathann2004-11-011-1/+1
| | | | | | | /usr/share/sgml/docbook/xml-dtd-4.1.2-1.0-22.1/docbookx.dtd git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13839 b3059339-0415-0410-9bf9-f77b7e298cf2
* another DTD locationwight2004-06-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12604 b3059339-0415-0410-9bf9-f77b7e298cf2
* SuSE docbook DTD path, patch by Thomas Jarosch <tomj@simonv.com>diego2004-02-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11953 b3059339-0415-0410-9bf9-f77b7e298cf2
* sort -u is equivalent to sort | uniq, hint by Dominik.diego2004-01-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11828 b3059339-0415-0410-9bf9-f77b7e298cf2
* some new locations from newest Gentoowight2004-01-211-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11827 b3059339-0415-0410-9bf9-f77b7e298cf2
* uniq is ineffective without sort.diego2004-01-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11822 b3059339-0415-0410-9bf9-f77b7e298cf2
* Shiny new build system by Torinthiel, polished and improved by myself.diego2004-01-201-1/+39
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11818 b3059339-0415-0410-9bf9-f77b7e298cf2
* less verbositydiego2003-11-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11469 b3059339-0415-0410-9bf9-f77b7e298cf2
* Red Hat support added by Dominik, README updated.diego2003-10-261-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11270 b3059339-0415-0410-9bf9-f77b7e298cf2
* html.xsl ---> html-single.xsl + more consistency + small fixesdiego2003-10-211-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11207 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add support for building all-in-one HTML docs. (Files go to DOCS/HTML-single)lumag2003-10-201-5/+63
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11189 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cygwin supportdiego2003-10-051-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11013 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix chunk.xsl autodetection.lumag2003-09-211-4/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10913 b3059339-0415-0410-9bf9-f77b7e298cf2
* Set id="index" optionlumag2003-06-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10352 b3059339-0415-0410-9bf9-f77b7e298cf2
* XML autoconfiguration by Dmitry Baryshkov <lumag@qnc.ru> with somediego2003-06-181-0/+220
modifications and improvements by me. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10310 b3059339-0415-0410-9bf9-f77b7e298cf2