Name Date Size #Lines LOC

..--

AArch64.cmakeH A D08-Jul-202467 21

AIX.cmakeH A D29-Jan-20251.4 KiB1816

AMDGPU.cmakeH A D29-Jan-20251.8 KiB

AndroidNDK.cmakeH A D08-Jul-20241.8 KiB3830

Apple.cmakeH A D29-Jan-2025954 1814

Armv7Arm.cmakeH A D08-Jul-2024160 43

Armv7M-picolibc.cmakeH A D29-Jan-20252.7 KiB4241

Armv7Thumb-no-exceptions.cmakeH A D08-Jul-2024263 65

Armv8Arm.cmakeH A D08-Jul-2024160 43

Armv8Thumb-no-exceptions.cmakeH A D08-Jul-2024263 65

FreeBSD.cmakeH A D08-Jul-2024335 97

Generic-abi-unstable.cmakeH A D18-Feb-202242 21

Generic-asan.cmakeH A D08-Jul-202450 21

Generic-cxx03-frozen.cmakeH A D29-Jan-2025150

Generic-cxx03.cmakeH A D25-Jun-2021119 32

Generic-cxx11.cmakeH A D25-Jun-2021119 32

Generic-cxx14.cmakeH A D25-Jun-2021119 32

Generic-cxx17.cmakeH A D25-Jun-2021119 32

Generic-cxx20.cmakeH A D25-Jun-2021119 32

Generic-cxx23.cmakeH A D08-Jul-2024119 32

Generic-cxx26.cmakeH A D08-Jul-2024119 32

Generic-hardening-mode-debug.cmakeH A D08-Jul-202451 21

Generic-hardening-mode-extensive.cmakeH A D08-Jul-202455 21

Generic-hardening-mode-fast-with-abi-breaks.cmakeH A D29-Jan-2025323 32

Generic-hardening-mode-fast.cmakeH A D08-Jul-202450 21

Generic-merged.cmakeH A D08-Jul-2024522 129

Generic-modules-lsv.cmakeH A D08-Jul-2024134 32

Generic-modules.cmakeH A D08-Jul-2024130 32

Generic-msan.cmakeH A D08-Jul-2024380 54

Generic-no-exceptions.cmakeH A D29-Jan-2025248 32

Generic-no-experimental.cmakeH A D29-Jan-2025284 32

Generic-no-filesystem.cmakeH A D29-Jan-2025197 21

Generic-no-localization.cmakeH A D29-Jan-2025199 21

Generic-no-random_device.cmakeH A D29-Jan-2025200 21

Generic-no-rtti.cmakeH A D29-Jan-2025335 54

Generic-no-terminal.cmakeH A D29-Jan-2025202

Generic-no-threads.cmakeH A D29-Jan-2025295 43

Generic-no-tzdb.cmakeH A D29-Jan-2025205 21

Generic-no-unicode.cmakeH A D29-Jan-2025194 21

Generic-no-wide-characters.cmakeH A D29-Jan-2025202 21

Generic-optimized-speed.cmakeH A D08-Jul-2024248 54

Generic-static.cmakeH A D25-Jun-2021138 43

Generic-tsan.cmakeH A D08-Jul-2024179 32

Generic-ubsan.cmakeH A D25-Jun-202194 32

MinGW.cmakeH A D08-Jul-2024489 139

NVPTX.cmakeH A D29-Jan-20251.8 KiB

README.mdH A D25-Jun-2021678 1410

hexagon-linux-runtimes.cmakeH A D29-Jan-2025654

s390x-ibm-zos-ascii.cmakeH A D29-Jan-2025983 2318

s390x-ibm-zos.cmakeH A D29-Jan-2025655 1813

s390x32-ibm-zos-ascii.cmakeH A D15-Nov-2022902 2318

s390x32-ibm-zos.cmakeH A D15-Nov-2022571 1913

README.md

1# libc++ / libc++abi configuration caches
2
3This directory contains CMake caches for the supported configurations of libc++.
4Some of the configurations are specific to a vendor, others are generic and not
5tied to any vendor.
6
7While we won't explicitly work to break configurations not listed here, any
8configuration not listed here is not explicitly supported. If you use or ship
9libc++ under a configuration not listed here, you should work with the libc++
10maintainers to make it into a supported configuration and add it here.
11
12Similarly, adding any new configuration that's not already covered must be
13discussed with the libc++ maintainers as it entails a maintenance burden.
14