Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move lib/Runtime to runtime/, and build after everything else. | Daniel Dunbar | 2010-06-30 | 1 | -103/+0 |
* | build: Get CLANG_VERSION from Version.inc instead of depending on VER file di... | Daniel Dunbar | 2010-06-25 | 1 | -1/+3 |
* | Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. | Daniel Dunbar | 2010-06-08 | 1 | -2/+2 |
* | build: Add CLANG_NO_RUNTIME build variable, which disables building clang | Daniel Dunbar | 2010-04-28 | 1 | -0/+2 |
* | Runtime: Install the new libcc_kext.a produced by the clang_darwin compiler-rt | Daniel Dunbar | 2010-03-26 | 1 | -1/+1 |
* | clang/Darwin: Update for rename of 10.4 static runtime library. | Daniel Dunbar | 2010-01-20 | 1 | -1/+1 |
* | Don't try to build/install/clean compiler-rt stuff if it isn't in the project... | Daniel Dunbar | 2010-01-19 | 1 | -2/+2 |
* | Initial cut at integrating compiler-rt (on Darwin) w/ clang build. | Daniel Dunbar | 2010-01-19 | 1 | -0/+99 |