summaryrefslogtreecommitdiff
path: root/configs/beos
AgeCommit message (Expand)AuthorFilesLines
2010-06-08glew: Drop glew now that we don't need it for the progsJakob Bornecrantz1-1/+1
2010-06-04mesa: remove PROGRAM_DIRS from config filesBrian Paul1-1/+0
2009-01-23glew: Initial import.José Fonseca1-1/+1
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell1-3/+3
2008-02-19Simplify makefile boilerplate code.José Fonseca1-2/+2
2008-02-15Code reorganization: update build.José Fonseca1-1/+1
2007-11-01Add -fno-strict-aliasing workaround for all GCC targetsDan Nicholson1-0/+4
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul1-3/+3
2005-09-12use ASM_API variable, bug 4415Brian Paul1-1/+2
2004-09-13Replace -lGL with -l$(GL_LIB), etc.Brian Paul1-3/+3
2004-08-24Duplicate CFLAGS in CXXFLAGS removed. Now define DEBUG symbol in debug build.Philippe Houdoin1-2/+1
2004-08-16make clean at root now clean the glu/$(GLU_DIRS) too.Philippe Houdoin1-3/+3
2004-08-14Turn gcc optimization up to -O3.Philippe Houdoin1-2/+2
2004-08-14Add a BeOS build config.Philippe Houdoin1-0/+100