summaryrefslogtreecommitdiff
path: root/scons
AgeCommit message (Expand)AuthorFilesLines
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-15python: Don't use python cflags as they conflict with existing flags.José Fonseca1-9/+8
2008-07-15python: Move the python scons code to a separate tool module.José Fonseca1-0/+71
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
2008-06-23scons: Update to target WinCE 6.0.José Fonseca2-15/+78
2008-06-06scons: Put the tool logic in a frontend tool.José Fonseca1-0/+323
2008-05-28scons: Play nice with MS Embedded Visual C++.José Fonseca5-0/+655