Mercurial > mplayer.hg
graph
-
Do not rebuild version.h at every Makefile change.Tue, 29 Apr 2008 08:04:59 +0000, by diego
-
Convert clean/distclean into non-recursive targets.Tue, 29 Apr 2008 07:37:35 +0000, by diego
-
Remove generated headers and generated helper binaries only on distclean.Tue, 29 Apr 2008 07:10:55 +0000, by diego
-
Remove unnecessary dependency declaration.Tue, 29 Apr 2008 07:00:27 +0000, by diego
-
Merge nearly identical SRCS_COMMON lines.Tue, 29 Apr 2008 06:59:11 +0000, by diego
-
Get rid of now obsolete library rules and variables.Mon, 28 Apr 2008 18:34:59 +0000, by diego
-
cosmetics: Reorder commands in (dist)clean targets.Mon, 28 Apr 2008 18:12:45 +0000, by diego
-
Remove '-' prefix from 'rm -f' commands for consistency.Mon, 28 Apr 2008 18:12:07 +0000, by diego
-
Mark phony checkheaders target as such.Mon, 28 Apr 2008 17:57:44 +0000, by diego
-
Merge now redundant clean and distclean rules into the top-level Makefile.Mon, 28 Apr 2008 17:54:14 +0000, by diego
-
Force to uint64_t first to avoid direct conversion from double to unsigned int.Mon, 28 Apr 2008 15:57:31 +0000, by ulion
-
Remove code for .depend generation, inclusion and related hacks.Mon, 28 Apr 2008 15:42:36 +0000, by diego
-
.depend should no longer be ignored.Mon, 28 Apr 2008 15:41:30 +0000, by diego
-
Run 'make depend', not 'make .depend' in FFmpeg subdirectories.Mon, 28 Apr 2008 15:36:00 +0000, by diego
-
Remove unnecessary CFLAGS hack.Mon, 28 Apr 2008 15:20:15 +0000, by diego
-
Remove unnecessary -I.. from CFLAGS, change -I../libavutil to -Ilibavutil.Mon, 28 Apr 2008 15:19:50 +0000, by diego
-
Use consistent #include paths without "../".Mon, 28 Apr 2008 14:50:24 +0000, by diego
-
Use full path for libavutil #includes.Mon, 28 Apr 2008 14:44:10 +0000, by diego
-
Consistently #include mpbswap.h instead of bswap.h everywhere.Mon, 28 Apr 2008 14:43:30 +0000, by diego
-
Merge loader/Makefile into top-level Makefile.Mon, 28 Apr 2008 14:01:58 +0000, by diego
-
Restore line mistakenly commented out in the last commit.Mon, 28 Apr 2008 13:31:00 +0000, by diego
-
Make sure all autogenerated .h and .c files exist in the vidix subdirectoryMon, 28 Apr 2008 13:28:36 +0000, by diego
-
Remove calls to Restore_LDT_Keeper, exit() is called immediately afterwardsMon, 28 Apr 2008 13:07:01 +0000, by diego
-
Add missing ldt_keeper.h #include; this fixes a bunch of implicit declarationMon, 28 Apr 2008 13:05:25 +0000, by diego
-
Merge TEST_OBJS and TEST_LDFLAGS.Mon, 28 Apr 2008 12:41:39 +0000, by diego
-
Add -g to CFLAGS, not to LDFLAGS.Mon, 28 Apr 2008 12:39:15 +0000, by diego
-
Merge test program compilation rules using patterns.Mon, 28 Apr 2008 12:35:20 +0000, by diego
-
Add CFLAGS to test program compilation commands.Mon, 28 Apr 2008 12:34:30 +0000, by diego