summaryrefslogtreecommitdiff
path: root/Make-config
AgeCommit message (Expand)Author
2001-03-17added CCFLAGS and CPLUSPLUS definitionsBrian Paul
2001-03-12Nope, -ansi spoils that...Gareth Hughes
2001-03-12Undo -D_POSIX_SOURCE change, fix the way the katmai support test isGareth Hughes
2001-03-12- Add -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L to linux builds, we'veGareth Hughes
2000-11-03added some missing backslashesBrian Paul
2000-10-23generate separate libOSMesa library ala XFree86/DRIBrian Paul
2000-10-23fixed 386/x86 mismatches, reordered a few configsBrian Paul
2000-10-23Major audit of all Mesa's x86 assembly code. This round is basicallyGareth Hughes
2000-09-26Replaced preprocessor symbol GL_MESA_TRACE with MESA_TRACE.Brian Paul
2000-09-15added trace support (Loki)Brian Paul
2000-09-15added more warning options to linux-elf-debug configBrian Paul
2000-08-08bumped MESA_MINOR to 5Brian Paul
2000-06-08updated OSF/1 CFLAGS (Jeremie Petit)Brian Paul
2000-05-08a few Alpha tweaks (Michael Champigny)Brian Paul
2000-05-03fixed backslash typo in sunos configsBrian Paul
2000-03-23changed some Linux -O2 flags to -O3Brian Paul
2000-02-24added missing backslash on line 483Brian Paul
2000-02-16new library dependency varsBrian Paul
2000-02-11enable thread safety on Linux configs, removed -DTHREADS flagBrian Paul
2000-01-17removed X86 files from linux debug configsBrian Paul
2000-01-16x86 assembly dispatchJosh Vanderhoof
2000-01-13added -Wmissing-prototypes and enabled pthreads for linux debug configsBrian Paul
2000-01-05clean-up of Linux target configsBrian Paul
1999-12-08added the katmai_transform_points4_* functionsAndre Werthmann
1999-11-22added more ASM_SRCSAndre Werthmann
1999-11-18checked in the first new PIII vertex-transformation codeAndre Werthmann
1999-11-11initial changes for Mesa 3.3Brian Paul
1999-11-02added linux-glide-debug configBrian Paul
1999-10-27added -lm to XLIBS for all configsBrian Paul
1999-10-22minor clean-up of linux-elf-debug targetBrian Paul
1999-10-20added X86/vertex.S and X86/vertex_3dnow.S to ASM_SOURCESHolger Waechtler
1999-10-15added sco5 configBrian Paul
1999-09-15minor library name changesBrian Paul
1999-09-15new MESA_ version number symbolsBrian Paul
1999-09-15added TINY version symbolBrian Paul
1999-09-14added linux-386-pthread-shared-glideBrian Paul
1999-08-19Initial revisionjtg