log libmpcodecs/Makefile @ 22587:e0a6fb06f058

age author description
Thu, 15 Mar 2007 12:08:11 +0000 diego Use explicit header location, don't use CFLAGS for simple subdirectories.
Thu, 15 Mar 2007 08:29:24 +0000 diego Include loader/ prefix in #include path everywhere.
Tue, 13 Mar 2007 21:55:23 +0000 diego cosmetics: Fix indentation, reorder some lines for consistency.
Tue, 13 Mar 2007 12:10:57 +0000 diego Give more descriptive names to the source and library variables and split
Tue, 27 Feb 2007 17:04:18 +0000 diego Adding an extra -I.. parameter is no longer necessary.
Sun, 18 Feb 2007 19:28:47 +0000 diego Make liblzo conditional to the appropriate #defines.
Sun, 18 Feb 2007 15:06:54 +0000 diego Remove internal minilzo, external liblzo can be used instead.
Tue, 12 Dec 2006 20:29:30 +0000 reimar Get rid on -DGNU_SOURCE for internal code, imported libs should be fixed
Fri, 01 Dec 2006 01:11:42 +0000 diego Add libav include paths to CFLAGS without indirection.
Wed, 29 Nov 2006 15:10:11 +0000 diego Explain reason for -I.. in CFLAGS here.
Mon, 27 Nov 2006 22:52:31 +0000 diego cosmetics to ease future patching
Mon, 27 Nov 2006 13:32:24 +0000 diego Move common code to mpcommon.mak.
Mon, 27 Nov 2006 01:53:05 +0000 diego Use standard SRCS2 name for MEncoder sources.
Mon, 27 Nov 2006 01:40:39 +0000 diego Move common code for generating multiple libraries to mpcommon.mak.
Sun, 26 Nov 2006 22:58:28 +0000 diego Merge duplicate entries.
Sun, 26 Nov 2006 22:53:57 +0000 diego Remove unnecessary variable indirection.
Sun, 26 Nov 2006 22:47:32 +0000 diego cosmetics: alphabetical order
Sun, 26 Nov 2006 22:37:03 +0000 diego FFmpeg-style conditional dependency declaration
Sun, 26 Nov 2006 22:13:46 +0000 diego 100l typos
Sun, 26 Nov 2006 22:11:46 +0000 diego Remove useless variable indirection.
Sun, 26 Nov 2006 22:11:07 +0000 diego cosmetics: Move around some entries for better readability.
Sun, 26 Nov 2006 22:02:52 +0000 diego Do not use many different variables for SRCS.
Sun, 26 Nov 2006 21:55:40 +0000 diego Reorder entries for better readability.
Sun, 26 Nov 2006 21:30:17 +0000 diego Remove unused include variable.
Sun, 26 Nov 2006 18:12:36 +0000 diego Merge common parts of all Makefiles into one file included by all.
Sat, 25 Nov 2006 18:45:03 +0000 diego simplify
Sat, 25 Nov 2006 16:12:36 +0000 diego Remove superfluous comment.
Fri, 24 Nov 2006 23:32:39 +0000 diego Rename CONFIG_MP3LAME variable, the variable for LAME support in FFmpeg
Tue, 21 Nov 2006 11:25:44 +0000 diego Remove superfluous empty variable declaration.
Mon, 20 Nov 2006 11:18:01 +0000 diego Unify dep/depend targets.