Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 24 Aug 2006 00:16:11 +0000 | diego | Redundancy removal part II: Remove useless variable indirection. |
Wed, 23 Aug 2006 14:45:29 +0000 | diego | Redundancy removal part I: Unify CFLAGS and LDFLAGS handling. |
Wed, 23 Aug 2006 14:34:42 +0000 | diego | The way to ignore failing commands in Makefiles is to prepend a -. |
Wed, 23 Aug 2006 10:48:26 +0000 | diego | Simplify compilation commands with $< and $@. |
Wed, 23 Aug 2006 10:35:55 +0000 | diego | Remove useless define from MACH64 CFLAGS. |
Wed, 23 Aug 2006 10:07:04 +0000 | kraymer | r19508: Put -ass options in alphabetical order. |