]> granicus.if.org Git - clang/history - runtime/CMakeLists.txt
[CMake] Pass LLVM_LIT_ARGS into compiler-rt build.
[clang] / runtime / CMakeLists.txt
2016-06-28 Chris Bieneman[CMake] Pass LLVM_LIT_ARGS into compiler-rt build.
2016-06-09 Chris Bieneman[CMake] Cleaning up CMake version checks in ExternalPro...
2016-06-08 Chris Bieneman[CMake] Cleanup uses of USES_TERMINAL
2016-06-06 Chris Bieneman[CMake] Fixing a typo in a CMake option
2016-05-10 Chris Bieneman[CMake] Pass LLVM_LIBDIR_SUFFIX into Compiler-RT
2016-04-28 Peter CollingbourneRe-apply r267784, r267824 and r267830.
2016-04-28 Benjamin KramerRevert r267784, r267824 and r267830.
2016-04-27 Peter CollingbourneRework interface for bitset-using features to use a...
2016-04-12 Aaron BallmanMoving clang-test-depends into the Clang tests folder...
2016-03-01 Filipe Cabecinhas[cmake] Add a few more compiler-rt check-* targets...
2016-03-01 Filipe Cabecinhas[cmake] Try to appease the buildbots.
2016-03-01 Filipe Cabecinhas[cmake] Pass through the cmake_3_2_USES_TERMINAL variab...
2016-03-01 Filipe Cabecinhas[cmake] Use CMake's USES_TERMINAL for the test targets.
2016-03-01 Filipe Cabecinhas[cmake] Fallback to LLVM_EXTERNAL_COMPILER_RT_SOURCE_DI...
2016-02-26 Peter CollingbourneMake vtables_blacklist dependency conditional on existe...
2016-02-24 Peter CollingbourneAdd whole-program vtable optimization feature to Clang.
2015-12-16 Chris Bieneman[CMake] ExternalProject for compiler-rt needs to depend...
2015-12-09 Chris Bieneman[CMake] Pass CMAKE_MAKE_PROGRAM through to compiler...
2015-12-07 Alexey SamsonovAdd llvm-objdump to compiler-rt test deps.
2015-12-03 Chris Bieneman[CMake] Removing an unnecessary layer of variable indir...
2015-11-23 Chris BienemanNFC. Fixing my consistently incorrect spelling.
2015-11-20 Chris Bieneman[CMake] Fix handling of passing through semi-colon...
2015-11-11 Chris Bieneman[CMake] Fixing passthrough for variables starting with...
2015-10-20 Chris Bieneman[CMake] Make external compiler-rt install scripts relat...
2015-10-13 Chris Bieneman[CMake] When building clang as an external project...
2015-10-12 Chris Bieneman[CMake] Bug 14109 - CMake build for compiler-rt should...
2014-12-18 Alexey Samsonov[CMake] Add check-asan-dynamic command to external...
2014-03-21 Alexey Samsonov[CMake] Propagate top-level targets for compiler-rt...
2014-02-27 Alexey Samsonov[CMake] Teach build system to build/test compiler-rt...
2011-09-30 Bob WilsonInstall a copy of the libc++ headers with clang. ...
2011-04-15 Nick LewyckyDoug Gregor tells me that runtime/libcxx/ is a placehol...
2010-12-16 Michael J. SpencerCMake: Add runtime dir.