summaryrefslogtreecommitdiff
path: root/cmake/Modules/CompilerRTUtils.cmake
AgeCommit message (Expand)Author
2014-03-13[CMake] Use /W3 instead of -Wall on Windows. Remove add_definitions abuse.Alexey Samsonov
2014-03-13[CMake] Make append_if semantics similar to those used in LLVMAlexey Samsonov
2014-02-24[CMake] Better support for COMPILER_RT_ENABLE_WERROR. Make sure compiler-rt l...Alexey Samsonov
2014-02-19[CMake] Rudimentary support for standalone CompilerRT build system.Alexey Samsonov
2014-02-18[CMake] Simplify setting compile flag disabling RTTIAlexey Samsonov
2013-10-25Add a CMake option COMPILER_RT_DEBUG for building runtimes with full debug info.Peter Collingbourne
2013-02-08[CMake] set -mmacosx-version-min to 10.7 if compiler-rt is built with -stdlib...Alexey Samsonov
2013-01-18CMake: create AddCompilerRT module and implement convenience add_compiler_rt_...Alexey Samsonov