summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2016-07-21Attempt to fix clang-cmake-mips after r268977.Daniel Sanders
2016-07-21[compiler-rt][XRay] re-submitting r276117, with fixes for build breakage due ...Dean Michael Berris
2016-07-20Revert r276117 "[XRay] Basic initialization and flag definition for XRay runt...Hans Wennborg
2016-07-20[compiler-rt] Don't require c++ headers when configuring compiler-rt buildsFrancis Ricci
2016-07-20[compiler-rt] Fix target architecture matchingFrancis Ricci
2016-07-20[xray] Only build xray on Linux for nowReid Kleckner
2016-07-20[compiler-rt] [XRay] Basic initialization and flag definition for XRay runtimeDean Michael Berris
2016-07-18[Compiler-rt][MIPS] Fix simple test failure when using gccMohit K. Bhakkad
2016-07-11[compiler-rt] Fix VisualStudio virtual folders layoutEtienne Bergeron
2016-06-28[CMake] In r273957, I deleted a line that shouldn't have been removed.Chris Bieneman
2016-06-27[CMake] Check for androidabi in CMakeLists.txt not base-config-ix.cmakeChris Bieneman
2016-06-27Revert "Parse the triple in base-config-ix to propagate ANDROID variable corr...Chris Bieneman
2016-06-27Parse the triple in base-config-ix to propagate ANDROID variable correctlySumanth Gundapaneni
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-21trimming whitespacesEtienne Bergeron
2016-06-21Revert "Revert "[MSan] Enable on PowerPC64.""Marcin Koscielnicki
2016-06-17Turn off -Wunused-parameter when building compiler-rt with clang on Windows, ...Reid Kleckner
2016-06-17Fix most MSVC warnings in compiler-rt profiling libraryReid Kleckner
2016-06-17Fix some warnings in the MSVC buildReid Kleckner
2016-06-09[CMake] Cleanup CMake version checkingChris Bieneman
2016-06-07[sanitizer] Initial implementation of a Hardened AllocatorKostya Serebryany
2016-06-03[CMake] Support constructing output paths from LLVM variablesChris Bieneman
2016-06-03[CMake] detect_target_arch needs to be moved to UtilsChris Bieneman
2016-05-27This patch is activating the build of Asan on Windows 64-bits.Etienne Bergeron
2016-05-26[sanitizer] Fix a typo in config-ix.cmake causing all Darwin embedded platfor...Kuba Brecka
2016-05-16[compiler-rt] Fix multi-configuration output pathsEtienne Bergeron
2016-05-14Revert "[MSan] Enable on PowerPC64."Marcin Koscielnicki
2016-05-14[MSan] Enable on PowerPC64.Marcin Koscielnicki
2016-05-11[CMake] Cache check results and avoid duplicate checksChris Bieneman
2016-05-09[CMake] Support platform building builtins without a full toolchainChris 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] Updating Apple CMake cache fileChris Bieneman
2016-04-28[CMake] Adding some missing CMake includes. NFC.Chris Bieneman
2016-04-27[Compiler-rt][CFI] Enabling CFI for MIPS64Mohit K. Bhakkad
2016-04-26[CMake] [PR27403] Fix COMPILER_RT_ENABLE_IOS when using Xcode from the App St...Chris Bieneman
2016-04-21[esan] EfficiencySanitizer base runtime libraryDerek Bruening
2016-04-15[sanitizer] [SystemZ] Enable UBSan.Marcin Koscielnicki
2016-04-06Use `CMAKE_HOST_UNIX` to check the host.Sean Silva
2016-03-31[CMake] Provide the ability to skip stripping when generating dSYMsChris Bieneman
2016-03-30[cmake] Get the MSVC version by running cl rather than relying on MSVC_VERSIONReid Kleckner
2016-03-22Move -fms-compatibility-version=19 into target cflagsReid Kleckner
2016-03-20[tsan] Build TSan dylibs for iOS-style simulatorsDevin Coughlin
2016-03-17[CMake] Remove bash-ism in SanitizerLintCheckAlexey Samsonov
2016-03-05[cmake] Address Samsonov's post-commit review of r262723Filipe Cabecinhas
2016-03-04[Compiler-rt][safestack] Enable for MIPSMohit K. Bhakkad
2016-02-26[CMake] Fix a typo in add_compiler_rt_library.Alexey Samsonov
2016-02-23[CMake] Support component-based installation for runtime librariesChris Bieneman
2016-02-23[CMake] Assign components and dependencies during add_compiler_rt_resource_fileChris Bieneman