log Gui/Makefile @ 21877:ddc54f850d53

age author description
Sat, 13 Jan 2007 06:24:13 +0000 diego Do not add libavutil unconditionally to CFLAGS.
Fri, 12 Jan 2007 23:44:27 +0000 gpoirier compile fix after latest swscaler changes (r21888)
Wed, 29 Nov 2006 15:17:49 +0000 diego Remove duplicate OPTFLAGS from CFLAGS.
Wed, 29 Nov 2006 15:14:03 +0000 diego Remove some superfluous include CFLAGS.
Sun, 26 Nov 2006 18:12:36 +0000 diego Merge common parts of all Makefiles into one file included by all.
Sat, 25 Nov 2006 17:16:21 +0000 diego simplify
Sat, 25 Nov 2006 17:14:31 +0000 diego Remove commented-out cruft.
Sat, 25 Nov 2006 16:12:36 +0000 diego Remove superfluous comment.
Mon, 20 Nov 2006 11:18:01 +0000 diego Unify dep/depend targets.
Fri, 29 Sep 2006 09:46:06 +0000 diego Do not compile with -DDEBUG by default.
Tue, 22 Aug 2006 23:04:48 +0000 diego Remove backup files from the win32 subdir as well.
Thu, 17 Aug 2006 17:19:56 +0000 diego Move all internal -I parameters to the front of CFLAGS to avoid using external
Thu, 27 Jul 2006 10:08:17 +0000 diego Unify include paths in the build system, part I.
Thu, 13 Jul 2006 22:56:02 +0000 diego cosmetics to ease future patching
Thu, 13 Jul 2006 03:05:08 +0000 diego Streamline GUI build.
Wed, 12 Jul 2006 17:58:07 +0000 diego OPTFLAGS already includes EXTRA_INC.
Wed, 12 Jul 2006 17:28:14 +0000 diego Use only one global config.mak file.
Wed, 12 Jul 2006 17:15:58 +0000 diego Remove useless variable.
Thu, 06 Jul 2006 01:51:31 +0000 vayne Initial win32 gui release.
Sat, 13 May 2006 18:01:04 +0000 diego Make depend targets consistent: Remove redirection through .depend target.
Sat, 25 Mar 2006 10:38:37 +0000 diego cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines
Sat, 28 Jan 2006 17:35:16 +0000 diego Also remove objects in subdirectories.
Fri, 27 Jan 2006 00:18:52 +0000 diego Make clean/distclean behave uniformly in all directories.
Sun, 15 Jan 2006 01:56:17 +0000 diego Change LIB to LIBNAME to fix compilation.