文件最后提交记录最后更新时间
[runtimes] Use LLVM libunwind from libc++abi by default (#77687)2 年前
[libc++] basic_ios<wchar_t> cannot store fill character WCHAR_MAX (#89305)1 年前
[libc++] Remove LIBCXX_EXECUTOR and LIBCXXABI_EXECUTOR (#79886)2 年前
[libc++] Allow testing Apple's system library as it is installed (#99086)1 年前
[runtimes] Use LLVM libunwind from libc++abi by default (#77687)2 年前
[runtimes] Use LLVM libunwind from libc++abi by default (#77687)2 年前
[runtimes] Use LLVM libunwind from libc++abi by default (#77687)2 年前
[runtimes] Use LLVM libunwind from libc++abi by default (#77687)2 年前
[runtimes] Use LLVM libunwind from libc++abi by default (#77687)2 年前
[libc++][hardening] Deprecate _LIBCPP_ENABLE_ASSERTIONS.2 年前
[libc++] Add Unstable ABI CI run4 年前
[libc++][CI] Removes an ASAN work-around.2 年前
[runtimes] Allow passing Lit parameters through CMake5 年前
[runtimes] Allow passing Lit parameters through CMake5 年前
[runtimes] Allow passing Lit parameters through CMake5 年前
[runtimes] Allow passing Lit parameters through CMake5 年前
[libc++][modules] Enable installation by default. (#90094)2 年前
[libc++][modules] Enable installation by default. (#90094)2 年前
[libc++][modules] Enable installation by default. (#90094)2 年前
[libc++][hardening] Rework macros for enabling the hardening mode. (#70575)2 年前
[libc++][modules] Enable installation by default. (#90094)2 年前
[libc++][hardening] Use bounded iterators in std::vector and std::string (#78929)1 年前
[libc++][hardening] Rework macros for enabling the hardening mode. (#70575)2 年前
[runtimes] Use LLVM libunwind from libc++abi by default (#77687)2 年前
[libc++] Simplify how we select modules flavors in the test suite (#66385)2 年前
[libc++][modules] Adds the C++23 std module.2 年前
[libc++] Mark local_time test as a long test (#95170)1 年前
[libc++][modules] Enable installation by default. (#90094)2 年前
[libc++][modules] Enable installation by default. (#90094)2 年前
[libc++][modules] Enable installation by default. (#90094)2 年前
[libc++][modules] Enable installation by default. (#90094)2 年前
[libc++][modules] Enable installation by default. (#90094)2 年前
[libc++][CI] Tests the no RTTI configuration. (#65518)2 年前
[libc++][modules] Enable installation by default. (#90094)2 年前
[libc++] Reland CI module improvements.2 年前
[libc++][modules] Enable installation by default. (#90094)2 年前
[libc++][modules] Enable installation by default. (#90094)2 年前
[libc++] Allow running the test suite with optimizations (#68753)2 年前
[libc++] Switch a few CI jobs to the minimal Lit configuration4 年前
[runtimes] Use LLVM libunwind from libc++abi by default (#77687)2 年前
[libc++][CMake] Add CMake caches for commonly supported configurations5 年前
[runtimes] Use LLVM libunwind from libc++abi by default (#77687)2 年前
[libc++][CMake] Add CMake caches for commonly supported configurations5 年前
[libc++] basic_ios<wchar_t> cannot store fill character WCHAR_MAX (#89305)1 年前
[libc++] basic_ios<wchar_t> cannot store fill character WCHAR_MAX (#89305)1 年前
[SystemZ][z/OS] Add ASCII and 32-bit variants for libc++.3 年前
[SystemZ][z/OS] Add ASCII and 32-bit variants for libc++.3 年前
README.md

libc++ / libc++abi configuration caches

This directory contains CMake caches for the supported configurations of libc++. Some of the configurations are specific to a vendor, others are generic and not tied to any vendor.

While we won't explicitly work to break configurations not listed here, any configuration not listed here is not explicitly supported. If you use or ship libc++ under a configuration not listed here, you should work with the libc++ maintainers to make it into a supported configuration and add it here.

Similarly, adding any new configuration that's not already covered must be discussed with the libc++ maintainers as it entails a maintenance burden.