Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-22 | scons: Hack LLVM support on Windows. | José Fonseca | |
Doesn't quite work yet though, as small differences in the compilation flags used when building LLVM and Mesa cause link failures for STL symbols. | |||
2009-09-16 | llvmpipe: Make the code portable for MinGW. | José Fonseca | |
2009-09-07 | scons: Don't set LLVM_VERSION if one of the llvm-config calls fails. | Vinson Lee | |
Ubuntu 8.10 has llvm-config version 2.2, which doesn't have nativecodegen. This triggers an exception. | |||
2009-09-04 | scons: Used wrong exception class. | José Fonseca | |
2009-09-04 | scons: Don't use scons internal functions. | José Fonseca | |
2009-09-01 | scons: Tool for LLVM. Gracefully disable llvmpipe if LLVM not found. | José Fonseca | |