summaryrefslogtreecommitdiff
path: root/SConstruct
AgeCommit message (Expand)AuthorFilesLines
2010-04-24nouveau: Add to SCons build.Vinson Lee1-1/+1
2010-04-11scons: Always build softpipe and llvmpipe (when llvm available).José Fonseca1-1/+5
2010-04-11scons: Make LLVM a black-white dependency.José Fonseca1-14/+0
2010-04-11scons: Use libdrm options only where needed.José Fonseca1-10/+0
2010-04-06scons: define DRAW_LLVM if we're building itZack Rusin1-0/+2
2010-03-31scons: Don't always include/links X11 headers/libs.José Fonseca1-12/+0
2010-03-31scons: Don't always link expat.José Fonseca1-1/+0
2010-03-28gallium: new raw gallium interface to support standalone testsKeith Whitwell1-1/+1
2010-03-26i915g: Rename winsys prefix to i915_ from intel_Jakob Bornecrantz1-1/+1
2010-03-10scons: Fixup the libgl-gdi build.José Fonseca1-2/+0
2010-03-10python: Fix up state tracker for sw api.José Fonseca1-0/+1
2010-03-09scons: Always build the identity driver.José Fonseca1-1/+3
2010-03-09scons: Add new targets option.José Fonseca1-0/+2
2010-02-25scons: Always build trace driverJosé Fonseca1-0/+4
2010-02-15scons: A less magic way of not building progs by default.José Fonseca1-6/+7
2010-02-10scons: Only build progs when explicitly requested in the command line.José Fonseca1-5/+6
2010-02-10scons: export drawllvm after actually checking that llvm is presentZack Rusin1-7/+6
2010-02-09scons: don't assume llvm is always presentZack Rusin1-2/+5
2010-02-08llvmpipe: export the tgsi translation code to a common layerZack Rusin1-8/+8
2010-01-28define own embedded target and cleanup previous commit.Alan Hourihane1-9/+19
2010-01-28Don't define HAVE_POSIX_MEMALIGN for embedded target.Alan Hourihane1-1/+2
2010-01-26support an 'embedded' platform target which turns off most parts of theAlan Hourihane1-3/+10
2010-01-26add missing SCons.UtilAlan Hourihane1-0/+1
2010-01-26Allow the environment to override certain flags.Alan Hourihane1-0/+11
2010-01-25Merge branch 'mesa_7_7_branch'Brian Paul1-0/+2
2010-01-23scons: Define _DARWIN_C_SOURCE on Darwin builds.Vinson Lee1-0/+2
2010-01-10gallium: Provide alternative stdint.h and stdbool.h C99 headers, instead of a...José Fonseca1-0/+3
2010-01-01scons: Don't list cell as a driver.José Fonseca1-1/+1
2010-01-01scons: Build progs together with everything else.José Fonseca1-1/+7
2010-01-01scons: Expose convienience libraries to the host environment.José Fonseca1-0/+3
2009-12-22Merge branch 'i965g-restart'Keith Whitwell1-4/+4
2009-12-21Merge commit 'origin/master' into i965g-restartKeith Whitwell1-4/+4
2009-12-12Merge branch 'master' into glsl-pp-rework-2Michal Krol1-4/+4
2009-12-10scons: Get GLSL code building correctly when cross compiling.José Fonseca1-0/+19
2009-11-17svga: Build svga driverJakob Bornecrantz1-4/+4
2009-11-05i965g: Builds with sconsJakob Bornecrantz1-4/+4
2009-10-05i915g: Drop the simple sufixJakob Bornecrantz1-3/+3
2009-10-05i965g: Drop i965simpleJakob Bornecrantz1-1/+1
2009-08-29llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca1-2/+2
2009-08-25Add support for building the Xorg state tracker with scons.Michel Dänzer1-1/+1
2009-06-24identity: Add new identity driverJakob Bornecrantz1-3/+3
2009-05-05scons: Don't use deprecated Options.José Fonseca1-5/+5
2009-04-04Add scons build support for radeon/r300.Corbin Simpson1-1/+1
2009-03-09scons: Also link in additional LLVM components.Michel Dänzer1-1/+1
2009-02-18gallium: Also disable i965simple for sconsJakob Bornecrantz1-1/+1
2009-02-01Make r300 and amd build in scons.Corbin Simpson1-2/+2
2009-01-24scons: Build the progs into seperate dirs as well.José Fonseca1-1/+1
2009-01-12gallivm: Explicitly specify the LLVM components we need.Michel Dänzer1-1/+1
2008-10-23scons: ppc support.Michel Dänzer1-0/+2
2008-08-29Added command line option for Scons to select which version of MSVS to use. ...Jonathan White1-0/+2