Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-11-27 | configs: Warn about pointer arithmetic. | José Fonseca | 1 | -4/+4 |
2009-03-12 | config: add -Wdeclaration-after-statement to linux config | Brian Paul | 1 | -1/+2 |
2007-10-31 | Add -fno-strict-aliasing workaround for Linux GCC targets | Dan Nicholson | 1 | -0/+4 |
2006-08-24 | Make sure that _GNU_SOURCE is enabled in the linux configs that set | Ian Romanick | 1 | -1/+2 |
2006-08-16 | When available, which is most of the time, use posix_memalign to implement | Ian Romanick | 1 | -1/+1 |
2005-10-28 | don't use -Wmissing-prototypes for C++ code | Brian Paul | 1 | -4/+3 |
2005-09-06 | added -Wmissing-prototypes to WARN_FLAGS | Brian Paul | 1 | -1/+1 |
2005-07-02 | Massive refactor of (most of) the Linux config files. This reduces | Ian Romanick | 1 | -8/+21 |
2004-09-13 | Replace -lGL with -l$(GL_LIB), etc. | Brian Paul | 1 | -5/+3 |
2004-07-20 | remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by default | Brian Paul | 1 | -1/+1 |
2004-03-26 | new system configurations | Brian Paul | 1 | -0/+22 |