summaryrefslogtreecommitdiff
path: root/runtime/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [CMake] ExternalProject for compiler-rt needs to depend on llvm-config and clangChris Bieneman2015-12-161-2/+1
* [CMake] Pass CMAKE_MAKE_PROGRAM through to compiler-rt build.Chris Bieneman2015-12-091-0/+1
* Add llvm-objdump to compiler-rt test deps.Alexey Samsonov2015-12-071-1/+1
* [CMake] Removing an unnecessary layer of variable indirectionChris Bieneman2015-12-031-1/+1
* NFC. Fixing my consistently incorrect spelling.Chris Bieneman2015-11-231-4/+4
* [CMake] Fix handling of passing through semi-colon separated lists.Chris Bieneman2015-11-201-1/+2
* [CMake] Fixing passthrough for variables starting with COMPILER_RTChris Bieneman2015-11-111-1/+1
* [CMake] Make external compiler-rt install scripts relative to CMAKE_INSTALL_P...Chris Bieneman2015-10-201-2/+2
* [CMake] When building clang as an external project we should pass through all...Chris Bieneman2015-10-131-0/+11
* [CMake] Bug 14109 - CMake build for compiler-rt should use just-built clangChris Bieneman2015-10-121-50/+66
* [CMake] Add check-asan-dynamic command to external compiler-rt setup.Alexey Samsonov2014-12-181-2/+2
* [CMake] Propagate top-level targets for compiler-rt runtimes and test-suitesAlexey Samsonov2014-03-211-14/+46
* [CMake] Teach build system to build/test compiler-rt with a just-built ClangAlexey Samsonov2014-02-271-1/+65
* Install a copy of the libc++ headers with clang. <rdar://problem/10096516>Bob Wilson2011-09-301-0/+1
* Doug Gregor tells me that runtime/libcxx/ is a placeholder for stuff we neverNick Lewycky2011-04-151-1/+0
* CMake: Add runtime dir.Michael J. Spencer2010-12-161-0/+12