summaryrefslogtreecommitdiff
path: root/src/SConscript
AgeCommit message (Expand)AuthorFilesLines
2012-08-31Remove libGLUMatt Turner1-2/+0
2012-05-31scons: add code to generate the various GL API filesBrian Paul1-0/+1
2012-05-24scons: Fix SCons build infrastructure for FreeBSD.Vinson Lee1-1/+1
2012-05-22scons: Do not build glx and egl on Cygwin.Vinson Lee1-1/+1
2012-05-03scons: Do not build EGL on Solaris.Vinson Lee1-1/+1
2012-01-17scons: Add Haiku build supportAlexander von Gluck IV1-2/+3
2011-09-20scons: Unbreak mingw build.José Fonseca1-0/+1
2011-09-20scons: MacOSX build fixes.José Fonseca1-3/+4
2011-09-16scons: fix incorrect test for embedded buildBrian Paul1-1/+1
2011-07-14Squashed commit of the following:José Fonseca1-1/+0
2011-06-30scons: Buid libGL.so (WIP).José Fonseca1-0/+1
2011-04-23scons: Build glu.José Fonseca1-0/+1
2011-02-11scons: builtin_glsl_function on windows needs bundled getopt.José Fonseca1-0/+8
2011-01-31Remove talloc from the SCons build system.Kenneth Graunke1-4/+0
2011-01-22scons: Add support for GLES.Chia-I Wu1-0/+7
2011-01-13scons: Fix cross-compilation.José Fonseca1-0/+3
2011-01-12getopt: Import OpenBSD getopt implementation for MSVC.José Fonseca1-0/+1
2011-01-12scons: Updates for targets/egl-static.Chia-I Wu1-3/+3
2010-11-01scons: Revamp how to specify targets to build.José Fonseca1-11/+9
2010-08-13talloc: Make it compile with MSVC, MinGW, and Xcode/gcc4.0.José Fonseca1-0/+3
2010-06-08SConscript: don't build mesa components if mesa not in state trackersKeith Whitwell1-5/+5
2010-06-08glew: Drop glew now that we don't need it for the progsJakob Bornecrantz1-1/+0
2010-05-31mapi/vgapi: Add SConscript for Windows build.Chia-I Wu1-0/+1
2010-05-31egl: Use SConscript for Windows build.Chia-I Wu1-0/+3
2010-05-07glapi: Move to src/mapi/.Chia-I Wu1-0/+1
2010-03-09scons: Add new targets option.José Fonseca1-5/+4
2010-01-26support an 'embedded' platform target which turns off most parts of theAlan Hourihane1-2/+3
2009-12-10scons: Get GLSL code building correctly when cross compiling.José Fonseca1-3/+1
2009-11-25scons: Autogenerate GLSL builtin library *_gc.h from *.gc files.Michal Krol1-1/+1
2009-11-13glsl/cl: Add a hard-coded syntax parser.Michal Krol1-0/+1
2009-09-07glsl: Add a purify command-line tool.Michal Krol1-0/+1
2009-09-07glsl: Add preprocessor purifier.Michal Krol1-0/+1
2009-01-23glew: Initial import.José Fonseca1-2/+3
2008-11-21glut: MinGW portability fixes.José Fonseca1-0/+2
2008-02-23Fix typo.José Fonseca1-1/+1
2008-02-23Avoid building problematic module/drivers on windows.José Fonseca1-5/+6
2008-02-18Update scons build for new code layout.José Fonseca1-0/+7