summaryrefslogtreecommitdiffstats
path: root/Gui/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Do not compile with -DDEBUG by default.diego2006-09-291-1/+2
* Remove backup files from the win32 subdir as well.diego2006-08-221-1/+1
* Move all internal -I parameters to the front of CFLAGS to avoid using externaldiego2006-08-171-1/+1
* Unify include paths in the build system, part I.diego2006-07-271-1/+1
* cosmetics to ease future patchingdiego2006-07-131-2/+4
* Streamline GUI build.diego2006-07-131-2/+2
* OPTFLAGS already includes EXTRA_INC.diego2006-07-121-1/+1
* Use only one global config.mak file.diego2006-07-121-1/+0
* Remove useless variable.diego2006-07-121-3/+1
* Initial win32 gui release.vayne2006-07-061-3/+14
* Make depend targets consistent: Remove redirection through .depend target.diego2006-05-131-4/+2
* cosmetics: Shorten overly long lines, put SRCS/OBJS on individual linesdiego2006-03-251-4/+27
* Also remove objects in subdirectories.diego2006-01-281-1/+5
* Make clean/distclean behave uniformly in all directories.diego2006-01-271-1/+2
* Change LIB to LIBNAME to fix compilation.diego2006-01-151-9/+8
* This patch cleans up OPTFLAGS in Gui, removes hardcoded -Wall fromrathann2006-01-131-2/+1
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.diego2004-10-281-1/+1
* 10lfaust32004-06-271-1/+1
* ranlib cleanup by Dan Christiansenalex2004-06-241-0/+1
* Using a different alignment for only the Gui is bad as this code usealbeu2003-04-041-3/+0
* 10larpi2003-01-171-1/+1
* - add playbarpontscho2003-01-171-1/+1
* reversing my patch to check for -Wall support & use it if available (requeste...rathann2002-11-251-1/+1
* check for -Wall support & use it if available patch by (Dominik Mierzejewski ...michael2002-11-231-1/+1
* 10lpontscho2002-11-131-1/+1
* fixed order of includes.arpi2002-11-101-1/+1
* cosmeticpontscho2002-11-021-3/+2
* cleanup - round 2.pontscho2002-11-021-1/+1
* cleanuppontscho2002-11-021-1/+1
* - add workaround for fuckin localepontscho2002-09-041-1/+1
* rewrite eq interface and add *.rm to fspontscho2002-09-011-1/+1
* remove obsoleted filespontscho2002-08-311-1/+1
* freetype 2.0/2.1+ support - disabled by default until bugs fixedarpi2002-08-281-1/+1
* add xdnd support (from Gregory Kovriga <gkovriga@techunix.technion.ac.il>) an...pontscho2002-08-111-1/+1
* - add preferences support (first try)pontscho2002-07-251-1/+1
* remove unneded config filespontscho2002-07-031-8/+8
* patchs by Björn Sandell <biorn@dce.chalmers.se>:pl2002-05-101-1/+1
* BSD fixesarpi2001-10-061-1/+1
* some bug fix, and sub window render speed up.. 10l kola ? :)pontscho2001-10-011-0/+3
* Remved cpu specific compiler optimizations, these should if at all be added d...atmos42001-09-301-1/+1
* some bug fix, and add decoration item to skin conffile. faszom(C)pontscho2001-09-071-1/+1
* gcc 3 error fixpontscho2001-09-021-1/+1
* GUI version n-1arpi2001-08-251-0/+57