log TOOLS/Makefile @ 26355:a8fbc0224b81

age author description
Fri, 11 Apr 2008 07:37:27 +0000 diego Remove Win32 linker option for netstream. Other winsock using code does not
Wed, 09 Apr 2008 17:03:08 +0000 diego Do not build subrip with debugging symbols.
Wed, 09 Apr 2008 17:02:22 +0000 diego cosmetics: Group dependency declarations together.
Wed, 09 Apr 2008 17:00:42 +0000 diego Remove redundant compilation commands that shadow builtin rules.
Wed, 09 Apr 2008 16:54:49 +0000 diego List libraries to link to in dependency list.
Wed, 09 Apr 2008 16:50:30 +0000 diego cosmetics: Add CFLAGS to compilation commands everywhere.
Wed, 09 Apr 2008 16:42:18 +0000 diego Remove unnecessary ../libmpcodecs/img_format.o from list subrip objects.
Wed, 09 Apr 2008 16:39:07 +0000 diego Update for latest changes to linking dependencies.
Wed, 23 Jan 2008 00:05:48 +0000 diego Move compare.c to TOOLS, add it to the Makefile and document it.
Tue, 01 Jan 2008 19:43:36 +0000 diego unrarlib.o no longer exists, link against unrar_exec.o.
Mon, 27 Aug 2007 12:00:55 +0000 diego Simplify the addition of -g to some CFLAGS.
Mon, 27 Aug 2007 11:58:37 +0000 diego Move common link libs/objects into a variable.
Mon, 27 Aug 2007 11:52:21 +0000 diego consistent linking order
Mon, 27 Aug 2007 11:12:12 +0000 diego Simplify linkage parameters.
Mon, 27 Aug 2007 10:51:48 +0000 diego Remove unnecessary fastmemcpybench prerequisite.
Mon, 27 Aug 2007 10:29:25 +0000 diego Simplify bmovl-test compilation call.
Mon, 27 Aug 2007 10:13:11 +0000 diego Mark phony targets as such.
Mon, 27 Aug 2007 10:10:12 +0000 diego Move fastmemcpybench objects to link against into prerequisites.
Sat, 25 Aug 2007 17:52:29 +0000 diego Get netstream closer to linking.
Sat, 25 Aug 2007 17:36:57 +0000 diego Fix subrip and vivodump linking.
Mon, 06 Aug 2007 09:58:15 +0000 cehoyos Added Alan Nisotas modify_reg.
Mon, 09 Apr 2007 11:30:26 +0000 diego Move TOOLS/cpuinfo.c into the root directory.
Sun, 01 Apr 2007 09:45:26 +0000 diego Ignore netstream and fix its compilation; remove object files on make clean.
Sun, 01 Apr 2007 09:39:32 +0000 diego Move netstream.c out of its single-file subdirectory.
Sat, 31 Mar 2007 23:01:53 +0000 diego Don't compile cpuinfo and fastmemcpybench by default.
Sat, 31 Mar 2007 14:14:28 +0000 diego Remove obsolete bitmap font tools.
Sat, 31 Mar 2007 14:10:44 +0000 diego Remove obsolete/unnecessary/trivial scripts and programs.
Sun, 25 Mar 2007 22:36:08 +0000 diego Use the top-level TOOLS Makefile to build the Real codecs wrappers.
Sat, 24 Mar 2007 13:17:39 +0000 diego Remove files maintained by Reimar that he no longer sees a use for.
Tue, 20 Mar 2007 01:35:53 +0000 diego Add missing $(EXESUF).
Tue, 20 Mar 2007 01:30:48 +0000 diego Add vfw2menc to the Makefile.
Tue, 20 Mar 2007 01:20:57 +0000 diego Add explicit SDL include path. This should allow compilation even when
Tue, 20 Mar 2007 01:06:51 +0000 diego Move gltest and bmovl-test into the main TOOLS directory, subdirectories
Fri, 16 Mar 2007 23:44:28 +0000 diego Bring vivodump closer to linking; remains broken.
Fri, 16 Mar 2007 23:27:46 +0000 diego Fix linking: libswscale depends on libavutil, verbose was multiply defined...
Sat, 25 Nov 2006 11:29:25 +0000 diego Add distclean target, unconditionally remove all objects on clean.
Wed, 08 Nov 2006 00:13:33 +0000 diego Create binaries with proper executable suffix under Windows.
Mon, 31 Jul 2006 17:39:17 +0000 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
Fri, 30 Jun 2006 12:40:05 +0000 diego postproc --> libswscale
Sat, 25 Mar 2006 10:38:37 +0000 diego cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines
Sat, 25 Mar 2006 10:18:18 +0000 diego Simplify rules with common make constructs.
Sat, 25 Mar 2006 10:03:00 +0000 diego Simplify clean rule.
Fri, 18 Nov 2005 16:08:58 +0000 diego fastmemcpybench and cpuinfo are x86-specific.
Tue, 23 Aug 2005 18:03:23 +0000 reimar Add D-Cinema Audio and Video conversion programs
Sat, 02 Jul 2005 19:19:41 +0000 ranma avisubdump
Sun, 19 Jun 2005 23:39:08 +0000 diego Avoid overly long lines to conform with the new general Makefile style.
Thu, 28 Oct 2004 01:03:52 +0000 diego vivodump compiles now, so it can be added to OBJS.
Wed, 06 Oct 2004 16:46:35 +0000 diego Make Makefile conform to the general MPlayer style, alaw-gen added.
Thu, 05 Aug 2004 00:11:54 +0000 diego Makefile replacement for compile script