log Makefile @ 23093:ee9bbad25dc7

age author description
Wed, 25 Apr 2007 08:38:04 +0000 diego cosmetics: Rename Makefile variable CONFIG_ASS --> ASS.
Wed, 25 Apr 2007 08:35:35 +0000 diego cosmetics: Remove CONFIG_ prefix from FFmpeg library Makefile variables.
Mon, 23 Apr 2007 07:42:42 +0000 diego Gui --> gui
Sun, 22 Apr 2007 21:48:20 +0000 diego cosmetics: Sort PARTS.
Sun, 22 Apr 2007 20:57:38 +0000 diego Remove duplicate entries from PARTS.
Thu, 12 Apr 2007 19:40:18 +0000 diego Remove redundant setting of variables when compiling FFmpeg libraries,
Thu, 12 Apr 2007 14:42:48 +0000 diego Revert previous broken removal of partial dependency list.
Wed, 11 Apr 2007 07:16:04 +0000 diego Remove the .norecurse hack. It bloats the Makefile, adds maintenance burden,
Mon, 09 Apr 2007 15:08:29 +0000 diego 10l typo
Mon, 09 Apr 2007 11:30:26 +0000 diego Move TOOLS/cpuinfo.c into the root directory.
Fri, 06 Apr 2007 15:20:49 +0000 ben merged libdha and libvidix, moved all files from libdha to vidix directory
Sun, 01 Apr 2007 11:06:06 +0000 ben switch to new internal vidix API, no more dlopen/dlsym, libvidix is now a fully static library with all drivers built-in
Sat, 31 Mar 2007 23:48:48 +0000 diego Merge all VIDIX drivers into libvidix.a.
Sat, 31 Mar 2007 18:12:16 +0000 diego Move the generation of OBJS_* from SRCS_* up before the addition of OBJS_*-yes
Sat, 31 Mar 2007 13:37:29 +0000 diego Build libdha statically like all the other libraries.