summaryrefslogtreecommitdiff
path: root/projects/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2015-10-28[CMake] Disable adding the test suite as a projects subdirectoryChris Bieneman1-1/+2
2015-04-25build: make libunwind a proper projectSaleem Abdulrasool1-1/+3
2015-03-04Reverse the order libc++ and libc++abi are added in CMake.Eric Fiselier1-1/+3
2014-07-25[cmake] Use the external project machinery for libcxxabi so that it canChandler Carruth1-1/+3
2014-02-27[CMake] Introduce LLVM_BUILD_EXTERNAL_COMPILER_RT optionAlexey Samsonov1-1/+3
2014-02-16Remove dead code, we already require cmake 2.8.8.Rafael Espindola1-5/+1
2014-01-24llvm/projects/CMakeLists.txt: Add dragonegg.NAKAMURA Takumi1-0/+3
2013-10-02Disable libc++ building by default with CMake with MSVC -- some botsChandler Carruth1-1/+5
2013-09-28Enable libcxx as part of the top level CMake build when it is checkedChandler Carruth1-2/+3
2013-03-05Print a warning message if compiler-rt can't be built because of old CMake ve...Alexey Samsonov1-3/+6
2012-10-24[CMake] Introduce LLVM_EXTERNAL_COMPILER_RT_SOURCE_DIR.NAKAMURA Takumi1-4/+2
2012-09-21[CMake] Respect LLVM_BUILD_RUNTIME.Michael J. Spencer1-0/+1
2012-08-29Enable recursing into the compiler-rt projcet with the CMake build.Chandler Carruth1-0/+8
2012-06-27Exclude both libcxx and compiler-rt until we get their CMake buildsChandler Carruth1-1/+2
2010-02-15CMake: Fixed syntax in conditional.Oscar Fuentes1-1/+1
2010-01-22CMake: Don't try to descend into projects/compiler-rt, it doesn't work.Daniel Dunbar1-1/+3
2009-03-06CMake: auto-discover project files under the projects/ subdirectory.Oscar Fuentes1-0/+9