ReleaseNotes: fix typo, reported by Eugene
[oota-llvm.git] / projects / CMakeLists.txt
2015-10-28 Chris Bieneman[CMake] Disable adding the test suite as a projects...
2015-04-25 Saleem Abdulrasoolbuild: make libunwind a proper project
2015-03-04 Eric FiselierReverse the order libc++ and libc++abi are added in...
2014-07-25 Chandler Carruth[cmake] Use the external project machinery for libcxxab...
2014-02-27 Alexey Samsonov[CMake] Introduce LLVM_BUILD_EXTERNAL_COMPILER_RT option
2014-02-16 Rafael EspindolaRemove dead code, we already require cmake 2.8.8.
2014-01-24 NAKAMURA Takumillvm/projects/CMakeLists.txt: Add dragonegg.
2013-10-02 Chandler CarruthDisable libc++ building by default with CMake with...
2013-09-28 Chandler CarruthEnable libcxx as part of the top level CMake build...
2013-03-05 Alexey SamsonovPrint a warning message if compiler-rt can't be built...
2012-10-24 NAKAMURA Takumi[CMake] Introduce LLVM_EXTERNAL_COMPILER_RT_SOURCE_DIR.
2012-09-21 Michael J. Spencer[CMake] Respect LLVM_BUILD_RUNTIME.
2012-08-29 Chandler CarruthEnable recursing into the compiler-rt projcet with...
2012-06-27 Chandler CarruthExclude both libcxx and compiler-rt until we get their...
2010-02-15 Oscar FuentesCMake: Fixed syntax in conditional.
2010-01-22 Daniel DunbarCMake: Don't try to descend into projects/compiler...
2009-03-06 Oscar FuentesCMake: auto-discover project files under the projects...