Seperate the Doxygen configuration files (for full Mesa only) in a common part and...
[mesa.git] / Make-config
2003-09-09 Brian Paulremove duplicate sunos5-smp entries
2003-09-09 Brian Paulremove last of mklib.solaris stuff
2003-09-08 Brian Paulupdate sunos5 targets (Greg Menke)
2003-09-03 Brian Pauladd -lCrun for sunos5, added sunos5-smp (Greg M)
2003-09-02 Brian Paulremove -malign-loops=2 -malign-functions=2 (bug 738020)
2003-09-02 Brian Pauladded GLUT_CFLAGS to compile GLUT with -fexceptions...
2003-09-02 Brian Paulfix-up CXXFLAGS (bug 757292)
2003-08-22 Brian Paulpatch to import Jon Smirl's work from Bitkeeper
2003-08-22 Brian Paulrestore gcc-sl config
2003-06-10 Brian PaulFurther makefile clean-up, concentrated on the x86...
2003-06-10 Brian Paulfixes for x86 builds
2003-06-10 Brian Paulupdated old-style makefiles for new tree
2003-04-07 Brian PaulAdded gcc-sl target and shared lib shell script (Philip...
2002-11-14 Brian Paulbump version to 5.1
2002-11-12 Brian Paulremoved -malign-jumps
2002-11-11 Karl SchultzTweaks for hpux. The hpux10 and hpux10-sl targets...
2002-10-31 Brian Paulfix a few HPUX problems
2002-10-29 Brian Paulbump OpenGL version to 1.4, Mesa version to 5.0
2002-06-10 Brian PaulAdded CPLUSPLUS for sunos5 entries
2002-05-27 Brian Pauladded -axK to linux-icc CFLAGS
2002-05-06 Brian Paulremove -xK flag from linux-icc
2002-05-05 Brian Pauladded linux-icc config (Marc.Dietrich)
2002-04-09 Keith Whitwellremove dead vertex assembly
2002-03-23 Brian Pauluse -O3 to compile osmesa16/32 targets
2001-12-14 Karl SchultzUse $(MAKE) on the irix targets, instead of hard-coding...
2001-12-14 Karl SchultzFix up targets for
2001-11-30 Karl SchultzAdd darwin target
2001-11-23 Brian Paulfixed bug 484142, missing backslash
2001-11-18 Brian Paulremove -DMESA_TRACE from linux-debug config
2001-11-18 Brian Paulremove Glide and SVGA support from mesa-debug config
2001-10-22 Brian Paulversion bumps, etc for 4.1
2001-09-24 Brian Paulreplaced x86_xform_raw4.S with x86_xform4.S
2001-09-23 Brian Paulupdated version info
2001-09-01 Brian Paulupdate version to 3.5.1, minor OSMesa changes
2001-07-13 Brian Pauladded linux-osmesa32 config
2001-06-18 Brian Paulreplaced -g with -O3 under linux-x86
2001-05-15 Brian Paulmoved some misplaced compiler flags from CC assigment...
2001-05-10 Brian Paulremoved linux-386-opt-V2-glide config since FX_V2 symbo...
2001-04-26 Brian PaulAdded Makefile support for building libOSMesa16.so...
2001-04-25 Brian Pauladded -Wundef to linux-debug compiler flags
2001-03-29 Gareth HughesConsolidation of asm code in 3.5
2001-03-29 Gareth HughesMake generation of matypes.h more transparent.
2001-03-29 Gareth HughesAdd missing GEN_SOURCES definitions.
2001-03-28 Gareth HughesNew type system for assembly code. Asm files should...
2001-03-17 Brian Pauladded CCFLAGS and CPLUSPLUS definitions
2001-03-12 Gareth HughesNope, -ansi spoils that...
2001-03-12 Gareth HughesUndo -D_POSIX_SOURCE change, fix the way the katmai...
2001-03-12 Gareth Hughes- Add -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L to...
2000-11-03 Brian Pauladded some missing backslashes
2000-10-23 Brian Paulgenerate separate libOSMesa library ala XFree86/DRI
2000-10-23 Brian Paulfixed 386/x86 mismatches, reordered a few configs
2000-10-23 Gareth HughesMajor audit of all Mesa's x86 assembly code. This...
2000-09-26 Brian PaulReplaced preprocessor symbol GL_MESA_TRACE with MESA_TRACE.
2000-09-15 Brian Pauladded trace support (Loki)
2000-09-15 Brian Pauladded more warning options to linux-elf-debug config
2000-08-08 Brian Paulbumped MESA_MINOR to 5
2000-06-08 Brian Paulupdated OSF/1 CFLAGS (Jeremie Petit)
2000-05-08 Brian Paula few Alpha tweaks (Michael Champigny)
2000-05-03 Brian Paulfixed backslash typo in sunos configs
2000-03-23 Brian Paulchanged some Linux -O2 flags to -O3
2000-02-24 Brian Pauladded missing backslash on line 483
2000-02-16 Brian Paulnew library dependency vars
2000-02-11 Brian Paulenable thread safety on Linux configs, removed -DTHREAD...
2000-01-17 Brian Paulremoved X86 files from linux debug configs
2000-01-16 Josh Vanderhoofx86 assembly dispatch
2000-01-13 Brian Pauladded -Wmissing-prototypes and enabled pthreads for...
2000-01-05 Brian Paulclean-up of Linux target configs
1999-12-08 Andre Werthmannadded the katmai_transform_points4_* functions
1999-11-22 Andre Werthmannadded more ASM_SRCS
1999-11-18 Andre Werthmannchecked in the first new PIII vertex-transformation...
1999-11-11 Brian Paulinitial changes for Mesa 3.3
1999-11-02 Brian Pauladded linux-glide-debug config
1999-10-27 Brian Pauladded -lm to XLIBS for all configs
1999-10-22 Brian Paulminor clean-up of linux-elf-debug target
1999-10-20 Holger Waechtleradded X86/vertex.S and X86/vertex_3dnow.S to ASM_SOURCES
1999-10-15 Brian Pauladded sco5 config
1999-09-15 Brian Paulminor library name changes
1999-09-15 Brian Paulnew MESA_ version number symbols
1999-09-15 Brian Pauladded TINY version symbol
1999-09-14 Brian Pauladded linux-386-pthread-shared-glide
1999-08-19 jtgInitial revision