summaryrefslogtreecommitdiffstats
path: root/Make-config
Commit message (Expand)AuthorAgeFilesLines
* remove duplicate sunos5-smp entriesBrian Paul2003-09-091-17/+0
* remove last of mklib.solaris stuffBrian Paul2003-09-091-6/+1
* update sunos5 targets (Greg Menke)Brian Paul2003-09-081-5/+24
* add -lCrun for sunos5, added sunos5-smp (Greg M)Brian Paul2003-09-031-1/+20
* remove -malign-loops=2 -malign-functions=2 (bug 738020)Brian Paul2003-09-021-11/+7
* added GLUT_CFLAGS to compile GLUT with -fexceptions (bug 726223)Brian Paul2003-09-021-4/+50
* fix-up CXXFLAGS (bug 757292)Brian Paul2003-09-021-40/+47
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+16
* restore gcc-sl configBrian Paul2003-08-221-0/+14
* Further makefile clean-up, concentrated on the x86 assembly files.Brian Paul2003-06-101-57/+7
* fixes for x86 buildsBrian Paul2003-06-101-57/+57
* updated old-style makefiles for new treeBrian Paul2003-06-101-863/+242
* Added gcc-sl target and shared lib shell script (Philip Brown)Brian Paul2003-04-071-1/+23
* bump version to 5.1Brian Paul2002-11-141-2/+2
* removed -malign-jumpsBrian Paul2002-11-121-8/+8
* Tweaks for hpux. The hpux10 and hpux10-sl targets now build prettyKarl Schultz2002-11-111-6/+7
* fix a few HPUX problemsBrian Paul2002-10-311-2/+6
* bump OpenGL version to 1.4, Mesa version to 5.0Brian Paul2002-10-291-3/+3
* Added CPLUSPLUS for sunos5 entriesBrian Paul2002-06-101-1/+5
* added -axK to linux-icc CFLAGSBrian Paul2002-05-271-2/+2
* remove -xK flag from linux-iccBrian Paul2002-05-061-2/+2
* added linux-icc config (Marc.Dietrich)Brian Paul2002-05-051-2/+28
* remove dead vertex assemblyKeith Whitwell2002-04-091-23/+23
* use -O3 to compile osmesa16/32 targetsBrian Paul2002-03-231-3/+3
* 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