summaryrefslogtreecommitdiff
path: root/Make-config
AgeCommit message (Expand)AuthorFilesLines
2003-10-21Update DRI drivers to current DRI CVS and make them work.Jon Smirl1-1/+1
2003-10-16Define SOLO so that check is possible for SOLO in project makefilesJon Smirl1-0/+1
2003-10-13glide driver (wip)Daniel Borca1-4/+4
2003-10-10Eric Plante's updates for OSMesa16.Brian Paul1-2/+14
2003-09-09remove duplicate sunos5-smp entriesBrian Paul1-17/+0
2003-09-09remove last of mklib.solaris stuffBrian Paul1-6/+1
2003-09-08update sunos5 targets (Greg Menke)Brian Paul1-5/+24
2003-09-03add -lCrun for sunos5, added sunos5-smp (Greg M)Brian Paul1-1/+20
2003-09-02remove -malign-loops=2 -malign-functions=2 (bug 738020)Brian Paul1-11/+7
2003-09-02added GLUT_CFLAGS to compile GLUT with -fexceptions (bug 726223)Brian Paul1-4/+50
2003-09-02fix-up CXXFLAGS (bug 757292)Brian Paul1-40/+47
2003-08-22patch to import Jon Smirl's work from BitkeeperBrian Paul1-0/+16
2003-08-22restore gcc-sl configBrian Paul1-0/+14
2003-06-10Further makefile clean-up, concentrated on the x86 assembly files.Brian Paul1-57/+7
2003-06-10fixes for x86 buildsBrian Paul1-57/+57
2003-06-10updated old-style makefiles for new treeBrian Paul1-863/+242
2003-04-07Added gcc-sl target and shared lib shell script (Philip Brown)Brian Paul1-1/+23
2002-11-14bump version to 5.1Brian Paul1-2/+2
2002-11-12removed -malign-jumpsBrian Paul1-8/+8
2002-11-11Tweaks for hpux. The hpux10 and hpux10-sl targets now build prettyKarl Schultz1-6/+7
2002-10-31fix a few HPUX problemsBrian Paul1-2/+6
2002-10-29bump OpenGL version to 1.4, Mesa version to 5.0Brian Paul1-3/+3
2002-06-10Added CPLUSPLUS for sunos5 entriesBrian Paul1-1/+5
2002-05-27added -axK to linux-icc CFLAGSBrian Paul1-2/+2
2002-05-06remove -xK flag from linux-iccBrian Paul1-2/+2
2002-05-05added linux-icc config (Marc.Dietrich)Brian Paul1-2/+28
2002-04-09remove dead vertex assemblyKeith Whitwell1-23/+23
2002-03-23use -O3 to compile osmesa16/32 targetsBrian Paul1-3/+3
2001-12-14Use $(MAKE) on the irix targets, instead of hard-coding pmake,Karl Schultz1-13/+13
2001-12-14Fix up targets forKarl Schultz1-14/+30
2001-11-30Add darwin targetKarl Schultz1-1/+20
2001-11-23fixed bug 484142, missing backslashBrian Paul1-2/+2
2001-11-18remove -DMESA_TRACE from linux-debug configBrian Paul1-2/+2
2001-11-18remove Glide and SVGA support from mesa-debug configBrian Paul1-4/+4
2001-10-22version bumps, etc for 4.1Brian Paul1-2/+2
2001-09-24replaced x86_xform_raw4.S with x86_xform4.SBrian Paul1-2/+2
2001-09-23updated version infoBrian Paul1-4/+4
2001-09-01update version to 3.5.1, minor OSMesa changesBrian Paul1-5/+5
2001-07-13added linux-osmesa32 configBrian Paul1-2/+14
2001-06-18replaced -g with -O3 under linux-x86Brian Paul1-2/+2
2001-05-15moved some misplaced compiler flags from CC assigment to CFLAGSBrian Paul1-9/+9
2001-05-10removed linux-386-opt-V2-glide config since FX_V2 symbol has no significance ...Brian Paul1-24/+4
2001-04-26Added Makefile support for building libOSMesa16.so which is Mesa compiledBrian Paul1-2/+14
2001-04-25added -Wundef to linux-debug compiler flagsBrian Paul1-2/+2
2001-03-29Consolidation of asm code in 3.5Gareth Hughes1-91/+55
2001-03-29Make generation of matypes.h more transparent.Gareth Hughes1-13/+5
2001-03-29Add missing GEN_SOURCES definitions.Gareth Hughes1-1/+12
2001-03-28New type system for assembly code. Asm files should now includeGareth Hughes1-68/+57
2001-03-17added CCFLAGS and CPLUSPLUS definitionsBrian Paul1-2/+112
2001-03-12Nope, -ansi spoils that...Gareth Hughes1-7/+7