aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS/xml/configure
Commit message (Collapse)AuthorAge
* Remove DOCS/xmlGravatar wm42012-07-28
| | | | | | This contained _some_ documentation, but it was all old, crappy, barely maintained. Even if it was maintained, uau hasn't merged back changes for years.
* DOCS/xml/configure: misc changesGravatar diego2010-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 redirectionGravatar diego2010-11-02
| | | | | | 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.Gravatar diego2010-11-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31537 b3059339-0415-0410-9bf9-f77b7e298cf2
* configure: drop support for Jade/OpenJade/Saxon XSLT processorsGravatar diego2010-11-02
| | | | | | | | | | | | | | 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 redirectionGravatar diego2010-11-02
| | | | | | 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 IGravatar diego2010-04-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31032 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoid '&>' bashism for redirecting both stdout and stderr.Gravatar diego2009-12-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30010 b3059339-0415-0410-9bf9-f77b7e298cf2
* whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29305 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix HTML docs generation, broken in r28980.Gravatar rathann2009-03-19
| | | | 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.Gravatar reimar2009-03-17
| | | | | | | 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 fixGravatar henry2008-07-19
| | | | 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.Gravatar diego2008-03-06
| | | | | | | 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 packageGravatar gpoirier2008-02-21
| | | | 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.Gravatar diego2007-03-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22514 b3059339-0415-0410-9bf9-f77b7e298cf2
* some more docbook paths, patch by TorinthielGravatar diego2007-02-05
| | | | 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 ↵Gravatar gpoirier2007-01-04
| | | | | | 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.Gravatar diego2006-11-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20777 b3059339-0415-0410-9bf9-f77b7e298cf2
* Clearly state that main.xml is generatedGravatar torinthiel2006-10-26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20456 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add XML tool paths for SUSE 10.0Gravatar diego2006-02-24
| | | | | | | 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)Gravatar kraymer2006-01-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17459 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add current Cygwin tool paths.Gravatar diego2005-12-25
| | | | 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.Gravatar diego2005-04-12
| | | | | | | 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.Gravatar diego2005-04-11
| | | | 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 likeGravatar rathann2004-11-01
| | | | | | | /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 locationGravatar wight2004-06-17
| | | | 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>Gravatar diego2004-02-11
| | | | 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.Gravatar diego2004-01-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11828 b3059339-0415-0410-9bf9-f77b7e298cf2
* some new locations from newest GentooGravatar wight2004-01-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11827 b3059339-0415-0410-9bf9-f77b7e298cf2
* uniq is ineffective without sort.Gravatar diego2004-01-21
| | | | 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.Gravatar diego2004-01-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11818 b3059339-0415-0410-9bf9-f77b7e298cf2
* less verbosityGravatar diego2003-11-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11469 b3059339-0415-0410-9bf9-f77b7e298cf2
* Red Hat support added by Dominik, README updated.Gravatar diego2003-10-26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11270 b3059339-0415-0410-9bf9-f77b7e298cf2
* html.xsl ---> html-single.xsl + more consistency + small fixesGravatar diego2003-10-21
| | | | 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)Gravatar lumag2003-10-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11189 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cygwin supportGravatar diego2003-10-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11013 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix chunk.xsl autodetection.Gravatar lumag2003-09-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10913 b3059339-0415-0410-9bf9-f77b7e298cf2
* Set id="index" optionGravatar lumag2003-06-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10352 b3059339-0415-0410-9bf9-f77b7e298cf2
* XML autoconfiguration by Dmitry Baryshkov <lumag@qnc.ru> with someGravatar diego2003-06-18
modifications and improvements by me. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10310 b3059339-0415-0410-9bf9-f77b7e298cf2