summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* [compiler-rt][cmake][mips] Use -mabi option to select target architectureSimon Atanasyan2018-09-271-4/+4
* [CMake] [MinGW] Build address sanitizer for MinGW if building with clangMartin Storsjo2018-09-261-1/+15
* [XRay] Clean up XRay build configurationDean Michael Berris2018-09-241-0/+18
* [XRay][compiler-rt] FDRLogWriter AbstractionDean Michael Berris2018-09-203-2/+27
* Revert "[XRay][compiler-rt] FDRLogWriter Abstraction" and 1 more.Evgeniy Stepanov2018-09-192-24/+0
* [XRay] Detect terminfo libraryDean Michael Berris2018-09-191-0/+14
* [XRay][compiler-rt] FDRLogWriter AbstractionDean Michael Berris2018-09-181-0/+10
* [libFuzzer] Port to WindowsMatt Morehouse2018-08-301-1/+4
* Revert "[libFuzzer] Port to Windows"Matt Morehouse2018-08-291-1/+1
* [libFuzzer] Port to WindowsMatt Morehouse2018-08-291-1/+1
* Revert "[libFuzzer] Port to Windows"Matt Morehouse2018-08-281-1/+1
* [libFuzzer] Port to WindowsMatt Morehouse2018-08-281-1/+1
* [CMake] Don't parse target triple except for archPetr Hosek2018-08-141-10/+4
* [CMake] Fix bug in `add_weak_symbols()` function.Dan Liew2018-08-131-1/+9
* [macOS] stop generating the libclang_rt.10.4.a library for macOS 10.4Alex Lorenz2018-08-081-14/+0
* [CMake] Allow building builtins standalone out of tree without any llvm-confi...Martin Storsjo2018-08-031-35/+39
* [profile] Support profiling runtime on FuchsiaPetr Hosek2018-07-251-1/+1
* [CMake] Change the flag to use compiler-rt builtins to booleanPetr Hosek2018-07-151-2/+2
* [CMake] Add compiler-rt header files to the list of sources for targetsDan Liew2018-07-102-4/+62
* [scudo] Enable Scudo on PPC64Kostya Kortchinsky2018-07-031-1/+1
* Skip building TSan on platforms where there are no 64-bit architectures.Kuba Mracek2018-06-281-1/+5
* Support for multiarch runtimes layoutPetr Hosek2018-06-285-15/+63
* [CMake] Tidy up the organisation of compiler-rt when configured as a standaloneDan Liew2018-06-274-2/+16
* [UBsan] Enable ubsan minimal unit tests on OpenBSDDavid Carlier2018-06-251-1/+4
* Revert "[CMake] Use a different source depending on C++ support"Jonas Hahnfeld2018-06-172-16/+8
* [libFuzzer] [NFC] Support multi-arch and multi-OS building and testingGeorge Karpenkov2018-06-141-1/+1
* [compiler-rt] Use CMAKE_LINKER instead of hardcoding ldShoaib Meenai2018-06-131-1/+1
* [XRay] Set an explicit dependency on libc++ when neededPetr Hosek2018-06-131-2/+6
* Reland "Passthrough additional flags to custom libcxx CMake build"Petr Hosek2018-06-131-11/+24
* Revert r334458, r334220, r334212, r334139.Matt Morehouse2018-06-121-41/+10
* [CMake] Remove -Wno-maybe-uninitialized from passthrough vars.Matt Morehouse2018-06-121-0/+3
* [CMake] Fix Libc++ Modules build.Eric Fiselier2018-06-071-0/+8
* [CMake] Filter out -z,defs when building custom libc++Petr Hosek2018-06-071-3/+7
* [CMake] Passthrough additional flags to custom libcxx CMake buildPetr Hosek2018-06-061-11/+27
* [libFuzzer] Fix a typo in CMake configuration.George Karpenkov2018-05-241-1/+1
* Revert "[cmake] [ARM] Check if VFP is supported before including any VFP buil...Azharuddin Mohammed2018-05-241-6/+0
* [cmake] [ARM] Check if VFP is supported before including any VFP builtinsAzharuddin Mohammed2018-05-241-0/+6
* [CMake] Support builtins as Clang default rtlib in compiler-rtPetr Hosek2018-05-221-4/+5
* [CMake] Support libc++ as Clang default stdlib in compiler-rtPetr Hosek2018-05-221-0/+1
* [CMake] Silence unused variable warning in compiler checkPetr Hosek2018-05-221-2/+2
* [CMake] Use a different source depending on C++ supportPetr Hosek2018-05-222-8/+16
* Revert "[CMake] Reland "Make simple source used for CMake checks a C file""Petr Hosek2018-05-212-5/+1
* Revert r332683 & r332684 relating to compiler runtime checksReid Kleckner2018-05-182-64/+4
* [CMake] Use <UNIX|WINDOWS>_COMMAND with separate_argumentsPetr Hosek2018-05-181-1/+5
* [CMake] Detect the compiler runtime and standard libraryPetr Hosek2018-05-182-4/+60
* [CMake] Reland "Make simple source used for CMake checks a C file"Petr Hosek2018-05-172-1/+5
* [CMake] Cleanup find_compiler_rt_library function [NFC]Petr Hosek2018-05-171-3/+2
* Add basic compiler-rt builtins support for hexagon.Sid Manning2018-05-092-1/+3
* Revert "[CMake] Make simple source used for CMake checks a C file"Petr Hosek2018-04-271-1/+1
* [CMake] Make simple source used for CMake checks a C filePetr Hosek2018-04-261-1/+1