summaryrefslogtreecommitdiff
path: root/SConstruct
AgeCommit message (Expand)Author
2017-09-25scons: use python3-compatible listsEric Engestrom
2017-09-25scons: use python3-compatible print()Eric Engestrom
2016-05-25scons: whitespace cleanupGiuseppe Bilotta
2016-04-14scons: Add a "check" target to run all unit tests.Jose Fonseca
2014-05-02scons: Don't use bundled C99 headers for VS 2013.José Fonseca
2014-03-26mapi/glapi: Use ElementTree instead of libxml2.José Fonseca
2013-07-29build: unify mesa version by using a VERSION fileEmil Velikov
2013-07-25mesa: Bump version to 9.3.0-devel.Kenneth Graunke
2013-06-06build: Unify PACKAGE_VERSION on autotools, scons and AndroidAndreas Boll
2013-03-13scons: Define PACKAGE_VERSION/BUGREPORT globally.José Fonseca
2011-07-01scons: Disable saving options automatically.José Fonseca
2011-06-17scons: List all targets.José Fonseca
2011-06-17scons: Remember the options set on the command line.José Fonseca
2011-06-17scons: Move all env setup to scons/gallium.pyJosé Fonseca
2011-06-17scons: make embedding orthogonal to the platformJosé Fonseca
2011-02-16scons: Avoid depending on scons 2.0 in general.José Fonseca
2011-02-11scons: Need c99 also when cross compiling.José Fonseca
2011-02-11scons: builtin_glsl_function on windows needs bundled getopt.José Fonseca
2011-02-11scons: Try to support building 64bit binaries on 32bit windows.José Fonseca
2011-01-22scons: Add support for GLES.Chia-I Wu
2011-01-13scons: Fix cross-compilation.José Fonseca
2010-12-01scons: Move MSVS_VERSION option to common module.José Fonseca
2010-11-01scons: Revamp how to specify targets to build.José Fonseca
2010-09-29scons: New build= option, with support for checked builds.José Fonseca
2010-09-03scons: added galahad to driver listBrian Paul
2010-08-26graw: Undo late loading of graw drivers.José Fonseca
2010-08-26graw: Remove graw-null.José Fonseca
2010-08-13scons: Build the new glsl2 code.José Fonseca
2010-06-28glhd: Build with sconsJakob Bornecrantz
2010-06-07graw: update graw_null after interface changes and build graw tests againKeith Whitwell
2010-06-05gallium: always build drivers/swJoakim Sindholt
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