summaryrefslogtreecommitdiffstats
path: root/scons/llvm.py
Commit message (Expand)AuthorAgeFilesLines
* scons: We have C++ in several libraries, so always link with the C++ compilerJosé Fonseca2011-01-301-2/+0
* scons: Revamp how to specify targets to build.José Fonseca2010-11-011-5/+8
* scons: New build= option, with support for checked builds.José Fonseca2010-09-291-1/+1
* scons: Make LLVM a black-white dependency.José Fonseca2010-04-111-7/+11
* Revert "scons: Refuse to use LLVM 2.7 for now."José Fonseca2010-03-101-10/+0
* scons: Refuse to use LLVM 2.7 for now.José Fonseca2010-03-061-0/+10
* scons: Fix version comparisons.José Fonseca2010-03-061-1/+2
* scons: Detect and support LLVM 2.7.José Fonseca2010-03-061-52/+80
* 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