summaryrefslogtreecommitdiff
path: root/configs/linux
AgeCommit message (Expand)AuthorFilesLines
2009-11-27configs: Warn about pointer arithmetic.José Fonseca1-4/+4
2009-03-12config: add -Wdeclaration-after-statement to linux configBrian Paul1-1/+2
2007-10-31Add -fno-strict-aliasing workaround for Linux GCC targetsDan Nicholson1-0/+4
2006-08-24Make sure that _GNU_SOURCE is enabled in the linux configs that setIan Romanick1-1/+2
2006-08-16When available, which is most of the time, use posix_memalign to implementIan Romanick1-1/+1
2005-10-28don't use -Wmissing-prototypes for C++ codeBrian Paul1-4/+3
2005-09-06added -Wmissing-prototypes to WARN_FLAGSBrian Paul1-1/+1
2005-07-02Massive refactor of (most of) the Linux config files. This reducesIan Romanick1-8/+21
2004-09-13Replace -lGL with -l$(GL_LIB), etc.Brian Paul1-5/+3
2004-07-20remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by defaultBrian Paul1-1/+1
2004-03-26new system configurationsBrian Paul1-0/+22