summaryrefslogtreecommitdiffstats
path: root/scons/gallium.py
Commit message (Expand)AuthorAgeFilesLines
* scons: Expose pkg-config in a simpler manner.José Fonseca2011-06-301-44/+11
* scons: Buid libGL.so (WIP).José Fonseca2011-06-301-2/+17
* scons: Make declaration-after-statement and pointer-arith just warnings.José Fonseca2011-06-301-2/+2
* scons: Move all env setup to scons/gallium.pyJosé Fonseca2011-06-171-1/+18
* scons: make embedding orthogonal to the platformJosé Fonseca2011-06-171-2/+4
* scons: Add a few more human friendly messages.José Fonseca2011-05-041-1/+1
* gallivm: Use LLVM MC disassembler, instead of udis86.José Fonseca2011-03-131-1/+0
* scons: Always load lex/yacc tool.José Fonseca2011-03-031-0/+2
* scons: Reduce all Cygwin platform names to 'cygwin'.Vinson Lee2011-02-241-0/+2
* scons: Recognize 'AMD64' processor as well.José Fonseca2011-02-161-0/+1
* scons: Don't get fooled by 32bit python on a 64bit windows.José Fonseca2011-02-161-1/+1
* scons: builtin_glsl_function on windows needs bundled getopt.José Fonseca2011-02-111-0/+1
* scons: Try to support building 64bit binaries on 32bit windows.José Fonseca2011-02-111-0/+18
* scons: Fix MSVC 64bit build.José Fonseca2011-02-111-0/+8
* scons: Disable -mstackrealign on MinGW again.José Fonseca2011-02-101-1/+4
* scons: Restrict whole program optimization to release builds.José Fonseca2011-02-091-2/+8
* scons: We have C++ in several libraries, so always link with the C++ compilerJosé Fonseca2011-01-301-0/+4
* scons: Check for libdrm_[intel|radeon] as wellJakob Bornecrantz2010-11-051-1/+5
* scons: Check for pkg-config before trying to use itJakob Bornecrantz2010-11-051-0/+3
* st/xorg: Detect libkms with scons too.José Fonseca2010-11-031-0/+1
* scons: Propagate installation targets.José Fonseca2010-11-021-4/+9
* scons: Revamp how to specify targets to build.José Fonseca2010-11-011-18/+70
* scons: New build= option, with support for checked builds.José Fonseca2010-09-291-3/+2
* scons: New build= option, with support for checked builds.José Fonseca2010-09-291-18/+41
* scons: Re-enable SSE on MinGW.José Fonseca2010-09-051-11/+11
* scons: Add -fno-common for 64-bit builds on Mac OS X.Vinson Lee2010-08-171-0/+2
* scons: Use '-Wmissing-field-initializers' on GCC 4.0 and greater only.Vinson Lee2010-07-231-1/+4
* scons: Fix Mac OS X SCons build on 32-bit CPUs.Vinson Lee2010-07-191-1/+1
* scons: Make PIPE_ALIGN_VAR() of static/global vars work on MinGW.José Fonseca2010-07-161-0/+3
* 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