aboutsummaryrefslogtreecommitdiff
path: root/runtimes
AgeCommit message (Expand)Author
2019-09-24Adding support for overriding LLVM_ENABLE_RUNTIMES for runtimes builds.Puyan Lotfi
2019-09-11Revert "Adding support for overriding LLVM_ENABLE_RUNTIMES for runtimes builds."Petr Hosek
2019-09-10Adding support for overriding LLVM_ENABLE_RUNTIMES for runtimes builds.Puyan Lotfi
2019-06-11Setup testing target dependencies for default runtimesChris Bieneman
2019-06-02[CMake] Use libtool for runtimes when building for Apple platformPetr Hosek
2019-05-31[CMake] Provide an option to use relative paths in debug infoPetr Hosek
2019-05-30[CMake] Use find_package(LLVM) instead of LLVMConfigPetr Hosek
2019-05-30[CMake] Set LLVM_PATH in the runtimes buildPetr Hosek
2019-05-29[CMake] [Runtimes] Set *_STANDALONE_BUILDChris Bieneman
2019-05-24[CMake] Fix issues building runtimesChris Bieneman
2019-05-23[CMake] Fixing errors in r361513Chris Bieneman
2019-05-23[CMake] Copy C++ headers before configuring runtimes buildChris Bieneman
2019-05-22[Runtimes] If LLVM_INCLUDE_TESTS=On depend on gtestChris Bieneman
2019-05-22[runtimes] Move libunwind, libc++abi and libc++ to lib/$target/c++ and includ...Petr Hosek
2019-04-22[CMake] Replace the sanitizer support in runtimes build with multilibPetr Hosek
2019-03-10[runtime] Use --strip-all rather than --strip-sectionsPetr Hosek
2019-03-09[CMake] Support stripping and linking output to .build-id directoryPetr Hosek
2019-03-08Revert "[runtimes] Move libunwind, libc++abi and libc++ to lib/ and include/"Matthew Voss
2019-03-08[runtimes] Move libunwind, libc++abi and libc++ to lib/ and include/Petr Hosek
2019-03-04[build] Rename clang-headers to clang-resource-headersShoaib Meenai
2019-02-20[CMake][runtimes] Set clang-header dependency for builtinsPetr Hosek
2019-02-16[CMake] Use variables rather than ":" delimitersPetr Hosek
2019-02-12[build] Remove a stray comment. NFCShoaib Meenai
2019-02-12[CMake] Don't override required compiler flags in the runtimes buildPetr Hosek
2019-02-09[CMake] Don't set <PROJECT>_STANDALONE_BUILDPetr Hosek
2019-01-28Revert "[CMake] Use __libc_start_main rather than fopen when checking for C l...Petr Hosek
2019-01-28[CMake] Use __libc_start_main rather than fopen when checking for C libraryPetr Hosek
2018-07-13Revert "[CMake] Pass Clang defaults to runtimes builds"Petr Hosek
2018-07-10[CMake] Set per-runtime library directory suffix in runtimes buildPetr Hosek
2018-06-28Support for multiarch runtimes layoutPetr Hosek
2018-06-27[CMake] Provide direct support for building sanitized runtimesPetr Hosek
2018-06-27[CMake] Use variables rather than ":" delimitersPetr Hosek
2018-06-06[CMake] Pass additional CMake tools to external projectsPetr Hosek
2018-05-22[CMake] Pass Clang defaults to runtimes buildsPetr Hosek
2018-05-17[CMake] Support runtimes in distributionsChris Bieneman
2018-04-27[CMake] Enable warnings for runtimesKostya Kortchinsky
2018-04-11[CMake][runtimes] Process common options in runtimes buildPetr Hosek
2018-01-08[CMake] Support for cross-compilation when build runtimesPetr Hosek
2017-12-08[runtimes] Add install-*-stripped targetsShoaib Meenai
2017-11-27[CMake][runtimes] Support monorepo layout with runtimes buildPetr Hosek
2017-11-17[CMake][runtimes] Don't passthrough prefixes for non-default targetsPetr Hosek
2017-11-16[CMake][runtimes] Use cmake_parse_arguments in runtimes functionsPetr Hosek
2017-11-14[CMake][runtimes] Don't process common options in runtimes buildPetr Hosek
2017-11-14[CMake][runtimes] Set compiler as working even for default targetPetr Hosek
2017-11-08[CMake][runtimes] Fix the variable namePetr Hosek
2017-09-08[CMake][runtimes] Use the same configuration for non-target and "default" targetPetr Hosek
2017-09-02[CMake][runtimes] Use target specific name for all runtimes targetsPetr Hosek
2017-09-01[CMake] Add more runtime configurations.Leo Li
2017-08-16[CMake][runtimes] Support for building target variantsPetr Hosek
2017-07-24[CMake] Remove redundant logic in runtimes/CMakeList.txtLeo Li