summaryrefslogtreecommitdiff
path: root/scons/llvm.py
AgeCommit message (Expand)AuthorFilesLines
2010-01-10scons: LLVM <-> MSVC integration tweaks.José Fonseca1-0/+10
2010-01-10gallium: Provide alternative stdint.h and stdbool.h C99 headers, instead of a...José Fonseca1-0/+1
2009-11-25scons: Make it work with MinGW build of LLVM 2.6.José Fonseca1-25/+27
2009-10-22scons: Hack LLVM support on Windows.José Fonseca1-2/+43
2009-09-16llvmpipe: Make the code portable for MinGW.José Fonseca1-1/+5
2009-09-07scons: Don't set LLVM_VERSION if one of the llvm-config calls fails.Vinson Lee1-8/+10
2009-09-04scons: Used wrong exception class.José Fonseca1-1/+1
2009-09-04scons: Don't use scons internal functions.José Fonseca1-13/+4
2009-09-01scons: Tool for LLVM. Gracefully disable llvmpipe if LLVM not found.José Fonseca1-0/+81