log Makefile @ 20634:32b693286d0b

age author description
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.
Sun, 15 Oct 2006 13:59:26 +0000 diego Remove bogus warning about missing font.
Mon, 09 Oct 2006 09:22:43 +0000 diego Create target for mplayer-rc.o so that it is not rerun unconditionally.
Sun, 08 Oct 2006 14:10:43 +0000 rathann Disable linking mplayer with mp3lame when --disable-encoder=mp3lame is
Mon, 02 Oct 2006 00:51:29 +0000 rathann Fix make install. 10l for Diego.
Sun, 01 Oct 2006 17:00:20 +0000 diego Work around ln limitations on MinGW.
Sun, 24 Sep 2006 15:55:10 +0000 diego Remove version.h on distclean.
Sun, 17 Sep 2006 09:32:28 +0000 ods15 Add demux_nut to MPlayer repo
Sun, 27 Aug 2006 22:35:07 +0000 diego Move MLIB_LIB to COMMON_LIBS.
Sat, 26 Aug 2006 20:53:37 +0000 diego Add --extra-libs option to pass linker flags.
Fri, 25 Aug 2006 14:28:39 +0000 diego Disentangle toolame CFLAGS and LDFLAGS handling.
Fri, 25 Aug 2006 13:32:22 +0000 diego Disentangle libdv and vorbis linker flags.
Fri, 25 Aug 2006 13:15:49 +0000 diego cosmetics: Move some parts to more sensible places.
Thu, 24 Aug 2006 16:25:56 +0000 diego Fix MEncoder build when bitmap fonts are disabled.
Tue, 22 Aug 2006 12:42:55 +0000 diego Remove useless else clauses.
Mon, 21 Aug 2006 21:51:47 +0000 diego Move libs common to MPlayer and MEncoder to COMMON_LIBS.
Mon, 21 Aug 2006 21:50:52 +0000 diego Simplify VIDIX lib handling.
Mon, 07 Aug 2006 20:58:39 +0000 diego cosmetics: Rename TREMOR variable to TREMOR_INTERNAL for consistency.
Mon, 07 Aug 2006 08:57:43 +0000 diego cosmetics: Rename some variables for consistency.
Thu, 03 Aug 2006 19:29:20 +0000 diego Recurse into subdirs before cleaning the top level to avoid error messages.
Thu, 03 Aug 2006 17:34:54 +0000 diego 'make distclean' should remove all generated files, so also config.[h|mak].
Thu, 03 Aug 2006 17:31:30 +0000 diego 'make clean' now recurses through subdirectories as expected,
Tue, 01 Aug 2006 14:44:07 +0000 uau Change toplevel Makefile to invoke subdirectory Makefiles
Mon, 31 Jul 2006 17:39:17 +0000 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux