Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 14 Dec 2009 12:03:02 +0000 | diego | Filter list of missing source files so that it only contains nonexisting files. |
Mon, 14 Dec 2009 11:54:49 +0000 | diego | Add missing #includes to fix a bunch of 'implicit declaration of..' warnings. |
Mon, 14 Dec 2009 04:06:25 +0000 | diego | Use $(notdir ) to filter out path prefixes instead of reinventing it poorly. |
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. |