log Makefile @ 21106:b281f4a82031

age author description
Tue, 21 Nov 2006 11:35:41 +0000 diego Remove superfluous empty variable declaration.
Tue, 21 Nov 2006 11:21:09 +0000 diego Add VIDIX to LIBS_MPLAYER directly.
Mon, 20 Nov 2006 16:14:01 +0000 diego Add support for disabling MPlayer compilation.
Mon, 20 Nov 2006 14:49:08 +0000 diego Oops, the loader stuff needs to be in COMMON_LIBS.
Mon, 20 Nov 2006 14:45:33 +0000 diego Deliver dependency handling from redundancy.
Mon, 20 Nov 2006 14:27:00 +0000 diego Remove MPlayer-specific dependencies from COMMON_DEPS.
Mon, 20 Nov 2006 13:57:12 +0000 diego VIDIX is for MPlayer only.
Mon, 20 Nov 2006 13:39:36 +0000 diego The GUI is only for MPlayer, not MEncoder.
Mon, 20 Nov 2006 13:38:21 +0000 diego Rename variables for consistency.
Mon, 20 Nov 2006 13:34:47 +0000 diego Simplify gui and menu libs handling.
Mon, 20 Nov 2006 13:00:26 +0000 diego cosmetics: Move some stuff around for better readability.
Mon, 20 Nov 2006 11:20:37 +0000 diego Clean up PARTS handling.
Mon, 20 Nov 2006 11:18:01 +0000 diego Unify dep/depend targets.
Mon, 20 Nov 2006 11:14:11 +0000 diego Uninstall should run all parts unconditionally.
Mon, 20 Nov 2006 11:13:40 +0000 diego Remove nonsense ifeq around MEncoder target and variable declaration.
Sun, 19 Nov 2006 23:18:57 +0000 diego Put libdvdcss under a separate ifeq.
Sat, 18 Nov 2006 00:33:01 +0000 diego Rename libdvdread to dvdread. We really only include only the dvdread
Fri, 10 Nov 2006 16:39:13 +0000 diego The addition of loader/ to PARTS depended on a non-existing variable.
Thu, 09 Nov 2006 23:14:33 +0000 rathann Disable linking mplayer (and internal static libavcodec) with
Wed, 08 Nov 2006 23:45:15 +0000 diego 10l: Overlooked one $(EXESUF) addition.
Wed, 08 Nov 2006 00:13:33 +0000 diego Create binaries with proper executable suffix under Windows.
Mon, 06 Nov 2006 22:57:14 +0000 diego Remove remnants of long-gone libfame.
Fri, 03 Nov 2006 22:03:58 +0000 diego Streamline and simplify internal vs external libdvdread handling.
Fri, 03 Nov 2006 21:52:35 +0000 kraymer remove charset files (all of them are in UTF-8 now anyway)
Fri, 03 Nov 2006 13:48:52 +0000 diego libmpdvdkit2 --> libdvdread, it just contains libdvdread now.
Fri, 03 Nov 2006 12:25:56 +0000 diego Move libdvdcss into its own subdirectory.
Tue, 31 Oct 2006 13:34:17 +0000 diego Run dirclean instead of clean on distclean, this way we only need to
Tue, 31 Oct 2006 12:52:05 +0000 diego Unification of linker option handling, part 1 of many.
Tue, 31 Oct 2006 12:41:29 +0000 diego CFLAGS are not necessary for linking.
Mon, 30 Oct 2006 08:28:58 +0000 diego Make libmpdvdkit2 compilation slightly more consistent with the other modules.