summaryrefslogtreecommitdiff
path: root/SConstruct
AgeCommit message (Expand)AuthorFilesLines
2019-10-26scons: Fix force_scons parsing.Jose Fonseca1-3/+2
2019-10-24scons: Also print a deprecation warning on windowsDylan Baker1-0/+7
2019-10-24scons: Print a deprecation warning about using scons on not windowsDylan Baker1-0/+14
2019-10-24scons: Use print_function ins SConstructDylan Baker1-0/+1
2019-09-19docs: Update bug report URLs for the gitlab migrationAdam Jackson1-1/+1
2018-08-16scons: Require python 2.7Dylan Baker1-0/+1
2018-08-01scons: require scons 2.4 or greaterJuan A. Suarez Romero1-0/+6
2017-09-25scons: use python3-compatible listsEric Engestrom1-2/+1
2017-09-25scons: use python3-compatible print()Eric Engestrom1-4/+4
2016-05-25scons: whitespace cleanupGiuseppe Bilotta1-7/+7
2016-04-14scons: Add a "check" target to run all unit tests.Jose Fonseca1-0/+5
2014-05-02scons: Don't use bundled C99 headers for VS 2013.José Fonseca1-6/+0
2014-03-26mapi/glapi: Use ElementTree instead of libxml2.José Fonseca1-7/+0
2013-07-29build: unify mesa version by using a VERSION fileEmil Velikov1-1/+3
2013-07-25mesa: Bump version to 9.3.0-devel.Kenneth Graunke1-1/+1
2013-06-06build: Unify PACKAGE_VERSION on autotools, scons and AndroidAndreas Boll1-1/+1
2013-03-13scons: Define PACKAGE_VERSION/BUGREPORT globally.José Fonseca1-0/+5
2011-07-01scons: Disable saving options automatically.José Fonseca1-1/+2
2011-06-17scons: List all targets.José Fonseca1-0/+15
2011-06-17scons: Remember the options set on the command line.José Fonseca1-0/+2
2011-06-17scons: Move all env setup to scons/gallium.pyJosé Fonseca1-21/+0
2011-06-17scons: make embedding orthogonal to the platformJosé Fonseca1-18/+1
2011-02-16scons: Avoid depending on scons 2.0 in general.José Fonseca1-1/+5
2011-02-11scons: Need c99 also when cross compiling.José Fonseca1-0/+3
2011-02-11scons: builtin_glsl_function on windows needs bundled getopt.José Fonseca1-4/+7
2011-02-11scons: Try to support building 64bit binaries on 32bit windows.José Fonseca1-1/+1
2011-01-22scons: Add support for GLES.Chia-I Wu1-0/+6
2011-01-13scons: Fix cross-compilation.José Fonseca1-0/+33
2010-12-01scons: Move MSVS_VERSION option to common module.José Fonseca1-1/+0
2010-11-01scons: Revamp how to specify targets to build.José Fonseca1-103/+20
2010-09-29scons: New build= option, with support for checked builds.José Fonseca1-1/+1
2010-09-03scons: added galahad to driver listBrian Paul1-2/+2
2010-08-26graw: Undo late loading of graw drivers.José Fonseca1-1/+2
2010-08-26graw: Remove graw-null.José Fonseca1-2/+1
2010-08-13scons: Build the new glsl2 code.José Fonseca1-22/+0
2010-06-28glhd: Build with sconsJakob Bornecrantz1-0/+2
2010-06-07graw: update graw_null after interface changes and build graw tests againKeith Whitwell1-1/+2
2010-06-05gallium: always build drivers/swJoakim Sindholt1-0/+2
2010-05-31egl: Use SConscript for Windows build.Chia-I Wu1-1/+1
2010-05-27r600g: Integrate into buildJakob Bornecrantz1-2/+2
2010-05-21mesa: disable building the removed demos with sconsBrian Paul1-5/+0
2010-05-14scons: add 'targets' variable, for specifying ... targetsKeith Whitwell1-0/+23
2010-05-12scons: Add -fvisibility=hidden to CFLAGS for gcc buildsJakob Bornecrantz1-1/+2
2010-05-12rbug: No need to have rbug as a inputJakob Bornecrantz1-3/+3
2010-05-12rbug: Break out of traceJakob Bornecrantz1-4/+6
2010-04-26scons: Include headers from the local include directory first.Vinson Lee1-1/+3
2010-04-24nvfx: Add to SCons build.Vinson Lee1-1/+1
2010-04-24nv50: Add to SCons build.Vinson Lee1-1/+1
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