summaryrefslogtreecommitdiff
path: root/projects/CMakeLists.txt
AgeCommit message (Expand)Author
2017-12-12[cmake] Support moving debuginfo-tests to llvm/projectsDon Hinton
2017-11-21Re-revert "Refactor debuginfo-tests."Zachary Turner
2017-11-20Resubmit "Refactor debuginfo-tests" again.Zachary Turner
2017-11-17Re-revert "Refactor debuginfo-tests"Zachary Turner
2017-11-16Resubmit "Refactor debuginfo-tests"Zachary Turner
2017-11-13Revert "Update test_debuginfo.pl script to point to new tree location."Zachary Turner
2017-11-10[debuginfo-tests] Make debuginfo-tests work in a standard configuration.Zachary Turner
2017-05-11Add temporary workaround to allow in-tree libc++ builds on WindowsEric Fiselier
2017-03-07[cmake] Include openmp with add_llvm_external_projectPirama Arumuga Nainar
2016-10-09[CMake] Correct configuration order of the sub-projects based on ther dependa...Eric Fiselier
2016-09-09Enable in-tree builds of parallel-libs.Justin Lebar
2015-10-28[CMake] Disable adding the test suite as a projects subdirectoryChris Bieneman
2015-04-25build: make libunwind a proper projectSaleem Abdulrasool
2015-03-04Reverse the order libc++ and libc++abi are added in CMake.Eric Fiselier
2014-07-25[cmake] Use the external project machinery for libcxxabi so that it canChandler Carruth
2014-02-27[CMake] Introduce LLVM_BUILD_EXTERNAL_COMPILER_RT optionAlexey Samsonov
2014-02-16Remove dead code, we already require cmake 2.8.8.Rafael Espindola
2014-01-24llvm/projects/CMakeLists.txt: Add dragonegg.NAKAMURA Takumi
2013-10-02Disable libc++ building by default with CMake with MSVC -- some botsChandler Carruth
2013-09-28Enable libcxx as part of the top level CMake build when it is checkedChandler Carruth
2013-03-05Print a warning message if compiler-rt can't be built because of old CMake ve...Alexey Samsonov
2012-10-24[CMake] Introduce LLVM_EXTERNAL_COMPILER_RT_SOURCE_DIR.NAKAMURA Takumi
2012-09-21[CMake] Respect LLVM_BUILD_RUNTIME.Michael J. Spencer
2012-08-29Enable recursing into the compiler-rt projcet with the CMake build.Chandler Carruth
2012-06-27Exclude both libcxx and compiler-rt until we get their CMake buildsChandler Carruth
2010-02-15CMake: Fixed syntax in conditional.Oscar Fuentes
2010-01-22CMake: Don't try to descend into projects/compiler-rt, it doesn't work.Daniel Dunbar
2009-03-06CMake: auto-discover project files under the projects/ subdirectory.Oscar Fuentes