José Fonseca
|
9e3728c858
|
scons: Make it work with MinGW build of LLVM 2.6.
LLVM 2.5 is no longer supported on windows.
|
2009-11-25 18:07:27 +00:00 |
|
José Fonseca
|
bf48447caf
|
scons: Hack LLVM support on Windows.
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-10-22 19:12:14 +01:00 |
|
José Fonseca
|
459ea0095c
|
llvmpipe: Make the code portable for MinGW.
|
2009-09-16 11:35:23 +01:00 |
|
Vinson Lee
|
79f48c9f9e
|
scons: Don't set LLVM_VERSION if one of the llvm-config calls fails.
Ubuntu 8.10 has llvm-config version 2.2, which doesn't have
nativecodegen. This triggers an exception.
|
2009-09-07 15:16:25 +01:00 |
|
José Fonseca
|
9216b4e7be
|
scons: Used wrong exception class.
|
2009-09-04 19:38:35 +01:00 |
|
José Fonseca
|
b9f56078cd
|
scons: Don't use scons internal functions.
|
2009-09-04 19:34:11 +01:00 |
|
José Fonseca
|
836a9f0ae6
|
scons: Tool for LLVM. Gracefully disable llvmpipe if LLVM not found.
|
2009-09-01 12:26:00 +01:00 |
|