summaryrefslogtreecommitdiff
path: root/scons
AgeCommit message (Expand)AuthorFilesLines
2009-07-17Merge branch 'mesa_7_5_branch'Brian Paul2-0/+29
2009-07-14scons: Monkey patch os.spawnve on Windows to become thread safe.José Fonseca2-0/+29
2009-06-29scons: Don't raise an exception when DXSDK is not found.José Fonseca1-5/+3
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: Tool to build with DirectX SDK.José Fonseca1-0/+66
2009-06-26scons: Don't use C specific options with g++José Fonseca2-23/+30
2009-06-19scons: Output the friendly "Linking ..." message when creating DLLs with MinGW.José Fonseca1-1/+1
2009-06-17Revert "scons: Debug build by default."José Fonseca1-1/+1
2009-06-17scons: Debug build by default.José Fonseca1-1/+1
2009-06-14Merge branch 'mesa_7_5_branch'Jakob Bornecrantz2-7/+12
2009-06-26Merge branch 'mesa_7_5_branch'Brian Paul3-23/+96
2009-06-24Merge branch 'mesa_7_5_branch'Brian Paul1-1/+1
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 Whitwell2-0/+4
2009-04-17scons: Cleanup.José Fonseca2-18/+8
2009-04-14scons: Support winddk 6001.18002.José Fonseca2-80/+77
2009-04-14scons: Recent Windows DDK do not include LIB.EXE.José Fonseca1-2/+88
2009-03-30scons: Get python extensions building correctly on windows.José Fonseca1-1/+3
2009-03-25scons: Move MSVC specific away from Mingw builds.José Fonseca2-4/+10
2009-03-25scons: Support building with the Windows SDK.José Fonseca3-4/+149
2009-03-16scons: Promote declaration-after-statement to error. Detect more warnings.José Fonseca2-3/+11
2009-03-13scons: Use -Wdeclaration-after-statementJosé Fonseca2-3/+2
2009-02-23Merge commit 'origin/gallium-0.1'José Fonseca2-2/+2
2009-02-18scons: Produce map files for debug builds too.José Fonseca2-2/+2
2009-02-12scons: Unbreak mingw builds.José Fonseca2-2/+2
2009-02-12scons: Build DLLs/EXEs with more memory debugger friendlier settings.José Fonseca2-2/+14
2009-02-10scons: Use parallel builds by default.José Fonseca2-0/+47
2009-02-01progs: Get more samples building on windows.José Fonseca1-17/+23
2009-01-27scons: remove pedantic flagKeith Whitwell1-1/+0
2009-01-26scons: Request the stabs debug info format for Mingw.José Fonseca1-0/+4
2009-01-24scons: Build the progs into seperate dirs as well.José Fonseca1-5/+4
2009-01-24scons: Use --enable-stdcall-fixup only when building DLLs.José Fonseca1-1/+2
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-23scons: Allow to specify the MSVS version on command line.José Fonseca1-0/+5
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-14scons: Use .a suffix for MinGW.José Fonseca1-6/+4
2009-01-08scons: Choose the appropriate MSVC CRT.José Fonseca2-0/+20
2009-01-06scons: Choose the appropriate MSVC CRT.José Fonseca2-0/+20
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-12scons: Build progs.José Fonseca1-0/+531
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-21scons: Build progs.José Fonseca1-0/+531