summaryrefslogtreecommitdiff
path: root/scons/gallium.py
AgeCommit message (Expand)AuthorFilesLines
2009-08-13scons: Handle Circular dependencies in the libraries.José Fonseca1-0/+2
2009-07-17Merge branch 'mesa_7_5_branch'Brian Paul1-0/+2
2009-07-14scons: Monkey patch os.spawnve on Windows to become thread safe.José Fonseca1-0/+2
2009-06-28scons: Disable optimizations only for gcc-4.2José Fonseca1-2/+4
2009-06-28scons: Use -Bsymbolic linker option.José Fonseca1-0/+5
2009-06-26scons: Don't use C specific options with g++José Fonseca1-20/+25
2009-06-14Merge branch 'mesa_7_5_branch'Jakob Bornecrantz1-2/+9
2009-06-26Merge branch 'mesa_7_5_branch'Brian Paul1-20/+25
2009-06-11scons: Indent abbreviated command line strings, so command messages stand out.Michel Dänzer1-11/+12
2009-06-08Revert "scons: Less aggressive optimizations for MSVC 64bit compiler."José Fonseca1-16/+1
2009-06-02scons: Less aggressive optimizations for MSVC 64bit compiler.José Fonseca1-4/+17
2009-06-02scons: Output nice summary messages instead of long command lines.José Fonseca1-4/+9
2009-05-08scons: mingw is broken with -O1 and higherKeith Whitwell1-0/+2
2009-04-14scons: Support winddk 6001.18002.José Fonseca1-13/+7
2009-03-25scons: Move MSVC specific away from Mingw builds.José Fonseca1-2/+5
2009-03-25scons: Support building with the Windows SDK.José Fonseca1-2/+5
2009-03-16scons: Promote declaration-after-statement to error. Detect more warnings.José Fonseca1-1/+5
2009-03-13scons: Use -Wdeclaration-after-statementJosé Fonseca1-0/+1
2009-02-23Merge commit 'origin/gallium-0.1'José Fonseca1-1/+1
2009-02-18scons: Produce map files for debug builds too.José Fonseca1-1/+1
2009-02-12scons: Unbreak mingw builds.José Fonseca1-1/+1
2009-02-12scons: Build DLLs/EXEs with more memory debugger friendlier settings.José Fonseca1-1/+7
2009-02-10scons: Use parallel builds by default.José Fonseca1-0/+23
2009-01-27scons: remove pedantic flagKeith Whitwell1-1/+0
2009-01-24scons: Don't build the DRI drivers in a seperate dir.José Fonseca1-2/+0
2009-01-23scons: Use a cache for built files.José Fonseca1-0/+1
2009-01-22scons: Don't define UNICODE on windows builds.José Fonseca1-2/+2
2009-01-16scons: Use -std=gnu99José Fonseca1-1/+1
2009-01-08scons: Choose the appropriate MSVC CRT.José Fonseca1-0/+10
2009-01-06scons: Choose the appropriate MSVC CRT.José Fonseca1-0/+10
2009-01-05scons: Specify C99 throughout all the tree.José Fonseca1-0/+1
2008-12-30scons: Specify C99 throughout all the tree.José Fonseca1-0/+1
2008-12-09Merge commit 'origin/gallium-0.1' into gallium-0.2Alan Hourihane1-0/+2
2008-12-01scons: Target Windows XP on userspace.José Fonseca1-0/+2
2008-11-20scons: Fix toolchain selection.Michal Krol1-3/+2
2008-11-20scons: Support MinGW32 cross compiler.José Fonseca1-10/+12
2008-11-19scons: Fix toolchain selection.Michal Krol1-3/+2
2008-11-18scons: Support MinGW32 cross compiler.José Fonseca1-10/+12
2008-11-17gallium: Yet another WinCE portability fix.José Fonseca1-0/+1
2008-10-23scons: ppc support.Michel Dänzer1-0/+1
2008-09-08scons: Install shared libs in the right subdir.José Fonseca1-2/+1
2008-09-08scons: Install libGL.so and respective symlinks.José Fonseca1-0/+25
2008-09-02scons: Optimize for speed, not size, with MSVC.José Fonseca1-2/+8
2008-07-18scons: Set default LIBS env var.José Fonseca1-0/+3
2008-07-18scons: Convert tabs to spaces.José Fonseca1-341/+341
2008-07-16mesa: WinCE fixesJonathan White1-0/+8
2008-07-04scons: Enable gcc SSE2 intrinsics on x86.José Fonseca1-1/+6
2008-07-03scons: Add a env.CodeGenerate method to simplify code generation via python s...José Fonseca1-3/+69
2008-07-01scons: Output mapfile on windows ddk profile builds.José Fonseca1-0/+4
2008-06-27scons: Get x86-64<->x86 cross build of assembly files right.José Fonseca1-0/+7