log TOOLS/Makefile @ 26336:49b0e7c3437b

age author description
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.