Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-10-02 | Disable libc++ building by default with CMake with MSVC -- some bots | Chandler Carruth | 1 | -1/+5 |
2013-09-28 | Enable libcxx as part of the top level CMake build when it is checked | Chandler Carruth | 1 | -2/+3 |
2013-03-05 | Print a warning message if compiler-rt can't be built because of old CMake ve... | Alexey Samsonov | 1 | -3/+6 |
2012-10-24 | [CMake] Introduce LLVM_EXTERNAL_COMPILER_RT_SOURCE_DIR. | NAKAMURA Takumi | 1 | -4/+2 |
2012-09-21 | [CMake] Respect LLVM_BUILD_RUNTIME. | Michael J. Spencer | 1 | -0/+1 |
2012-08-29 | Enable recursing into the compiler-rt projcet with the CMake build. | Chandler Carruth | 1 | -0/+8 |
2012-06-27 | Exclude both libcxx and compiler-rt until we get their CMake builds | Chandler Carruth | 1 | -1/+2 |
2010-02-15 | CMake: Fixed syntax in conditional. | Oscar Fuentes | 1 | -1/+1 |
2010-01-22 | CMake: Don't try to descend into projects/compiler-rt, it doesn't work. | Daniel Dunbar | 1 | -1/+3 |
2009-03-06 | CMake: auto-discover project files under the projects/ subdirectory. | Oscar Fuentes | 1 | -0/+9 |