summaryrefslogtreecommitdiffstats
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* scons: whitespace cleanupGiuseppe Bilotta2016-05-251-7/+7
* scons: Add a "check" target to run all unit tests.Jose Fonseca2016-04-141-0/+5
* scons: Don't use bundled C99 headers for VS 2013.José Fonseca2014-05-021-6/+0
* mapi/glapi: Use ElementTree instead of libxml2.José Fonseca2014-03-261-7/+0
* build: unify mesa version by using a VERSION fileEmil Velikov2013-07-291-1/+3
* mesa: Bump version to 9.3.0-devel.Kenneth Graunke2013-07-251-1/+1
* build: Unify PACKAGE_VERSION on autotools, scons and AndroidAndreas Boll2013-06-061-1/+1
* scons: Define PACKAGE_VERSION/BUGREPORT globally.José Fonseca2013-03-131-0/+5
* scons: Disable saving options automatically.José Fonseca2011-07-011-1/+2
* scons: List all targets.José Fonseca2011-06-171-0/+15
* scons: Remember the options set on the command line.José Fonseca2011-06-171-0/+2
* scons: Move all env setup to scons/gallium.pyJosé Fonseca2011-06-171-21/+0
* scons: make embedding orthogonal to the platformJosé Fonseca2011-06-171-18/+1
* scons: Avoid depending on scons 2.0 in general.José Fonseca2011-02-161-1/+5
* scons: Need c99 also when cross compiling.José Fonseca2011-02-111-0/+3
* scons: builtin_glsl_function on windows needs bundled getopt.José Fonseca2011-02-111-4/+7
* scons: Try to support building 64bit binaries on 32bit windows.José Fonseca2011-02-111-1/+1
* scons: Add support for GLES.Chia-I Wu2011-01-221-0/+6
* scons: Fix cross-compilation.José Fonseca2011-01-131-0/+33
* scons: Move MSVS_VERSION option to common module.José Fonseca2010-12-011-1/+0
* scons: Revamp how to specify targets to build.José Fonseca2010-11-011-103/+20
* scons: New build= option, with support for checked builds.José Fonseca2010-09-291-1/+1
* scons: added galahad to driver listBrian Paul2010-09-031-2/+2
* graw: Undo late loading of graw drivers.José Fonseca2010-08-261-1/+2
* graw: Remove graw-null.José Fonseca2010-08-261-2/+1
* scons: Build the new glsl2 code.José Fonseca2010-08-131-22/+0
* glhd: Build with sconsJakob Bornecrantz2010-06-281-0/+2
* graw: update graw_null after interface changes and build graw tests againKeith Whitwell2010-06-071-1/+2
* gallium: always build drivers/swJoakim Sindholt2010-06-051-0/+2
* egl: Use SConscript for Windows build.Chia-I Wu2010-05-311-1/+1
* r600g: Integrate into buildJakob Bornecrantz2010-05-271-2/+2
* mesa: disable building the removed demos with sconsBrian Paul2010-05-211-5/+0
* scons: add 'targets' variable, for specifying ... targetsKeith Whitwell2010-05-141-0/+23
* scons: Add -fvisibility=hidden to CFLAGS for gcc buildsJakob Bornecrantz2010-05-121-1/+2
* rbug: No need to have rbug as a inputJakob Bornecrantz2010-05-121-3/+3
* rbug: Break out of traceJakob Bornecrantz2010-05-121-4/+6
* scons: Include headers from the local include directory first.Vinson Lee2010-04-261-1/+3
* nvfx: Add to SCons build.Vinson Lee2010-04-241-1/+1
* nv50: Add to SCons build.Vinson Lee2010-04-241-1/+1
* nouveau: Add to SCons build.Vinson Lee2010-04-241-1/+1
* scons: Always build softpipe and llvmpipe (when llvm available).José Fonseca2010-04-111-1/+5
* scons: Make LLVM a black-white dependency.José Fonseca2010-04-111-14/+0
* scons: Use libdrm options only where needed.José Fonseca2010-04-111-10/+0
* scons: define DRAW_LLVM if we're building itZack Rusin2010-04-061-0/+2
* scons: Don't always include/links X11 headers/libs.José Fonseca2010-03-311-12/+0
* scons: Don't always link expat.José Fonseca2010-03-311-1/+0
* gallium: new raw gallium interface to support standalone testsKeith Whitwell2010-03-281-1/+1
* i915g: Rename winsys prefix to i915_ from intel_Jakob Bornecrantz2010-03-261-1/+1
* scons: Fixup the libgl-gdi build.José Fonseca2010-03-101-2/+0
* python: Fix up state tracker for sw api.José Fonseca2010-03-101-0/+1