summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Do not run mkdir in a subshell.diego2009-01-051-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28258 b3059339-0415-0410-9bf9-f77b7e298cf2
* Skip pointless ignoring return value of 'rm -f'.diego2009-01-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28257 b3059339-0415-0410-9bf9-f77b7e298cf2
* nonrecursive releaseclean targetdiego2009-01-051-5/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28256 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Move clean targets to the bottom.diego2009-01-051-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28255 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove pointless language-specific clean and distclean targets.diego2009-01-041-7/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28254 b3059339-0415-0410-9bf9-f77b7e298cf2
* Subsume clean-html-chunked and clean-html-single targets into clean target.diego2009-01-041-9/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28253 b3059339-0415-0410-9bf9-f77b7e298cf2
* Get rid of pointless chunked-dir and single-dir targets.diego2009-01-041-9/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28251 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify phony target declaration.diego2009-01-041-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28250 b3059339-0415-0410-9bf9-f77b7e298cf2
* Only build the documentation in the languages requested from configure.diego2008-07-191-11/+10
| | | | | | | | Fixes Bugzilla #978. inspired by a patch from Jonas Berlin, bugs outerspace.dyndns org git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27328 b3059339-0415-0410-9bf9-f77b7e298cf2
* italian xml/html docs translation - first step. up till now accented vowels areptt2007-06-081-1/+1
| | | | | | | | vowels are written as <vowel>', i'll change them all together to html codes at the end :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23512 b3059339-0415-0410-9bf9-f77b7e298cf2
* Merge all .PHONY target declarations.diego2007-03-071-10/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22485 b3059339-0415-0410-9bf9-f77b7e298cf2
* svn move xml/zh to xml/zh_CNkraymer2006-12-181-1/+1
| | | | | | | | | * this is the appropriate, unique name * fixes docbook compile warnings * fixes docbook-generated text ("Warning", "Note", ..) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21665 b3059339-0415-0410-9bf9-f77b7e298cf2
* Initial Chinese translation, by Kun Niu, haoniukun gmail comtorinthiel2006-12-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21641 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove mkdir warningskraymer2006-10-221-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20374 b3059339-0415-0410-9bf9-f77b7e298cf2
* English docs should be built first.diego2006-04-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18127 b3059339-0415-0410-9bf9-f77b7e298cf2
* add support for German translationkraymer2006-04-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18125 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify mkdir calls, test is not necessary before creating directories,diego2006-03-261-4/+4
| | | | | | | discarding the return value of mkdir is just as good. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17964 b3059339-0415-0410-9bf9-f77b7e298cf2
* Build incomplete Russian docs last.diego2005-12-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17276 b3059339-0415-0410-9bf9-f77b7e298cf2
* releaseclean should now work as expected, crate of Coke going in my direction.diego2005-04-151-3/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15172 b3059339-0415-0410-9bf9-f77b7e298cf2
* Typo fixgpoirier2005-04-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15136 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support syntax checking onlywight2005-04-111-2/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15127 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add releaseclean target to remove generated files but keep the HTML.diego2005-04-101-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15102 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added cs subdirectory.jheryan2005-01-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14394 b3059339-0415-0410-9bf9-f77b7e298cf2
* hungarian xml docsalex2004-06-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12526 b3059339-0415-0410-9bf9-f77b7e298cf2
* Structure rewritten, to allow single language build and some simplifications.wight2004-01-291-20/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11884 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make the build system print everything it does.diego2004-01-241-9/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11842 b3059339-0415-0410-9bf9-f77b7e298cf2
* Build target names shortened.diego2004-01-201-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11819 b3059339-0415-0410-9bf9-f77b7e298cf2
* Shiny new build system by Torinthiel, polished and improved by myself.diego2004-01-201-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11818 b3059339-0415-0410-9bf9-f77b7e298cf2
* less verbositydiego2003-11-161-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11469 b3059339-0415-0410-9bf9-f77b7e298cf2
* Dependencies for autogenerated files added.diego2003-10-301-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11327 b3059339-0415-0410-9bf9-f77b7e298cf2
* html.xsl ---> html-single.xsl + more consistency + small fixesdiego2003-10-211-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11207 b3059339-0415-0410-9bf9-f77b7e298cf2
* Big consistency overhaul, targets and variables renamed to *-single anddiego2003-10-211-25/+24
| | | | | | | *-chunked, single files now have subdir structure as well. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11201 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add support for building all-in-one HTML docs. (Files go to DOCS/HTML-single)lumag2003-10-201-10/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11189 b3059339-0415-0410-9bf9-f77b7e298cf2
* Also build Polish documentation.diego2003-10-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11131 b3059339-0415-0410-9bf9-f77b7e298cf2
* clean -> clean-htmlgabucino2003-10-091-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11064 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix two missing slashes.lumag2003-10-081-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11053 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for building incomplete translations.diego2003-10-081-5/+9
| | | | | | | Patch by Dmitry Baryshkov <mitya@school.ioffe.ru>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11046 b3059339-0415-0410-9bf9-f77b7e298cf2
* XML autoconfiguration by Dmitry Baryshkov <lumag@qnc.ru> with somediego2003-06-181-57/+12
| | | | | | | modifications and improvements by me. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10310 b3059339-0415-0410-9bf9-f77b7e298cf2
* fr version addednicolas2003-05-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10111 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add support for the Saxon XSLT Processor.lumag2003-04-301-1/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10026 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor improvement: don't create empty dirs.lumag2003-03-301-4/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9760 b3059339-0415-0410-9bf9-f77b7e298cf2
* XML version of MPlayer's docnicolas2003-03-231-0/+76
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9675 b3059339-0415-0410-9bf9-f77b7e298cf2