index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
DOCS
/
xml
/
Makefile.inc
Commit message (
Expand
)
Author
Age
*
Filter list of missing source files so that it only contains nonexisting files.
diego
2009-12-14
*
Use $(notdir ) to filter out path prefixes instead of reinventing it poorly.
diego
2009-12-14
*
Avoid hackish shell loop to symlink missing XML source files.
diego
2009-12-14
*
Globally remove main.xml from SYMLINKS_DEPS. It should never be symlinked.
diego
2009-12-14
*
Reuse SYMLINKS_DEPS variable in the symlink targets.
diego
2009-12-14
*
Simplify shell command to symlink missing translated source files.
diego
2009-12-14
*
cosmetics: Rename XSL_DEPS variable to SINGLE_XSL_DEPS for consistency.
diego
2009-12-14
*
Drop support for per-language XSL stylesheets.
diego
2009-12-14
*
Drop support for per-language stylesheets.
diego
2009-12-14
*
Unconditionally symlink documentation files missing from a translation.
diego
2009-12-14
*
Use variable for HTML stylesheet so individual languages can use their own.
diego
2009-12-14
*
Factorize stylesheet installation into its own target.
diego
2009-12-14
*
Construct monolithic targets with the HTMLDIR instead of the HTMLFILE variable.
diego
2009-12-14
*
Simplify one more command via automatic variables.
diego
2009-12-13
*
Simplify setting COMMON_XSL_DEPS variable:
diego
2009-12-13
*
cosmetics: Remove pointless trailing /.
diego
2009-12-13
*
Remove pointless warning about Make being called from the wrong place.
diego
2009-12-13
*
Replace shell command substitution by Makefile syntax construct.
diego
2009-12-13
*
Use automatic variables instead of the target name.
diego
2009-12-13
*
Do not pointlessly remove all targets before recreating them.
diego
2009-12-13
*
Declare a dependency on xmllint instead of duplicating the target's commands.
diego
2009-12-13
*
nonrecursive releaseclean target
diego
2009-01-05
*
Move phony target declaration to the bottom of the file; add distclean target.
diego
2008-04-22
*
Simplify link removal.
diego
2006-04-17
*
Support syntax checking only
wight
2005-04-11
*
Make symlinks behavior more sensible - regenerate symlinks (and documentation)
wight
2004-08-08
*
Move symlinks to a separate target
wight
2004-01-30
*
Simplifications and bug fixes by Torinthiel.
diego
2004-01-30
*
Make the build system print everything it does.
diego
2004-01-24
*
Shiny new build system by Torinthiel, polished and improved by myself.
diego
2004-01-20
*
Based on previous lines and nonsense of this I guess this file
wight
2003-11-25
*
less verbosity
diego
2003-11-16
*
now distclean will run on systems which don't have 'readlink'
gabucino
2003-11-06
*
Dependencies for autogenerated files added.
diego
2003-10-30
*
Linebreaks added for improved readability, long lines in error message
diego
2003-10-29
*
html.xsl ---> html-single.xsl + more consistency + small fixes
diego
2003-10-21
*
Add support for building all-in-one HTML docs. (Files go to DOCS/HTML-single)
lumag
2003-10-20
*
Support for building incomplete translations.
diego
2003-10-08
*
I don't think, that anybody likes seeng rm -f /* command :)
lumag
2003-09-21
*
XML autoconfiguration by Dmitry Baryshkov <lumag@qnc.ru> with some
diego
2003-06-18
*
Add support for the Saxon XSLT Processor.
lumag
2003-04-30
*
XML version of MPlayer's doc
nicolas
2003-03-23