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