summaryrefslogtreecommitdiff
path: root/Make-config
AgeCommit message (Expand)Author
2001-12-14Use $(MAKE) on the irix targets, instead of hard-coding pmake,Karl Schultz
2001-12-14Fix up targets forKarl Schultz
2001-11-30Add darwin targetKarl Schultz
2001-11-23fixed bug 484142, missing backslashBrian Paul
2001-11-18remove -DMESA_TRACE from linux-debug configBrian Paul
2001-11-18remove Glide and SVGA support from mesa-debug configBrian Paul
2001-10-22version bumps, etc for 4.1Brian Paul
2001-09-24replaced x86_xform_raw4.S with x86_xform4.SBrian Paul
2001-09-23updated version infoBrian Paul
2001-09-01update version to 3.5.1, minor OSMesa changesBrian Paul
2001-07-13added linux-osmesa32 configBrian Paul
2001-06-18replaced -g with -O3 under linux-x86Brian Paul
2001-05-15moved some misplaced compiler flags from CC assigment to CFLAGSBrian Paul
2001-05-10removed linux-386-opt-V2-glide config since FX_V2 symbol has no significance ...Brian Paul
2001-04-26Added Makefile support for building libOSMesa16.so which is Mesa compiledBrian Paul
2001-04-25added -Wundef to linux-debug compiler flagsBrian Paul
2001-03-29Consolidation of asm code in 3.5Gareth Hughes
2001-03-29Make generation of matypes.h more transparent.Gareth Hughes
2001-03-29Add missing GEN_SOURCES definitions.Gareth Hughes
2001-03-28New type system for assembly code. Asm files should now includeGareth Hughes
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