summaryrefslogtreecommitdiff
path: root/cmake/Modules
AgeCommit message (Expand)Author
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-30Add powerpc64 to compiler-rt build infrastructure.Sterling Augustine
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-10-12[cmake] Fix skipping DEPS (typo) in sanitizer_test_compile()Michal Gorny
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-30[builtins] Prevent duplicate definitions for overridden functionsFrancis Ricci
2017-08-29Restore clang_rt library name on i686-android.Evgeniy Stepanov
2017-08-28Reland r311842 - [cmake] Remove i686 target that is duplicate to i386Michal Gorny
2017-08-28Proper dependency check for clang in compiler_rt.George Karpenkov
2017-08-27Revert r311842 - [cmake] Remove i686 target that is duplicate to i386Michal Gorny
2017-08-27[cmake] Remove i686 target that is duplicate to i386Michal Gorny
2017-08-25Revert "Add Clang dependency to the check for Clang C++ headers."Adrian Prantl
2017-08-24Add Clang dependency to the check for Clang C++ headers.George Karpenkov
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[CMake compiler-rt] NFC: Minor CMake refactoring.George Karpenkov
2017-08-15[compiler-rt CMake] NFC: Minor CMake refactoring.George Karpenkov
2017-08-15[compiler-rt CMake] CMake refactoring: create directories in helper func.George Karpenkov
2017-08-01Revert rL309634 until upstream buildbots have upgraded libc.Sterling Augustine
2017-07-31Add powerpc64 to compiler-rt build infrastructure.Sterling Augustine
2017-07-28[sanitizer tests CMake] Factor out CMake logic for compiling sanitizer testsGeorge Karpenkov
2017-07-28Support compiler-rt builtinsPetr Hosek
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-07-26Revert "[sanitizer] Support compiler-rt builtins"Petr Hosek
2017-07-25[sanitizer] Support compiler-rt builtinsPetr Hosek
2017-07-12Fix the declaration of DARWIN_PREFER_PUBLIC_SDK cmake variable (move before t...Kuba Mracek
2017-07-07[cmake] Cache results of find_darwin_sdk_dirKuba Mracek
2017-07-06[cmake] Add an option to prefer public SDK in find_darwin_sdk_dirKuba Mracek
2017-05-02Roll back r301831 to fix broken powerpc64le tests.Sterling Augustine
2017-05-01Add powerpc64 and powerpc64le to build infrastructure.Sterling Augustine
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-03-21[compiler-rt] respect CMAKE_EXE_LINKER_FLAGS in compiler and library testsBob Haarman
2017-01-26[Compiler-rt] Broken compiler-rt CMake configuring on WindowsOleg Ranevskyy
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
2017-01-09[cmake] Obtain LLVM_CMAKE_PATH from llvm-config if availableMichal Gorny
2017-01-09Enable weak hooks on darwinFrancis Ricci
2017-01-07Revert "Enable weak hooks on darwin"Francis Ricci