summaryrefslogtreecommitdiff
path: root/configs/linux-debug
AgeCommit message (Collapse)AuthorFilesLines
2006-03-29Add -ansi -pedantic flags to OPT_FLAGS. This got lost at some point. Good ↵Brian Paul1-1/+1
for catching sloppy coding.
2005-11-10remove -DMESA_DEBUGBrian Paul1-1/+1
2005-10-07MATH_DEBUG changes from bug #4468.Brian Paul1-1/+1
2005-07-02Massive refactor of (most of) the Linux config files. This reducesIan Romanick1-15/+3
the length of each config and brings a lot of much needed uniformity to them.
2004-11-27remove -Wmissing-prototypes from g++ flags, per gcc 3.4Brian Paul1-1/+1
2004-09-13Replace -lGL with -l$(GL_LIB), etc.Brian Paul1-5/+3
Remove GLU_LIB_DEPS, OSMESA_LIB_DEPS lines if identical to 'default' file.
2004-07-20remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by defaultBrian Paul1-1/+1
2004-03-26added _DEPS lines to specify -L/usr/X11R6/libBrian Paul1-0/+7
2004-03-26new system configurationsBrian Paul1-0/+15