summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Revert "[cmake] Remove duplicate command line options from build"Aaron Smith2018-04-111-2/+2
* [cmake] Remove duplicate command line options from buildAaron Smith2018-04-111-2/+2
* libFuzzer, OpenBSD supportVitaly Buka2018-04-091-1/+1
* shadowcallstack: Make runtime tests compatible with aarch64.Peter Collingbourne2018-04-091-0/+13
* [XRay][compiler-rt] Build XRay runtime for OpenBSDDean Michael Berris2018-04-041-1/+1
* [HWASan] Port HWASan to Linux x86-64 (compiler-rt)Alex Shlyapnikov2018-03-231-1/+1
* [Fuzzer] Avoid the unnecessary rebuild of the custom libc++Petr Hosek2018-03-071-20/+61
* OpenBSD UBsan support, cmake partKamil Rytarowski2018-03-032-6/+15
* Adding Msan support to FreeBSDKamil Rytarowski2018-03-031-1/+1
* [PATCH] [compiler-rt, RISCV] Support builtins for RISC-VShiva Chen2018-03-014-1/+18
* Add initial XRay support for NetBSDKamil Rytarowski2018-02-161-1/+1
* Add Xray instrumentation support to FreeBSDKamil Rytarowski2018-02-151-1/+1
* [fuzzer] Update and enable libFuzzer on FuchsiaPetr Hosek2018-01-301-1/+1
* [scudo] Add support for Fuchsia OS.Kostya Kortchinsky2018-01-291-1/+1
* Revert: [compiler-rt] r323626 - [cmake] [compiler-rt] Remove duplicate CMAKE_...Don Hinton2018-01-291-1/+1
* [cmake] [compiler-rt] Remove duplicate CMAKE_CXX_FLAGS.Don Hinton2018-01-291-1/+1
* [cmake] [compiler-rt] Call llvm_setup_rpath() when adding shared libraries.Don Hinton2018-01-271-0/+3
* [sanitizer] Pass the CMake compiler to custom libc++ buildPetr Hosek2018-01-211-0/+3
* Reland "[Fuzzer] Parametrize add_custom_libcxx"Petr Hosek2018-01-211-10/+21
* Revert "[Fuzzer] Parametrize add_custom_libcxx"Petr Hosek2018-01-201-30/+8
* [Fuzzer] Parametrize add_custom_libcxxPetr Hosek2018-01-201-8/+30
* Reland "Install resource files into a share/ directory"Petr Hosek2018-01-141-2/+2
* lib Fuzzer FreeBSD supportKamil Rytarowski2018-01-121-1/+1
* Revert "Install resource files into a share/ directory"Petr Hosek2018-01-111-2/+2
* Reland "Install resource files into a share/ directory"Petr Hosek2018-01-111-2/+2
* Revert "Install resource files into a share/ directory"Petr Hosek2018-01-111-2/+2
* Reland "Install resource files into a share/ directory"Petr Hosek2018-01-101-2/+2
* Revert "[CMake] Install resource files into a share/ directory"Petr Hosek2018-01-101-1/+1
* [CMake] Install resource files into a share/ directoryPetr Hosek2018-01-101-1/+1
* [Sanitizers, CMake] Basic sanitizer Solaris support (PR 33274)Alex Shlyapnikov2017-12-221-3/+3
* [CMake] Allow passing extra CMake arguments to custom libc++Petr Hosek2017-12-211-1/+2
* [profile] Port the runtime to Solaris (retry)Vedant Kumar2017-12-141-1/+1
* Revert "(HEAD -> master, origin/master, origin/HEAD) [profile] Port the runti...Vedant Kumar2017-12-141-1/+1
* [profile] Port the runtime to SolarisVedant Kumar2017-12-141-1/+1
* [CMake] Support runtimes and monorepo layouts when looking for libcxxPetr Hosek2017-12-121-1/+1
* Hardware-assisted AddressSanitizer (compiler-rt)Evgeniy Stepanov2017-12-091-1/+13
* [compiler-rt] Add install-*-stripped targetsShoaib Meenai2017-12-012-0/+17
* Add powerpc64 to compiler-rt build infrastructure.Sterling Augustine2017-11-302-1/+7
* [sanitizer] Refactor how assembly files are handledKuba Mracek2017-11-291-0/+11
* Revert change for LibFuzzer target archsYi Kong2017-11-291-1/+1
* [LibFuzzer] Add Android to LibFuzzer's supported OSesYi Kong2017-11-291-2/+2
* [XRay][compiler-rt][Darwin] Minimal XRay build support in DarwinDean Michael Berris2017-11-281-4/+9
* Build more sanitizers for NetBSDKamil Rytarowski2017-11-271-3/+3
* Allow compiler-rt test targets to work with multi-config CMake generatorsGreg Bedwell2017-11-131-0/+11
* Revert "[XRay][darwin] Initial XRay in Darwin Support"Dean Michael Berris2017-11-101-9/+4
* [XRay][darwin] Initial XRay in Darwin SupportDean Michael Berris2017-11-101-4/+9
* [LSan] Enable LSan tests on PPC64 Linux.Alex Shlyapnikov2017-10-261-1/+1
* [cmake] Fix skipping DEPS (typo) in sanitizer_test_compile()Michal Gorny2017-10-121-1/+1
* Make the cfi target available on more platforms.Peter Collingbourne2017-10-091-2/+1
* [sanitizer] Test ubsan and cfi on android.Evgeniy Stepanov2017-10-061-1/+1