summaryrefslogtreecommitdiff
path: root/Make-config
AgeCommit message (Expand)Author
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
2001-11-18remove -DMESA_TRACE from linux-debug configBrian Paul
2001-11-18remove Glide and SVGA support from mesa-debug configBrian Paul
2001-10-22version bumps, etc for 4.1Brian Paul
2001-09-24replaced x86_xform_raw4.S with x86_xform4.SBrian Paul
2001-09-23updated version infoBrian Paul
2001-09-01update version to 3.5.1, minor OSMesa changesBrian Paul
2001-07-13added linux-osmesa32 configBrian Paul
2001-06-18replaced -g with -O3 under linux-x86Brian Paul
2001-05-15moved some misplaced compiler flags from CC assigment to CFLAGSBrian Paul
2001-05-10removed linux-386-opt-V2-glide config since FX_V2 symbol has no significance ...Brian Paul
2001-04-26Added Makefile support for building libOSMesa16.so which is Mesa compiledBrian Paul
2001-04-25added -Wundef to linux-debug compiler flagsBrian Paul
2001-03-29Consolidation of asm code in 3.5Gareth Hughes
2001-03-29Make generation of matypes.h more transparent.Gareth Hughes
2001-03-29Add missing GEN_SOURCES definitions.Gareth Hughes