summaryrefslogtreecommitdiff
path: root/configs/linux-debug
AgeCommit message (Expand)Author
2010-04-10Squashed commit of the following:Keith Whitwell
2010-01-15configs: remove -ansi from linux-debugBrian Paul
2009-11-17mesa: move -ansi -pedantic to CFLAGSBrian Paul
2006-03-29Add -ansi -pedantic flags to OPT_FLAGS. This got lost at some point. Good f...Brian Paul
2005-11-10remove -DMESA_DEBUGBrian Paul
2005-10-07MATH_DEBUG changes from bug #4468.Brian Paul
2005-07-02Massive refactor of (most of) the Linux config files. This reducesIan Romanick
2004-11-27remove -Wmissing-prototypes from g++ flags, per gcc 3.4Brian Paul
2004-09-13Replace -lGL with -l$(GL_LIB), etc.Brian Paul
2004-07-20remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by defaultBrian Paul
2004-03-26added _DEPS lines to specify -L/usr/X11R6/libBrian Paul
2004-03-26new system configurationsBrian Paul