log Gui/Makefile @ 21629:1cdd7e6e4e87

age author description
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.
Fri, 13 Jan 2006 23:38:16 +0000 rathann This patch cleans up OPTFLAGS in Gui, removes hardcoded -Wall from
Thu, 28 Oct 2004 01:15:53 +0000 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
Sun, 27 Jun 2004 19:17:24 +0000 faust3 10l
Thu, 24 Jun 2004 12:52:17 +0000 alex ranlib cleanup by Dan Christiansen
Fri, 04 Apr 2003 15:39:51 +0000 albeu Using a different alignment for only the Gui is bad as this code use
Fri, 17 Jan 2003 23:50:53 +0000 arpi 10l
Fri, 17 Jan 2003 22:39:43 +0000 pontscho - add playbar
Mon, 25 Nov 2002 02:19:27 +0000 rathann reversing my patch to check for -Wall support & use it if available (requested by A'rpi)