log TOOLS/Makefile @ 26448:0ded60b8e92e

age author description
Sun, 20 Apr 2008 22:11:38 +0000 diego Add $(EXESUF) to netstream rule.
Sun, 20 Apr 2008 22:08:10 +0000 diego Only build modify_reg on x86.
Sun, 20 Apr 2008 22:07:34 +0000 diego Simplify list of files to remove on make clean.
Sun, 20 Apr 2008 21:59:19 +0000 diego fastmemcpybench is a phony target. Do not try to remove a file by that name.
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.