Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-29 | Add -ansi -pedantic flags to OPT_FLAGS. This got lost at some point. Good ↵ | Brian Paul | |
for catching sloppy coding. | |||
2005-11-10 | remove -DMESA_DEBUG | Brian Paul | |
2005-10-07 | MATH_DEBUG changes from bug #4468. | Brian Paul | |
2005-07-02 | Massive refactor of (most of) the Linux config files. This reduces | Ian Romanick | |
the length of each config and brings a lot of much needed uniformity to them. | |||
2004-11-27 | remove -Wmissing-prototypes from g++ flags, per gcc 3.4 | Brian Paul | |
2004-09-13 | Replace -lGL with -l$(GL_LIB), etc. | Brian Paul | |
Remove GLU_LIB_DEPS, OSMESA_LIB_DEPS lines if identical to 'default' file. | |||
2004-07-20 | remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by default | Brian Paul | |
2004-03-26 | added _DEPS lines to specify -L/usr/X11R6/lib | Brian Paul | |
2004-03-26 | new system configurations | Brian Paul | |