Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build: After merging in Clang, -Wno-psabi is no longer supported. | Shih-wei Liao | 2012-08-03 | 1 | -0/+5 |
* | EXPERIMENTAL: Add libcompiler-rt-extras.a to device builds. | Stephen Hines | 2012-06-12 | 1 | -0/+6 |
* | resolved conflicts for merge of 62855a83 to jb-dev-plus-aosp | Jean-Baptiste Queru | 2012-05-16 | 1 | -4/+4 |
* | Add LLVM_AS to tools. | Stephen Hines | 2012-05-08 | 1 | -0/+1 |
* | More Clang tweaks to the build system. | Evgeniy Stepanov | 2012-04-10 | 1 | -1/+7 |
* | Add support for building with AddressSanitizer. | Evgeniy Stepanov | 2012-04-03 | 1 | -0/+5 |
* | Include Clang headers from ".../include" directory. | Evgeniy Stepanov | 2012-04-03 | 1 | -1/+1 |
* | Skip host system directories in Clang include path. | Evgeniy Stepanov | 2012-03-26 | 1 | -0/+2 |
* | Make sure compiler flags also pick up correct toolchain. | Stephen Hines | 2012-03-22 | 1 | -1/+3 |
* | Add LOCAL_CLANG variable to switch C/C++ build environment to Clang. | Evgeniy Stepanov | 2012-03-22 | 1 | -11/+35 |
* | Define a basic llvm-link + clang environment | yroussel | 2012-03-20 | 1 | -0/+33 |