Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 14 Dec 2009 03:50:34 +0000 | diego | Avoid hackish shell loop to symlink missing XML source files. |
Mon, 14 Dec 2009 03:43:54 +0000 | diego | Globally remove main.xml from SYMLINKS_DEPS. It should never be symlinked. |
Mon, 14 Dec 2009 03:35:26 +0000 | diego | Reuse SYMLINKS_DEPS variable in the symlink targets. |
Mon, 14 Dec 2009 03:32:12 +0000 | diego | Simplify shell command to symlink missing translated source files. |
Mon, 14 Dec 2009 03:19:01 +0000 | diego | Ignore errors from failing rm commands in clean targets. |
Mon, 14 Dec 2009 03:17:23 +0000 | diego | Do not ignore errors from mkdir invocations. |
Mon, 14 Dec 2009 03:14:21 +0000 | diego | The general xmllint target should only check configured languages. |
Mon, 14 Dec 2009 03:09:09 +0000 | diego | Improve declaration of phony targets. |