summaryrefslogtreecommitdiffstats
path: root/scons/gallium.py
Commit message (Expand)AuthorAgeFilesLines
* scons: Make LLVM a black-white dependency.José Fonseca2010-04-111-2/+4
* scons: Control caching via new SCONS_CACHE_DIR environment variable.José Fonseca2010-02-141-1/+3
* scons: Undo bad merge from cherry-pick.José Fonseca2010-02-121-2/+0
* scons: Target Windows7.José Fonseca2010-02-121-2/+5
* scons: Eliminate mixed space/tabs.José Fonseca2010-02-041-10/+10
* scons: Only override scons CC selection in the embedded platform.José Fonseca2010-02-041-12/+16
* scons: Promote EMBEDDED from subsystem to full os.José Fonseca2010-02-041-1/+1
* another gcc 4.2.x check for mstackrealignAlan Hourihane2010-01-291-1/+4
* add PIPE_SUBSYSTEM_EMBEDDED when embedded platform usedAlan Hourihane2010-01-281-0/+2
* scons: Do not use linker option '-Bsymbolic' on Mac OS X.Vinson Lee2010-01-281-3/+4
* Duplicate CCVERSION check code to compensate for different env CC.Alan Hourihane2010-01-271-2/+16
* scons: Use '-Werror=' option on GCC 4.2.x and greater.Vinson Lee2010-01-261-1/+2
* fix typoAlan Hourihane2010-01-261-2/+1
* only use -Werror flags with gcc 4.2.x and 4.3.x.Alan Hourihane2010-01-261-2/+8
* Merge branch 'mesa_7_7_branch'Brian Paul2010-01-251-1/+4
|\
| * scons: Do not use ld options start-group and end-group on Darwin.Vinson Lee2010-01-231-1/+4
* | scons: Put glut and glew shared libraries into build/xxx/bin or lib.José Fonseca2010-01-021-17/+21
* | scons: Disable version symlinking for DLLs.José Fonseca2010-01-021-6/+10
* | scons: Don't globally define WIN32_LEAN_AND_MEAN.José Fonseca2010-01-011-2/+0
* | scons: Expose convienience libraries to the host environment.José Fonseca2010-01-011-115/+1
* | scons: Put the configuration info in the build directory too.José Fonseca2009-12-261-0/+2
* | llvmpipe: Install unit tests on build/xxx/binJosé Fonseca2009-12-231-0/+7
* | Revert "scons: Pass -fno-strict-aliasing to gcc."Brian Paul2009-12-111-1/+0
|/
* scons: Tweak MSVC release options.José Fonseca2009-12-111-2/+7
* scons: Pass -fno-strict-aliasing to gcc.José Fonseca2009-12-111-0/+1
* scons: Promote pointer arithmetic to error.José Fonseca2009-11-271-1/+1
* util: Remove homegrown Windows KM profiler.José Fonseca2009-11-041-5/+0
* scons: Define _USE_MATH_DEFINES on MSVC.José Fonseca2009-10-261-0/+1
* scons: Disable more MSVC pedantic security warnings.José Fonseca2009-10-221-0/+3
* scons: Disable SSE intrinsics on MinGW.José Fonseca2009-10-141-2/+10
* scons: Drop gprof support for profile builds; tweak optimization flags instead.José Fonseca2009-09-201-1/+5
* scons: Pass -mstackrealign option to gcc.José Fonseca2009-09-091-0/+1
* scons: Handle Circular dependencies in the libraries.José Fonseca2009-08-131-0/+2
* Merge branch 'mesa_7_5_branch'Brian Paul2009-07-171-0/+2
|\
| * scons: Monkey patch os.spawnve on Windows to become thread safe.José Fonseca2009-07-141-0/+2
* | Merge branch 'mesa_7_5_branch'Jakob Bornecrantz2009-06-141-2/+9
|\ \ | |/
| * scons: Disable optimizations only for gcc-4.2José Fonseca2009-06-281-2/+4
| * scons: Use -Bsymbolic linker option.José Fonseca2009-06-281-0/+5
* | Merge branch 'mesa_7_5_branch'Brian Paul2009-06-261-20/+25
|\ \ | |/
| * scons: Don't use C specific options with g++José Fonseca2009-06-261-20/+25
* | scons: Indent abbreviated command line strings, so command messages stand out.Michel Dänzer2009-06-111-11/+12
|/
* Revert "scons: Less aggressive optimizations for MSVC 64bit compiler."José Fonseca2009-06-081-16/+1
* scons: Less aggressive optimizations for MSVC 64bit compiler.José Fonseca2009-06-021-4/+17
* scons: Output nice summary messages instead of long command lines.José Fonseca2009-06-021-4/+9
* scons: mingw is broken with -O1 and higherKeith Whitwell2009-05-081-0/+2
* scons: Support winddk 6001.18002.José Fonseca2009-04-141-13/+7
* scons: Move MSVC specific away from Mingw builds.José Fonseca2009-03-251-2/+5
* scons: Support building with the Windows SDK.José Fonseca2009-03-251-2/+5
* scons: Promote declaration-after-statement to error. Detect more warnings.José Fonseca2009-03-161-1/+5
* scons: Use -Wdeclaration-after-statementJosé Fonseca2009-03-131-0/+1