summaryrefslogtreecommitdiff
path: root/Make-config
AgeCommit message (Expand)AuthorFilesLines
2004-01-23more fixing for tdfxUpdateTexturePaletteBrian Paul1-1/+1
2004-01-19omit CVS directories from tarballs, bump version to 6.1Brian Paul1-2/+2
2004-01-17tweak openbsd configBrian Paul1-4/+4
2004-01-15fix -fomit-frame_pointer typoBrian Paul1-1/+1
2004-01-13tweak aix-gcc configBrian Paul1-2/+2
2004-01-11change -O to -O2 for aix-gccBrian Paul1-2/+2
2004-01-11more aix-gcc tweakingBrian Paul1-1/+1
2004-01-10aix-gcc tweaksBrian Paul1-2/+4
2004-01-10removed MAKELIB lines. tweak openbsd configBrian Paul1-30/+8
2004-01-10added aix-gcc configBrian Paul1-0/+17
2004-01-01added -fPIC -fomit-frame-pointer etc to sunos5-gcc configs (bug 868737)Brian Paul1-4/+4
2003-12-21Version bumps, etc for Mesa 6.0Brian Paul1-3/+3
2003-12-15Assorted mklib tweaks.Brian Paul1-3/+4
2003-12-12makefile improvementsBrian Paul1-17/+49
2003-10-27Pass $(MKLIB_OPTIONS) to mklib script to allow setting extra options.Brian Paul1-0/+1
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