Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 20 Sep 2010 12:31:09 +0000 | diego | Simplify generation of dependency file list. |
Mon, 20 Sep 2010 12:30:35 +0000 | diego | Also read dependency files generated while compiling Assembler files. |
Mon, 20 Sep 2010 12:07:56 +0000 | diego | cosmetics: Rename DEPS variable to DEP_FILES. |
Mon, 20 Sep 2010 09:59:13 +0000 | diego | Use CFLAGS directly when compiling Assembler files, we do not set ASFLAGS. |
Mon, 20 Sep 2010 08:31:37 +0000 | diego | Move ASFLAGS and AS_DEPFLAGS to the FFmpeg section of config.mak. |
Mon, 20 Sep 2010 08:23:35 +0000 | diego | Add dependency flags to CC invocation for .S files. |
Mon, 20 Sep 2010 07:54:06 +0000 | diego | Simplify libbluray test with function_check(). |