summaryrefslogtreecommitdiff
path: root/SConstruct
AgeCommit message (Expand)Author
2010-05-31egl: Use SConscript for Windows build.Chia-I Wu
2010-05-27r600g: Integrate into buildJakob Bornecrantz
2010-05-21mesa: disable building the removed demos with sconsBrian Paul
2010-05-14scons: add 'targets' variable, for specifying ... targetsKeith Whitwell
2010-05-12scons: Add -fvisibility=hidden to CFLAGS for gcc buildsJakob Bornecrantz
2010-05-12rbug: No need to have rbug as a inputJakob Bornecrantz
2010-05-12rbug: Break out of traceJakob Bornecrantz
2010-04-26scons: Include headers from the local include directory first.Vinson Lee
2010-04-24nvfx: Add to SCons build.Vinson Lee
2010-04-24nv50: Add to SCons build.Vinson Lee
2010-04-24nouveau: Add to SCons build.Vinson Lee
2010-04-11scons: Always build softpipe and llvmpipe (when llvm available).José Fonseca
2010-04-11scons: Make LLVM a black-white dependency.José Fonseca
2010-04-11scons: Use libdrm options only where needed.José Fonseca
2010-04-06scons: define DRAW_LLVM if we're building itZack Rusin
2010-03-31scons: Don't always include/links X11 headers/libs.José Fonseca
2010-03-31scons: Don't always link expat.José Fonseca
2010-03-28gallium: new raw gallium interface to support standalone testsKeith Whitwell
2010-03-26i915g: Rename winsys prefix to i915_ from intel_Jakob Bornecrantz
2010-03-10scons: Fixup the libgl-gdi build.José Fonseca
2010-03-10python: Fix up state tracker for sw api.José Fonseca
2010-03-09scons: Always build the identity driver.José Fonseca
2010-03-09scons: Add new targets option.José Fonseca
2010-02-25scons: Always build trace driverJosé Fonseca
2010-02-15scons: A less magic way of not building progs by default.José Fonseca
2010-02-10scons: Only build progs when explicitly requested in the command line.José Fonseca
2010-02-10scons: export drawllvm after actually checking that llvm is presentZack Rusin
2010-02-09scons: don't assume llvm is always presentZack Rusin
2010-02-08llvmpipe: export the tgsi translation code to a common layerZack Rusin
2010-01-28define own embedded target and cleanup previous commit.Alan Hourihane
2010-01-28Don't define HAVE_POSIX_MEMALIGN for embedded target.Alan Hourihane
2010-01-26support an 'embedded' platform target which turns off most parts of theAlan Hourihane
2010-01-26add missing SCons.UtilAlan Hourihane
2010-01-26Allow the environment to override certain flags.Alan Hourihane
2010-01-25Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-23scons: Define _DARWIN_C_SOURCE on Darwin builds.Vinson Lee
2010-01-10gallium: Provide alternative stdint.h and stdbool.h C99 headers, instead of a...José Fonseca
2010-01-01scons: Don't list cell as a driver.José Fonseca
2010-01-01scons: Build progs together with everything else.José Fonseca
2010-01-01scons: Expose convienience libraries to the host environment.José Fonseca
2009-12-22Merge branch 'i965g-restart'Keith Whitwell
2009-12-21Merge commit 'origin/master' into i965g-restartKeith Whitwell
2009-12-12Merge branch 'master' into glsl-pp-rework-2Michal Krol
2009-12-10scons: Get GLSL code building correctly when cross compiling.José Fonseca
2009-11-17svga: Build svga driverJakob Bornecrantz
2009-11-05i965g: Builds with sconsJakob Bornecrantz
2009-10-05i915g: Drop the simple sufixJakob Bornecrantz
2009-10-05i965g: Drop i965simpleJakob Bornecrantz
2009-08-29llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca
2009-08-25Add support for building the Xorg state tracker with scons.Michel Dänzer