summaryrefslogtreecommitdiffstats
path: root/Make-config
Commit message (Expand)AuthorAgeFilesLines
* Use $(MAKE) on the irix targets, instead of hard-coding pmake,Karl Schultz2001-12-141-13/+13
* Fix up targets forKarl Schultz2001-12-141-14/+30
* Add darwin targetKarl Schultz2001-11-301-1/+20
* fixed bug 484142, missing backslashBrian Paul2001-11-231-2/+2
* remove -DMESA_TRACE from linux-debug configBrian Paul2001-11-181-2/+2
* remove Glide and SVGA support from mesa-debug configBrian Paul2001-11-181-4/+4
* version bumps, etc for 4.1Brian Paul2001-10-221-2/+2
* replaced x86_xform_raw4.S with x86_xform4.SBrian Paul2001-09-241-2/+2
* updated version infoBrian Paul2001-09-231-4/+4
* update version to 3.5.1, minor OSMesa changesBrian Paul2001-09-011-5/+5
* added linux-osmesa32 configBrian Paul2001-07-131-2/+14
* replaced -g with -O3 under linux-x86Brian Paul2001-06-181-2/+2
* moved some misplaced compiler flags from CC assigment to CFLAGSBrian Paul2001-05-151-9/+9
* removed linux-386-opt-V2-glide config since FX_V2 symbol has no significance ...Brian Paul2001-05-101-24/+4
* Added Makefile support for building libOSMesa16.so which is Mesa compiledBrian Paul2001-04-261-2/+14
* added -Wundef to linux-debug compiler flagsBrian Paul2001-04-251-2/+2
* Consolidation of asm code in 3.5Gareth Hughes2001-03-291-91/+55
* Make generation of matypes.h more transparent.Gareth Hughes2001-03-291-13/+5
* Add missing GEN_SOURCES definitions.Gareth Hughes2001-03-291-1/+12
* New type system for assembly code. Asm files should now includeGareth Hughes2001-03-281-68/+57
* added CCFLAGS and CPLUSPLUS definitionsBrian Paul2001-03-171-2/+112
* Nope, -ansi spoils that...Gareth Hughes2001-03-121-7/+7
* Undo -D_POSIX_SOURCE change, fix the way the katmai support test isGareth Hughes2001-03-121-7/+7
* - Add -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L to linux builds, we'veGareth Hughes2001-03-121-7/+7
* added some missing backslashesBrian Paul2000-11-031-4/+4
* generate separate libOSMesa library ala XFree86/DRIBrian Paul2000-10-231-1/+95
* fixed 386/x86 mismatches, reordered a few configsBrian Paul2000-10-231-45/+46
* Major audit of all Mesa's x86 assembly code. This round is basicallyGareth Hughes2000-10-231-119/+175
* Replaced preprocessor symbol GL_MESA_TRACE with MESA_TRACE.Brian Paul2000-09-261-3/+3
* added trace support (Loki)Brian Paul2000-09-151-2/+16
* added more warning options to linux-elf-debug configBrian Paul2000-09-151-2/+2
* bumped MESA_MINOR to 5Brian Paul2000-08-081-2/+2
* updated OSF/1 CFLAGS (Jeremie Petit)Brian Paul2000-06-081-3/+3
* a few Alpha tweaks (Michael Champigny)Brian Paul2000-05-081-4/+4
* fixed backslash typo in sunos configsBrian Paul2000-05-031-3/+3
* changed some Linux -O2 flags to -O3Brian Paul2000-03-231-4/+4
* added missing backslash on line 483Brian Paul2000-02-241-2/+2
* new library dependency varsBrian Paul2000-02-161-168/+183
* enable thread safety on Linux configs, removed -DTHREADS flagBrian Paul2000-02-111-12/+12
* removed X86 files from linux debug configsBrian Paul2000-01-171-5/+3
* x86 assembly dispatchJosh Vanderhoof2000-01-161-19/+19
* added -Wmissing-prototypes and enabled pthreads for linux debug configsBrian Paul2000-01-131-7/+7
* clean-up of Linux target configsBrian Paul2000-01-051-69/+36
* added the katmai_transform_points4_* functionsAndre Werthmann1999-12-081-1/+3
* added more ASM_SRCSAndre Werthmann1999-11-221-1/+7
* checked in the first new PIII vertex-transformation codeAndre Werthmann1999-11-181-1/+41
* initial changes for Mesa 3.3Brian Paul1999-11-111-80/+80
* added linux-glide-debug configBrian Paul1999-11-021-1/+13
* added -lm to XLIBS for all configsBrian Paul1999-10-271-88/+88
* minor clean-up of linux-elf-debug targetBrian Paul1999-10-221-2/+2