summaryrefslogtreecommitdiff
path: root/cmake/Modules
AgeCommit message (Expand)Author
2017-07-12Fix the declaration of DARWIN_PREFER_PUBLIC_SDK cmake variable (move before t...Kuba Mracek
2017-07-07[cmake] Cache results of find_darwin_sdk_dirKuba Mracek
2017-07-06[cmake] Add an option to prefer public SDK in find_darwin_sdk_dirKuba Mracek
2017-05-02Roll back r301831 to fix broken powerpc64le tests.Sterling Augustine
2017-05-01Add powerpc64 and powerpc64le to build infrastructure.Sterling Augustine
2017-04-26[asan] Add support for running lit tests in the iOS SimulatorKuba Mracek
2017-03-22[compiler-rt] build compiler-rt runtimes without LTOBob Haarman
2017-03-21[compiler-rt] respect CMAKE_EXE_LINKER_FLAGS in compiler and library testsBob Haarman
2017-01-26[Compiler-rt] Broken compiler-rt CMake configuring on WindowsOleg Ranevskyy
2017-01-16Reland "[CMake][compiler-rt] Mark libcxx build for tsan as standalone"Petr Hosek
2017-01-12Revert "[CMake][compiler-rt] Mark libcxx build for tsan as standalone"Petr Hosek
2017-01-11[CMake][compiler-rt] Mark libcxx build for tsan as standalonePetr Hosek
2017-01-10Make cmake link flag naming consistentFrancis Ricci
2017-01-09[cmake] Obtain LLVM_CMAKE_PATH from llvm-config if availableMichal Gorny
2017-01-09Enable weak hooks on darwinFrancis Ricci
2017-01-07Revert "Enable weak hooks on darwin"Francis Ricci
2017-01-07Enable weak hooks on darwinFrancis Ricci
2017-01-05[gtest] Teach the sanitizer's custom gtest compilations to disableChandler Carruth
2016-12-12[compiler-rt] Support building builtins for a single targetPetr Hosek
2016-10-25Remove a VS 2012 workaround, we require 2015 now.Nico Weber
2016-09-22cfi: Fixes for check-cfi when configured as an external project.Peter Collingbourne
2016-09-21[CMake] Rename back SIMPLE_SOURCE to compile as C++Jonas Hahnfeld
2016-09-20Revert "[CMake] Explicitly add --target option to compiler flags"Chris Bieneman
2016-09-20[CMake] Explicitly add --target option to compiler flagsChris Bieneman
2016-09-14[cmake] Support overriding llvm-config query resultsMichal Gorny
2016-09-08Really fix warnings about passing -std=gnu99 to MSVCReid Kleckner
2016-09-07[compiler-rt] Fix library suffixes on windowsFrancis Ricci
2016-08-26[CMake] Connect Compiler-RT targets to LLVM Runtimes directoryChris Bieneman
2016-08-25[builtins] Make sure builtin compile tests respect CMAKE_C_COMPILER_TARGETFrancis Ricci
2016-08-22[cmake] Fix append_rtti_flag macro and bad var nameFilipe Cabecinhas
2016-08-19[CMake] Support building on OS X without Xcode installationChris Bieneman
2016-08-19[CMake] Add top-level install-compiler-rt targetChris Bieneman
2016-08-19build: allow building a specific set of sanitizersSaleem Abdulrasool
2016-08-18[CMake] Stop building eprintf library on DarwinChris Bieneman
2016-08-12[CMake] If the compiler supports _Atomic include atomic.c in builtins librariesChris Bieneman
2016-08-02[CMake] Load LLVMConfig for standalone build of builtinsJonas Hahnfeld
2016-08-01[CMake] Don't trust compiler error code, also check for errorsChris Bieneman
2016-07-22[compiler-rt][cmake] Don't reset CAN_TARGET_${arch} on every cmake invocation.Daniel Sanders
2016-07-20[compiler-rt] Fix target architecture matchingFrancis Ricci
2016-07-11[compiler-rt] Fix VisualStudio virtual folders layoutEtienne Bergeron
2016-06-22[CMake] Converting darwin_test_archs simple source to CChris Bieneman
2016-06-21[compiler-rt] Split cflags and link flags to avoid warningsEtienne Bergeron
2016-06-09[CMake] Cleanup CMake version checkingChris Bieneman
2016-06-03[CMake] detect_target_arch needs to be moved to UtilsChris Bieneman
2016-05-16[compiler-rt] Fix multi-configuration output pathsEtienne Bergeron
2016-05-11[CMake] Cache check results and avoid duplicate checksChris Bieneman
2016-05-03[CMake] NFC. Add support for testing the compiler without testing the linkerChris Bieneman
2016-04-28[CMake] Adding another missing include. NFC.Chris Bieneman
2016-04-28[CMake] Adding some missing CMake includes. NFC.Chris Bieneman
2016-04-26[CMake] [PR27403] Fix COMPILER_RT_ENABLE_IOS when using Xcode from the App St...Chris Bieneman