summaryrefslogtreecommitdiff
path: root/scons/llvm.py
AgeCommit message (Expand)Author
2011-03-13gallivm: Use LLVM MC disassembler, instead of udis86.José Fonseca
2011-01-30scons: We have C++ in several libraries, so always link with the C++ compilerJosé Fonseca
2010-11-01scons: Revamp how to specify targets to build.José Fonseca
2010-09-29scons: New build= option, with support for checked builds.José Fonseca
2010-04-11scons: Make LLVM a black-white dependency.José Fonseca
2010-03-10Revert "scons: Refuse to use LLVM 2.7 for now."José Fonseca
2010-03-06scons: Refuse to use LLVM 2.7 for now.José Fonseca
2010-03-06scons: Fix version comparisons.José Fonseca
2010-03-06scons: Detect and support LLVM 2.7.José Fonseca
2010-01-10scons: LLVM <-> MSVC integration tweaks.José Fonseca
2010-01-10gallium: Provide alternative stdint.h and stdbool.h C99 headers, instead of a...José Fonseca
2009-11-25scons: Make it work with MinGW build of LLVM 2.6.José Fonseca
2009-10-22scons: Hack LLVM support on Windows.José Fonseca
2009-09-16llvmpipe: Make the code portable for MinGW.José Fonseca
2009-09-07scons: Don't set LLVM_VERSION if one of the llvm-config calls fails.Vinson Lee
2009-09-04scons: Used wrong exception class.José Fonseca
2009-09-04scons: Don't use scons internal functions.José Fonseca
2009-09-01scons: Tool for LLVM. Gracefully disable llvmpipe if LLVM not found.José Fonseca