aboutsummaryrefslogtreecommitdiffhomepage
path: root/Gui/Makefile
Commit message (Expand)AuthorAge
* Do not add libavutil unconditionally to CFLAGS.Gravatar diego2007-01-13
* compile fix after latest swscaler changes (r21888)Gravatar gpoirier2007-01-12
* Remove duplicate OPTFLAGS from CFLAGS.Gravatar diego2006-11-29
* Remove some superfluous include CFLAGS.Gravatar diego2006-11-29
* Merge common parts of all Makefiles into one file included by all.Gravatar diego2006-11-26
* simplifyGravatar diego2006-11-25
* Remove commented-out cruft.Gravatar diego2006-11-25
* Remove superfluous comment.Gravatar diego2006-11-25
* Unify dep/depend targets.Gravatar diego2006-11-20
* Do not compile with -DDEBUG by default.Gravatar diego2006-09-29
* Remove backup files from the win32 subdir as well.Gravatar diego2006-08-22
* Move all internal -I parameters to the front of CFLAGS to avoid using externalGravatar diego2006-08-17
* Unify include paths in the build system, part I.Gravatar diego2006-07-27
* cosmetics to ease future patchingGravatar diego2006-07-13
* Streamline GUI build.Gravatar diego2006-07-13
* OPTFLAGS already includes EXTRA_INC.Gravatar diego2006-07-12
* Use only one global config.mak file.Gravatar diego2006-07-12
* Remove useless variable.Gravatar diego2006-07-12
* Initial win32 gui release.Gravatar vayne2006-07-06
* Make depend targets consistent: Remove redirection through .depend target.Gravatar diego2006-05-13
* cosmetics: Shorten overly long lines, put SRCS/OBJS on individual linesGravatar diego2006-03-25
* Also remove objects in subdirectories.Gravatar diego2006-01-28
* Make clean/distclean behave uniformly in all directories.Gravatar diego2006-01-27
* Change LIB to LIBNAME to fix compilation.Gravatar diego2006-01-15
* This patch cleans up OPTFLAGS in Gui, removes hardcoded -Wall fromGravatar rathann2006-01-13
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.Gravatar diego2004-10-28
* 10lGravatar faust32004-06-27
* ranlib cleanup by Dan ChristiansenGravatar alex2004-06-24
* Using a different alignment for only the Gui is bad as this code useGravatar albeu2003-04-04
* 10lGravatar arpi2003-01-17
* - add playbarGravatar pontscho2003-01-17
* reversing my patch to check for -Wall support & use it if available (requeste...Gravatar rathann2002-11-25
* check for -Wall support & use it if available patch by (Dominik Mierzejewski ...Gravatar michael2002-11-23
* 10lGravatar pontscho2002-11-13
* fixed order of includes.Gravatar arpi2002-11-10
* cosmeticGravatar pontscho2002-11-02
* cleanup - round 2.Gravatar pontscho2002-11-02
* cleanupGravatar pontscho2002-11-02
* - add workaround for fuckin localeGravatar pontscho2002-09-04
* rewrite eq interface and add *.rm to fsGravatar pontscho2002-09-01
* remove obsoleted filesGravatar pontscho2002-08-31
* freetype 2.0/2.1+ support - disabled by default until bugs fixedGravatar arpi2002-08-28
* add xdnd support (from Gregory Kovriga <gkovriga@techunix.technion.ac.il>) an...Gravatar pontscho2002-08-11
* - add preferences support (first try)Gravatar pontscho2002-07-25
* remove unneded config filesGravatar pontscho2002-07-03
* patchs by Björn Sandell <biorn@dce.chalmers.se>:Gravatar pl2002-05-10
* BSD fixesGravatar arpi2001-10-06
* some bug fix, and sub window render speed up.. 10l kola ? :)Gravatar pontscho2001-10-01
* Remved cpu specific compiler optimizations, these should if at all be added d...Gravatar atmos42001-09-30
* some bug fix, and add decoration item to skin conffile. faszom(C)Gravatar pontscho2001-09-07