log Makefile @ 19973:02a18c52a42a

age author description
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
Thu, 27 Jul 2006 10:08:17 +0000 diego Unify include paths in the build system, part I.
Thu, 13 Jul 2006 22:24:28 +0000 eugeni Fix linking order. FontConfig should appear after libass.
Thu, 13 Jul 2006 03:05:08 +0000 diego Streamline GUI build.
Thu, 13 Jul 2006 01:20:14 +0000 diego Clean up codec-cfg and friends handling.
Wed, 12 Jul 2006 23:31:33 +0000 diego Remove old and obsolete mplayer_wine QT DLL loading stuff.
Wed, 12 Jul 2006 17:58:07 +0000 diego OPTFLAGS already includes EXTRA_INC.
Wed, 12 Jul 2006 13:03:40 +0000 diego Remove remnants of old libmp1e support.
Mon, 10 Jul 2006 12:35:52 +0000 lucabe make libswscale build system similar to the libav* one
Sun, 09 Jul 2006 22:11:53 +0000 diego Simplify ASS handling second try, this time taking FreeType into account.
Sun, 09 Jul 2006 19:02:20 +0000 eugeni Revert r18980, it breaks compilation under MinGW.
Sun, 09 Jul 2006 15:42:26 +0000 diego Simplify ASS handling.
Fri, 07 Jul 2006 18:26:51 +0000 eugeni Initial libass release (without mencoder support).
Tue, 04 Jul 2006 09:37:54 +0000 uau Add back the path part in 'libvo/font_load_ft.c' that was accidentally
Mon, 03 Jul 2006 23:13:25 +0000 diego Build font_load_ft.c only if FREETYPE is in config.mak, noticed by Jan Knutar.
Fri, 30 Jun 2006 12:00:31 +0000 lucabe Move postproc ---> libswscale
Thu, 22 Jun 2006 22:07:25 +0000 uau "make depend" requires version.h
Thu, 22 Jun 2006 13:50:26 +0000 diego CVS --> Subversion + better version.h handling
Wed, 21 Jun 2006 09:45:17 +0000 diego Remove separation between Win32 DLL and DirectShow support in the build system.
Wed, 14 Jun 2006 21:58:17 +0000 nicodvb restored support for dvdnav only in the stream layer; all other functionalities are disabled
Fri, 02 Jun 2006 11:31:42 +0000 diego libpostproc is not a subdirectory of libavcodec anymore.
Sat, 13 May 2006 16:37:16 +0000 diego make depend requires help_mp.h, fixes make depend after make distclean.
Tue, 25 Apr 2006 02:01:21 +0000 albeu No need to include the whole libinput in mencoder
Tue, 04 Apr 2006 06:48:14 +0000 diego Add 32x32 XPM icon as mandated by Debian policy.
Mon, 03 Apr 2006 07:16:10 +0000 rfelker missing dependency
Sun, 02 Apr 2006 13:31:03 +0000 diego Remove mpdvdkit1 cruft from the build system.
Sun, 02 Apr 2006 13:15:20 +0000 diego Remove shared libmpdvdkit leftovers.
Sun, 02 Apr 2006 07:30:40 +0000 rfelker further fixes..
Sun, 02 Apr 2006 07:18:53 +0000 rfelker 10l: version.h was not being built in some odd cases
Sun, 02 Apr 2006 03:22:32 +0000 rfelker integrate old "libdeps" hack into makefile
Sun, 02 Apr 2006 03:14:54 +0000 rfelker first stage of build system cleanup:
Thu, 30 Mar 2006 22:14:44 +0000 rfelker remove deprecated, never-used gnu gettext cruft.
Tue, 28 Mar 2006 22:44:16 +0000 nicodvb added support for external VIDIX
Mon, 27 Mar 2006 11:39:27 +0000 diego Rename the default GUI skins directory from 'Skin' to 'skins', keeping
Sun, 26 Mar 2006 21:44:55 +0000 diego Simplify directory creation in the install target.
Sun, 26 Mar 2006 10:52:13 +0000 albeu Don't call make from shell constructs it prevent proper
Sat, 25 Mar 2006 22:41:15 +0000 diego Add libpostproc to PARTS, fixes distclean on OS X and other platforms.
Sat, 25 Mar 2006 10:38:37 +0000 diego cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines
Wed, 22 Mar 2006 00:19:02 +0000 albeu Add the new property API and implement a couple properties.
Sat, 18 Mar 2006 17:41:24 +0000 albeu codec-cfg depend on help_mp.h. Fix // builds.
Sun, 12 Mar 2006 23:06:09 +0000 reimar remove mp_msg.c dependency when compiling codec-cfg binary.
Wed, 08 Mar 2006 19:56:47 +0000 henry revert the attempts for ccache fix
Wed, 08 Mar 2006 11:09:01 +0000 diego Add codecs2html dependencies.