summaryrefslogtreecommitdiff
path: root/runtimes
Commit message (Expand)AuthorAgeFilesLines
* [CMake] Setting the LLVM_TARGET_TRIPLE macro based on the LLVM_DEFAULT_TARGET...Nicole Rabjohn2022-12-131-0/+3
* [CMake] Warn when the version is older than 3.20.0.Mark de Wever2022-12-111-0/+7
* Revert "[CMake] Use LLVM_TARGET_TRIPLE in runtimes"Leonard Chan2022-12-051-2/+2
* [runtimes] Fix runtimes-test-dependsShoaib Meenai2022-11-301-1/+6
* [runtimes] Name stripped install targets consistentlyShoaib Meenai2022-11-301-3/+0
* [CMake] Use LLVM_TARGET_TRIPLE in runtimesPetr Hosek2022-11-291-2/+2
* [CMake][compiler-rt] Don't load LLVM config in the runtimes buildPetr Hosek2022-11-151-0/+1
* [runtimes] Use a response file for runtimes test suitesPetr Hosek2022-10-122-12/+6
* Revert "[runtimes] Use a response file for runtimes test suites"Arthur Eubanks2022-08-292-4/+9
* [runtimes][NFC] Colocate handling of LLVM_ENABLE_PROJECTS and LLVM_ENABLE_RUN...Louis Dionne2022-08-241-3/+3
* [runtimes] Use a response file for runtimes test suitesPetr Hosek2022-08-242-9/+4
* [compiler-rt][libunwind][runtimes] Recategorize `llvm_check_linker_flag` langsJohn Ericson2022-08-171-1/+1
* [runtimes] Add pstl to the list of default runtimes to fix the buildNikolas Klauser2022-07-221-1/+1
* [runtimes] adds llvm-libgcc to the list of runtimes to be sortedChristopher Di Bella2022-06-301-2/+3
* Restore missing runtimes-test-depends target that causes build failures when ...James Nagurne2022-06-131-0/+4
* [CMake][libcxx] Use target_include_directories for libc++ headersPetr Hosek2022-06-121-0/+20
* [runtimes] Generalize how we reorder projectsLouis Dionne2022-05-161-35/+16
* [runtimes] [CMake] Fix checks for -Werror when building with incomplete toolc...Martin Storsjö2022-05-131-0/+20
* Revert "[CMake][libcxx] Use target_include_directories for libc++ headers"Petr Hosek2022-05-061-11/+0
* [CMake][libcxx] Use target_include_directories for libc++ headersPetr Hosek2022-05-061-0/+11
* [runtimes] Always configure libc++abi before libc++Louis Dionne2022-05-061-22/+22
* Generalize "check-all" umbrella targets, use for check-clang-toolsSam McCall2022-05-062-27/+6
* [runtimes] [CMake] Rename a cmake variable missed in b3df14b6c98702ce50401fd0...Martin Storsjö2022-04-251-2/+2
* [runtimes] [CMake] Unify variable namesPetr Hosek2022-04-241-4/+4
* [runtimes] Detect changes to Tests.cmakePetr Hosek2022-03-181-3/+3
* [CMake] Include runtimes test suites in check-allPetr Hosek2022-03-102-0/+13
* [llvm-libgcc] initial commitChristopher Di Bella2022-02-161-0/+17
* [runtimes] rewrap a comment to 80 columnsNico Weber2022-02-101-2/+2
* [cmake] Partially deduplicate `{llvm,compiler_rt}_check_linker_flag` for runt...John Ericson2022-01-291-3/+3
* Revert "[cmake] Duplicate `{llvm,compiler_rt}_check_linker_flag` for runtime ...Petr Hosek2022-01-211-3/+3
* [cmake] Duplicate `{llvm,compiler_rt}_check_linker_flag` for runtime libs and...John Ericson2022-01-201-3/+3
* [CMake] Use `LLVM_COMMON_CMAKE_UTILS` in runtimes just for clarityJohn Ericson2022-01-031-2/+4
* Reapply #2 of [runtimes] Fix building initial libunwind+libcxxabi+libcxx with...Martin Storsjö2021-12-091-1/+18
* Revert "Reapply [runtimes] Fix building initial libunwind+libcxxabi+libcxx wi...Martin Storsjö2021-12-091-32/+10
* Re-Reland "[benchmarks] Move libcxx's fork of google/benchmark and llvm/utils'"Mircea Trofin2021-12-071-0/+2
* Reapply [runtimes] Fix building initial libunwind+libcxxabi+libcxx with compi...Martin Storsjö2021-12-081-10/+32
* [runtimes] Do not force -stdlib=libc++ on Apple platformsLouis Dionne2021-11-221-4/+0
* Revert "[runtimes] Fix building initial libunwind+libcxxabi+libcxx with compi...Martin Storsjö2021-11-171-32/+10
* [libc] Fix incorrect revert of 1ee3205Mircea Trofin2021-11-161-8/+0
* Revert "Reland "[benchmarks] Move libcxx's fork of google/benchmark and llvm/...Mircea Trofin2021-11-161-1/+7
* [runtimes] Fix building initial libunwind+libcxxabi+libcxx with compiler impl...Martin Storsjö2021-11-161-10/+32
* [runtimes] Fix incorrect comment about the purpose of LLVM_DEFAULT_TARGET_TRIPLELouis Dionne2021-11-161-1/+1
* Reland "[benchmarks] Move libcxx's fork of google/benchmark and llvm/utils'""Mircea Trofin2021-11-161-0/+2
* Revert "[benchmarks] Move libcxx's fork of google/benchmark and llvm/utils'"Mircea Trofin2021-11-161-2/+0
* [benchmarks] Move libcxx's fork of google/benchmark and llvm/utils'Mircea Trofin2021-11-161-0/+2
* [libcxxabi/runtimes] Set LLVM_HOST_TRIPLE in runtimes buildDavid Spickett2021-11-161-4/+5
* [runtimes] Make sure LLVM_LIT_ARGS is set before including individual runtimesLouis Dionne2021-10-191-7/+8
* [runtimes] Use the new "runtimes" build by default and deprecate other buildsLouis Dionne2021-10-181-0/+2
* [runtimes] Set a default value for LLVM_LIT_ARGSMartin Storsjö2021-10-051-0/+6
* [libcxx] Add a CI configuration for standalone building in llvm-project/runtimesMartin Storsjö2021-09-291-0/+10