summaryrefslogtreecommitdiff
path: root/runtimes
Commit message (Expand)AuthorAgeFilesLines
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber2023-05-171-1/+8
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-05-131-8/+1
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-05-061-1/+8
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-05-061-8/+1
* Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever2023-04-151-1/+8
* Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-04-151-8/+1
* Revert "[CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_f...Petr Hosek2023-03-281-4/+1
* [runtimes][CMake] Drop the check to see if linker worksPetr Hosek2023-03-281-30/+32
* [CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_flagPetr Hosek2023-03-281-1/+4
* [runtimes] Don't use -Wall on clang-cl buildsNikolas Klauser2023-03-191-1/+0
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-03-181-1/+8
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-03-181-8/+1
* [runtimes] Synchronize warnings flags between libc++/libc++abi/libunwindNikolas Klauser2023-03-171-0/+78
* Revert "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-03-041-1/+8
* [CMake] Bumps minimum version to 3.20.0.Mark de Wever2023-03-041-8/+1
* Revert "[CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_f...Petr Hosek2023-02-221-3/+3
* [CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_flagPetr Hosek2023-02-221-3/+3
* [runtimes] Move common functions from Handle{Libcxx,Libcxxabi,Libunwind}Flags...Nikolas Klauser2023-02-211-0/+113
* [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