log Makefile @ 26409:2deb4c25db1c

age author description
Sun, 13 Apr 2008 21:13:05 +0000 diego Replace shell for loop by proper make foreach construct.
Sun, 13 Apr 2008 10:44:21 +0000 diego Add Makefile variable for DVB OSD menu, saves one ifeq.
Sun, 13 Apr 2008 07:57:35 +0000 diego Restore compilation of osdep/mplayer-rc.o.
Fri, 11 Apr 2008 23:06:30 +0000 uau Makefile: Fix compilation on systems with dvb support
Fri, 11 Apr 2008 17:45:02 +0000 diego Merge ./gui/Makefile into ./Makefile, one less instance of recursive make.
Fri, 11 Apr 2008 08:18:28 +0000 diego Ahem, libmenu objects should only be compiled when OSD menu is enabled.
Thu, 10 Apr 2008 10:55:39 +0000 ptt if it's 'for lang in...' it's better off to use $$lang as a variable next ;)
Wed, 09 Apr 2008 18:33:26 +0000 diego 10l: libass compilation should be conditional.
Wed, 09 Apr 2008 18:15:21 +0000 diego Merge libaf/Makefile into Makefile, one less instance of recursive make.
Wed, 09 Apr 2008 14:13:30 +0000 diego Restore osdep/mmap-os2.c compilation, which was accidentally removed.
Wed, 09 Apr 2008 12:54:07 +0000 diego cosmetics: Align columns.
Tue, 08 Apr 2008 22:25:59 +0000 diego Merge libass/Makefile into Makefile, one less recursive make directory.
Tue, 08 Apr 2008 22:11:17 +0000 diego cosmetics: Rename some shell variables to give them more descriptive names.
Tue, 08 Apr 2008 22:08:23 +0000 diego cosmetics: Merge shell commands into one line.
Tue, 08 Apr 2008 22:07:03 +0000 diego Do not suppress command output.
Tue, 08 Apr 2008 18:25:30 +0000 diego Merge osdep/Makefile into the top-level Makefile, thus getting rid
Mon, 07 Apr 2008 08:28:54 +0000 diego Build all parts in the libmenu subdirectory nonrecursively.
Sun, 06 Apr 2008 23:09:06 +0000 diego Get rid of recursive make for the input/ subdirectory.
Sun, 06 Apr 2008 21:52:50 +0000 diego 100l: Revert previous accidental commit.
Sun, 06 Apr 2008 18:17:59 +0000 diego Rename RTJPEG files so that filenames consist of lowercase name only.
Sat, 05 Apr 2008 16:29:10 +0000 diego Add multiple inclusion guards to help_mp.h.
Tue, 01 Apr 2008 22:00:54 +0000 diego Remove now useless PARTS-yes line.
Sun, 24 Feb 2008 13:04:29 +0000 reimar Compile codec-cfg binary with -O, avoids problems due to compilers
Thu, 10 Jan 2008 18:40:26 +0000 ben allow generation of ctags and etags
Thu, 20 Dec 2007 10:10:26 +0000 diego Remove internal unrarlib copy, the new unrarexec code is a strict superset.
Fri, 14 Dec 2007 08:16:39 +0000 ulion Support using unrar executable to access rar-compressed vobsub files.
Thu, 01 Nov 2007 06:52:38 +0000 uau Add audio filter scaletempo
Wed, 29 Aug 2007 10:12:24 +0000 cehoyos Silence make's 'Please run configure again' if it was already run.
Tue, 28 Aug 2007 11:20:24 +0000 diego Clean up the way get_path is handled: Compile get_path.c to an object to link
Wed, 04 Jul 2007 18:53:39 +0000 diego Also remove generated tools on distclean.
Fri, 11 May 2007 23:15:11 +0000 diego Compile internal FFmpeg libraries only when configure enabled the static
Sat, 05 May 2007 20:40:37 +0000 reimar mplayer.rc depends on version.h
Tue, 01 May 2007 19:16:35 +0000 diego Reuse common Makefile infrastructure.
Tue, 01 May 2007 19:15:29 +0000 diego cosmetics: Move depend target (preparation for upcoming change).
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.
Thu, 29 Mar 2007 17:16:11 +0000 rathann Code cleanup: don't include a .c file in mplayer.c and fix a few
Sat, 24 Mar 2007 20:29:43 +0000 diego Linking hotfix, libavutil needs to come after libavcodec/libavformat.
Sat, 24 Mar 2007 19:59:36 +0000 diego cosmetics: Reorder parts of the Makefile in order to group parts sensibly together.
Sat, 24 Mar 2007 19:56:00 +0000 diego Unconditionally add all subdirectories to PARTS. This way make clean always
Sat, 24 Mar 2007 19:40:32 +0000 diego libavutil/ is not optional, compile it unconditionally.
Sat, 24 Mar 2007 16:27:25 +0000 diego Move the addition of osdep/mplayer-rc.o to a place where it actually gets added to OBJS_MPLAYER.
Sat, 24 Mar 2007 16:06:22 +0000 diego Remove multistage recursion for the vidix subdirectory and recurse from the
Mon, 19 Mar 2007 00:10:38 +0000 diego Move -I. to the front of CFLAGS, works around problems with headers from
Mon, 19 Mar 2007 00:07:34 +0000 diego Remove commented-out -Wall CFLAGS, can be set from configure/config.mak.
Tue, 13 Mar 2007 23:42:38 +0000 diego cosmetics: Move some parts around to make more sense overall.
Tue, 13 Mar 2007 22:43:11 +0000 diego cosmetics: Move depend target in preparation for upcoming changes.