summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2018-05-22[CMake] Support libc++ as Clang default stdlib in compiler-rtPetr Hosek
2018-05-22[CMake] Silence unused variable warning in compiler checkPetr Hosek
2018-05-22[CMake] Use a different source depending on C++ supportPetr Hosek
2018-05-21Revert "[CMake] Reland "Make simple source used for CMake checks a C file""Petr Hosek
2018-05-18Revert r332683 & r332684 relating to compiler runtime checksReid Kleckner
2018-05-18[CMake] Use <UNIX|WINDOWS>_COMMAND with separate_argumentsPetr Hosek
2018-05-18[CMake] Detect the compiler runtime and standard libraryPetr Hosek
2018-05-17[CMake] Reland "Make simple source used for CMake checks a C file"Petr Hosek
2018-05-17[CMake] Cleanup find_compiler_rt_library function [NFC]Petr Hosek
2018-05-09Add basic compiler-rt builtins support for hexagon.Sid Manning
2018-04-27Revert "[CMake] Make simple source used for CMake checks a C file"Petr Hosek
2018-04-26[CMake] Make simple source used for CMake checks a C filePetr Hosek
2018-04-11Revert "[cmake] Remove duplicate command line options from build"Aaron Smith
2018-04-11[cmake] Remove duplicate command line options from buildAaron Smith
2018-04-09libFuzzer, OpenBSD supportVitaly Buka
2018-04-09shadowcallstack: Make runtime tests compatible with aarch64.Peter Collingbourne
2018-04-04[XRay][compiler-rt] Build XRay runtime for OpenBSDDean Michael Berris
2018-03-23[HWASan] Port HWASan to Linux x86-64 (compiler-rt)Alex Shlyapnikov
2018-03-07[Fuzzer] Avoid the unnecessary rebuild of the custom libc++Petr Hosek
2018-03-03OpenBSD UBsan support, cmake partKamil Rytarowski
2018-03-03Adding Msan support to FreeBSDKamil Rytarowski
2018-03-01[PATCH] [compiler-rt, RISCV] Support builtins for RISC-VShiva Chen
2018-02-16Add initial XRay support for NetBSDKamil Rytarowski
2018-02-15Add Xray instrumentation support to FreeBSDKamil Rytarowski
2018-01-30[fuzzer] Update and enable libFuzzer on FuchsiaPetr Hosek
2018-01-29[scudo] Add support for Fuchsia OS.Kostya Kortchinsky
2018-01-29Revert: [compiler-rt] r323626 - [cmake] [compiler-rt] Remove duplicate CMAKE_...Don Hinton
2018-01-29[cmake] [compiler-rt] Remove duplicate CMAKE_CXX_FLAGS.Don Hinton
2018-01-27[cmake] [compiler-rt] Call llvm_setup_rpath() when adding shared libraries.Don Hinton
2018-01-21[sanitizer] Pass the CMake compiler to custom libc++ buildPetr Hosek
2018-01-21Reland "[Fuzzer] Parametrize add_custom_libcxx"Petr Hosek
2018-01-20Revert "[Fuzzer] Parametrize add_custom_libcxx"Petr Hosek
2018-01-20[Fuzzer] Parametrize add_custom_libcxxPetr Hosek
2018-01-14Reland "Install resource files into a share/ directory"Petr Hosek
2018-01-12lib Fuzzer FreeBSD supportKamil Rytarowski
2018-01-11Revert "Install resource files into a share/ directory"Petr Hosek
2018-01-11Reland "Install resource files into a share/ directory"Petr Hosek
2018-01-11Revert "Install resource files into a share/ directory"Petr Hosek
2018-01-10Reland "Install resource files into a share/ directory"Petr Hosek
2018-01-10Revert "[CMake] Install resource files into a share/ directory"Petr Hosek
2018-01-10[CMake] Install resource files into a share/ directoryPetr Hosek
2017-12-22[Sanitizers, CMake] Basic sanitizer Solaris support (PR 33274)Alex Shlyapnikov
2017-12-21[CMake] Allow passing extra CMake arguments to custom libc++Petr Hosek
2017-12-14[profile] Port the runtime to Solaris (retry)Vedant Kumar
2017-12-14Revert "(HEAD -> master, origin/master, origin/HEAD) [profile] Port the runti...Vedant Kumar
2017-12-14[profile] Port the runtime to SolarisVedant Kumar
2017-12-12[CMake] Support runtimes and monorepo layouts when looking for libcxxPetr Hosek
2017-12-09Hardware-assisted AddressSanitizer (compiler-rt)Evgeniy Stepanov
2017-12-01[compiler-rt] Add install-*-stripped targetsShoaib Meenai
2017-11-30Add powerpc64 to compiler-rt build infrastructure.Sterling Augustine