summaryrefslogtreecommitdiff
path: root/Make-config
AgeCommit message (Expand)Author
2004-02-08tweak solaris-x86-gcc and ggi targetsBrian Paul
2004-01-31add missing CXX, CXXFLAGS for osf1 (Bug 886628)Brian Paul
2004-01-29more IRIX tweaksBrian Paul
2004-01-23more fixing for tdfxUpdateTexturePaletteBrian Paul
2004-01-19omit CVS directories from tarballs, bump version to 6.1Brian Paul
2004-01-17tweak openbsd configBrian Paul
2004-01-15fix -fomit-frame_pointer typoBrian Paul
2004-01-13tweak aix-gcc configBrian Paul
2004-01-11change -O to -O2 for aix-gccBrian Paul
2004-01-11more aix-gcc tweakingBrian Paul
2004-01-10aix-gcc tweaksBrian Paul
2004-01-10removed MAKELIB lines. tweak openbsd configBrian Paul
2004-01-10added aix-gcc configBrian Paul
2004-01-01added -fPIC -fomit-frame-pointer etc to sunos5-gcc configs (bug 868737)Brian Paul
2003-12-21Version bumps, etc for Mesa 6.0Brian Paul
2003-12-15Assorted mklib tweaks.Brian Paul
2003-12-12makefile improvementsBrian Paul
2003-10-27Pass $(MKLIB_OPTIONS) to mklib script to allow setting extra options.Brian Paul
2003-10-21Update DRI drivers to current DRI CVS and make them work.Jon Smirl
2003-10-16Define SOLO so that check is possible for SOLO in project makefilesJon Smirl
2003-10-13glide driver (wip)Daniel Borca
2003-10-10Eric Plante's updates for OSMesa16.Brian Paul
2003-09-09remove duplicate sunos5-smp entriesBrian Paul
2003-09-09remove last of mklib.solaris stuffBrian Paul
2003-09-08update sunos5 targets (Greg Menke)Brian Paul
2003-09-03add -lCrun for sunos5, added sunos5-smp (Greg M)Brian Paul
2003-09-02remove -malign-loops=2 -malign-functions=2 (bug 738020)Brian Paul
2003-09-02added GLUT_CFLAGS to compile GLUT with -fexceptions (bug 726223)Brian Paul
2003-09-02fix-up CXXFLAGS (bug 757292)Brian Paul
2003-08-22patch to import Jon Smirl's work from BitkeeperBrian Paul
2003-08-22restore gcc-sl configBrian Paul
2003-06-10Further makefile clean-up, concentrated on the x86 assembly files.Brian Paul
2003-06-10fixes for x86 buildsBrian Paul
2003-06-10updated old-style makefiles for new treeBrian Paul
2003-04-07Added gcc-sl target and shared lib shell script (Philip Brown)Brian Paul
2002-11-14bump version to 5.1Brian Paul
2002-11-12removed -malign-jumpsBrian Paul
2002-11-11Tweaks for hpux. The hpux10 and hpux10-sl targets now build prettyKarl Schultz
2002-10-31fix a few HPUX problemsBrian Paul
2002-10-29bump OpenGL version to 1.4, Mesa version to 5.0Brian Paul
2002-06-10Added CPLUSPLUS for sunos5 entriesBrian Paul
2002-05-27added -axK to linux-icc CFLAGSBrian Paul
2002-05-06remove -xK flag from linux-iccBrian Paul
2002-05-05added linux-icc config (Marc.Dietrich)Brian Paul
2002-04-09remove dead vertex assemblyKeith Whitwell
2002-03-23use -O3 to compile osmesa16/32 targetsBrian Paul
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