summaryrefslogtreecommitdiff
path: root/cmake/Modules/AddCompilerRT.cmake
AgeCommit message (Expand)Author
2018-07-10[CMake] Add compiler-rt header files to the list of sources for targetsDan Liew
2018-06-28Support for multiarch runtimes layoutPetr Hosek
2018-06-27[CMake] Tidy up the organisation of compiler-rt when configured as a standaloneDan Liew
2018-06-13[XRay] Set an explicit dependency on libc++ when neededPetr Hosek
2018-06-13Reland "Passthrough additional flags to custom libcxx CMake build"Petr Hosek
2018-06-12Revert r334458, r334220, r334212, r334139.Matt Morehouse
2018-06-12[CMake] Remove -Wno-maybe-uninitialized from passthrough vars.Matt Morehouse
2018-06-07[CMake] Fix Libc++ Modules build.Eric Fiselier
2018-06-07[CMake] Filter out -z,defs when building custom libc++Petr Hosek
2018-06-06[CMake] Passthrough additional flags to custom libcxx CMake buildPetr 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-03-07[Fuzzer] Avoid the unnecessary rebuild of the custom libc++Petr Hosek
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-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-21[CMake] Allow passing extra CMake arguments to custom libc++Petr Hosek
2017-12-12[CMake] Support runtimes and monorepo layouts when looking for libcxxPetr Hosek
2017-12-01[compiler-rt] Add install-*-stripped targetsShoaib Meenai
2017-11-29[sanitizer] Refactor how assembly files are handledKuba Mracek
2017-11-13Allow compiler-rt test targets to work with multi-config CMake generatorsGreg Bedwell
2017-09-07[cmake] Work around more -Wunused-driver-argument warningsVedant Kumar
2017-09-01[cmake] Remove accidentally committed warning messagesVedant Kumar
2017-09-01[cmake] Work around -Wunused-driver-argument warningsVedant Kumar
2017-08-29Restore clang_rt library name on i686-android.Evgeniy Stepanov
2017-08-21Move libFuzzer to compiler_rt.George Karpenkov
2017-08-21[NFC CMake] Do not relink test targets every time in compiler-rtGeorge Karpenkov
2017-08-15Quickfix to the refactoring commit: typo in the link flags variableGeorge Karpenkov
2017-08-15[sanitizers CMake] NFC Refactor the logic for compiling and generating testsGeorge Karpenkov
2017-08-15[compiler-rt CMake] CMake refactoring: create directories in helper func.George Karpenkov
2017-07-28[sanitizers] Sanitizer tests CMake clean up: try #2George Karpenkov
2017-07-27Revert "[sanitizers] Sanitizer tests CMake clean up"George Karpenkov
2017-07-27[sanitizers] Sanitizer tests CMake clean upGeorge Karpenkov
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-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