Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Use CLANG_NO_RUNTIME=1 specifically, not just any definition. | Daniel Dunbar | 2010-12-22 | 1 | -1/+1 |
* | CMake: Add runtime dir. | Michael J. Spencer | 2010-12-16 | 1 | -0/+12 |
* | Fix build of in-tree libcxx. libcxx doesn't actually | Shantonu Sen | 2010-12-01 | 1 | -1/+1 |
* | Merge System into Support. | Michael J. Spencer | 2010-11-29 | 1 | -1/+1 |
* | Driver/Darwin: Add a runtime library just for ___eprintf -- when targeting i386 | Daniel Dunbar | 2010-09-22 | 1 | -1/+1 |
* | build: Start sketching code to allow grafting libc++ build into LLVM/Clang bu... | Daniel Dunbar | 2010-09-15 | 1 | -0/+63 |
* | Runtime: Always build compiler-rt using the Clang we just built, instead of the | Daniel Dunbar | 2010-06-30 | 1 | -0/+1 |
* | Move lib/Runtime to runtime/, and build after everything else. | Daniel Dunbar | 2010-06-30 | 1 | -0/+103 |