summaryrefslogtreecommitdiffstats
path: root/configs/linux
Commit message (Expand)AuthorAgeFilesLines
* Make sure that _GNU_SOURCE is enabled in the linux configs that setIan Romanick2006-08-241-1/+2
* When available, which is most of the time, use posix_memalign to implementIan Romanick2006-08-161-1/+1
* don't use -Wmissing-prototypes for C++ codeBrian Paul2005-10-281-4/+3
* added -Wmissing-prototypes to WARN_FLAGSBrian Paul2005-09-061-1/+1
* Massive refactor of (most of) the Linux config files. This reducesIan Romanick2005-07-021-8/+21
* Replace -lGL with -l$(GL_LIB), etc.Brian Paul2004-09-131-5/+3
* remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by defaultBrian Paul2004-07-201-1/+1
* new system configurationsBrian Paul2004-03-261-0/+22