summaryrefslogtreecommitdiffstats
path: root/scons/llvm.py
Commit message (Expand)AuthorAgeFilesLines
* scons: LLVM <-> MSVC integration tweaks.José Fonseca2010-01-101-0/+10
* gallium: Provide alternative stdint.h and stdbool.h C99 headers, instead of a...José Fonseca2010-01-101-0/+1
* scons: Make it work with MinGW build of LLVM 2.6.José Fonseca2009-11-251-25/+27
* scons: Hack LLVM support on Windows.José Fonseca2009-10-221-2/+43
* llvmpipe: Make the code portable for MinGW.José Fonseca2009-09-161-1/+5
* scons: Don't set LLVM_VERSION if one of the llvm-config calls fails.Vinson Lee2009-09-071-8/+10
* scons: Used wrong exception class.José Fonseca2009-09-041-1/+1
* scons: Don't use scons internal functions.José Fonseca2009-09-041-13/+4
* scons: Tool for LLVM. Gracefully disable llvmpipe if LLVM not found.José Fonseca2009-09-011-0/+81