aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS
Commit message (Expand)AuthorAge
* sync w/r30135 (up to date at last!)Gravatar gpoirier2009-12-29
* change bandwidth value to bandwidth bytesGravatar compn2009-12-29
* sync with en/mplayer.1 r30075Gravatar jrash2009-12-26
* sync w/r29731Gravatar gpoirier2009-12-20
* Slightly improve vo_gl suboption documentation.Gravatar reimar2009-12-19
* divided a line in two, was too longGravatar ptt2009-12-18
* synced with r30043Gravatar ptt2009-12-18
* sync with en/mplayer.1 r30053Gravatar jrash2009-12-18
* Simplify the evaluation of the lang-def template:Gravatar diego2009-12-16
* Add support for -geometry to corevideo.Gravatar adrian2009-12-15
* Add -xineramascreen support to corevideo vo. Still prefer corevideo's own dev...Gravatar adrian2009-12-15
* Filter list of missing source files so that it only contains nonexisting files.Gravatar diego2009-12-14
* Use $(notdir ) to filter out path prefixes instead of reinventing it poorly.Gravatar diego2009-12-14
* Avoid hackish shell loop to symlink missing XML source files.Gravatar diego2009-12-14
* Globally remove main.xml from SYMLINKS_DEPS. It should never be symlinked.Gravatar diego2009-12-14
* Reuse SYMLINKS_DEPS variable in the symlink targets.Gravatar diego2009-12-14
* Simplify shell command to symlink missing translated source files.Gravatar diego2009-12-14
* Ignore errors from failing rm commands in clean targets.Gravatar diego2009-12-14
* Do not ignore errors from mkdir invocations.Gravatar diego2009-12-14
* The general xmllint target should only check configured languages.Gravatar diego2009-12-14
* Improve declaration of phony targets.Gravatar diego2009-12-14
* Factorize dependencies of language-specific HTML generation targets.Gravatar diego2009-12-14
* spelling cosmeticsGravatar diego2009-12-14
* Remove pointless dependency on xmllint.sh from phony xmllint target.Gravatar diego2009-12-14
* Drop pointless dependencies of the phony targets html-chunked and html-single.Gravatar diego2009-12-14
* Fix dependencies of html-chunked and html-single targets.Gravatar diego2009-12-14
* Exploit one more opportunity to make use of the CONFIGURE_GENERATED variable.Gravatar diego2009-12-14
* Factorize all components generated by configure into a variable.Gravatar diego2009-12-14
* Remove outdated comment about build system behavior.Gravatar diego2009-12-14
* cosmetics: Rename XSL_DEPS variable to SINGLE_XSL_DEPS for consistency.Gravatar diego2009-12-14
* Drop support for per-language XSL stylesheets.Gravatar diego2009-12-14
* Remove pointless Polish stylesheet; it provides no real benefit.Gravatar diego2009-12-14
* Drop support for per-language stylesheets.Gravatar diego2009-12-14
* Unconditionally symlink documentation files missing from a translation.Gravatar diego2009-12-14
* Use variable for HTML stylesheet so individual languages can use their own.Gravatar diego2009-12-14
* Factorize stylesheet installation into its own target.Gravatar diego2009-12-14
* Construct monolithic targets with the HTMLDIR instead of the HTMLFILE variable.Gravatar diego2009-12-14
* Factorize generating the list of all main.xml files.Gravatar diego2009-12-13
* configure also generates all main.xml files.Gravatar diego2009-12-13
* Add html-chunk.xsl and html-single.xsl to targets generated by configure.Gravatar diego2009-12-13
* Avoid '&>' bashism for redirecting both stdout and stderr.Gravatar diego2009-12-13
* Simplify one more command via automatic variables.Gravatar diego2009-12-13
* Simplify setting COMMON_XSL_DEPS variable:Gravatar diego2009-12-13
* Do not build monolithic documentation in a separate directory.Gravatar diego2009-12-13
* - Remove now unnecessary dependency on intermediate directories.Gravatar diego2009-12-13
* Do not pointlessly set the HTMLFILE variable when running xmllint.Gravatar diego2009-12-13
* Simplify some commands via automatic variables.Gravatar diego2009-12-13
* Create required directories directly without intermediate steps.Gravatar diego2009-12-13
* Declare common dependencies for chunked and single HTML targets together.Gravatar diego2009-12-13
* cosmetics: Remove pointless trailing /.Gravatar diego2009-12-13