aboutsummaryrefslogtreecommitdiffstats
path: root/common.py
Commit message (Expand)AuthorAgeFilesLines
* scons: Print a deprecation warning about using scons on not windowsDylan Baker2019-10-241-0/+1
* scons/MSYS2-MinGW-W64: Fix build options defaultsProdea Alexandru-Liviu2019-10-051-0/+12
* scons/svga: remove opt from the list of valid build typesBrian Paul2018-10-261-1/+1
* scons: Put to rest zombie texture_float build option.Liviu Prodea2018-10-241-3/+0
* scons: Remove gles option.Jose Fonseca2018-10-191-2/+0
* scons: Allow building with custom MSVC_USE_SCRIPT script.Jose Fonseca2018-10-121-0/+1
* scons: Recognize LLVM_CONFIG environment variable.Vinson Lee2016-11-241-1/+1
* scons: Add swr compile optionGeorge Kyriazis2016-11-211-0/+1
* svga: add opt to the list of valid build typesCharmaine Lee2016-08-261-1/+1
* scons: Allow building with Address Sanitizer.Jose Fonseca2016-04-131-0/+1
* common.py: Fix PEP 8 issues.Vinson Lee2015-03-161-44/+53
* scons: Don't restrict MSVC_VERSION values.José Fonseca2014-05-021-1/+1
* scons: Add an analyze option.José Fonseca2014-04-161-0/+1
* mesa: Preliminary support for MSVC_VERSION=12.0Thomas Sondergaard2014-01-081-1/+1
* scons: Allows choosing VS 10 or 11.José Fonseca2013-03-121-1/+1
* scons: Add option to enable floating-point textures.Vinson Lee2012-08-151-0/+1
* scons: Fix SCons build infrastructure for FreeBSD.Vinson Lee2012-05-241-1/+1
* scons: Add more machine architectures to the machine mapAlexander von Gluck IV2012-01-181-0/+6
* scons: Add Haiku build supportAlexander von Gluck IV2012-01-171-1/+1
* gallium/cell: Remove the driver.Kai Wasserbäch2011-11-291-1/+1
* Remove windows kernel support code.José Fonseca2011-11-291-1/+1
* swrast: initial multi-threaded span renderingAndreas Fänger2011-08-111-0/+1
* scons: Buid libGL.so (WIP).José Fonseca2011-06-301-1/+1
* scons: Don't list MSVS_VERSION option outside windows platforms.José Fonseca2011-06-171-1/+2
* scons: Accept verbose=yes instead of quiet=no.José Fonseca2011-06-171-1/+2
* scons: make embedding orthogonal to the platformJosé Fonseca2011-06-171-1/+2
* scons: Fix immediate Python exceptions with SCons on SunOS.Vinson Lee2011-03-081-1/+1
* scons: Reduce all Cygwin platform names to 'cygwin'.Vinson Lee2011-02-241-1/+3
* scons: Fix Cygwin platform names.Vinson Lee2011-02-231-1/+1
* scons: Recognize 'AMD64' processor as well.José Fonseca2011-02-161-0/+1
* scons: Try to support building 64bit binaries on 32bit windows.José Fonseca2011-02-111-10/+2
* scons: Add support for GLES.Chia-I Wu2011-01-221-0/+1
* scons: Fix cross-compilation.José Fonseca2011-01-131-12/+14
* scons: Move MSVS_VERSION option to common module.José Fonseca2010-12-011-0/+1
* scons: Revamp how to specify targets to build.José Fonseca2010-11-011-21/+19
* scons: New build= option, with support for checked builds.José Fonseca2010-09-291-2/+4
* scons: Add freebsd8 to list of accepted platforms.Vinson Lee2010-08-111-1/+1
* scons: Add sunos5 to list of accepted platforms.Vinson Lee2010-07-231-1/+1
* scons: Add cygwin to list of accepted platforms.Vinson Lee2010-06-031-1/+1
* scons: Remove debug print statement.Vinson Lee2010-05-201-2/+0
* scons: add comments and whitespaceBrian Paul2010-05-201-0/+9
* scons: fix llvm detectionBrian Paul2010-05-201-1/+11
* scons: don't set default_llvm on windows unles LLVM is definedKeith Whitwell2010-05-191-1/+1
* scons: Fix exception when llvm-config is not present.José Fonseca2010-04-131-1/+6
* scons: Make debug build default.José Fonseca2010-04-111-1/+1
* scons: Make LLVM a black-white dependency.José Fonseca2010-04-111-1/+7
* scons: Allow any toolchain to be specified in the command line.José Fonseca2010-03-311-2/+1
* support an 'embedded' platform target which turns off most parts of theAlan Hourihane2010-01-261-2/+1
* scons: Set the default windows platform to be windows userspace.José Fonseca2009-12-221-1/+1
* Merge branch 'mesa_7_6_branch'Brian Paul2009-09-091-2/+2
|\