• Home
Name Date Size #Lines LOC

..--

AArch64.cmakeD04-Jul-202567 21

AIX.cmakeD04-Jul-20251.4 KiB2623

AMDGPU.cmakeD04-Jul-20251.8 KiB4036

AndroidNDK.cmakeD04-Jul-20251.8 KiB3830

Apple.cmakeD04-Jul-2025954 2217

Armv7Arm.cmakeD04-Jul-2025160 43

Armv7M-picolibc.cmakeD04-Jul-20252.7 KiB5351

Armv7Thumb-no-exceptions.cmakeD04-Jul-2025263 65

Armv8Arm.cmakeD04-Jul-2025160 43

Armv8Thumb-no-exceptions.cmakeD04-Jul-2025263 65

FreeBSD.cmakeD04-Jul-2025335 97

Generic-abi-unstable.cmakeD04-Jul-202542 21

Generic-asan.cmakeD04-Jul-202550 21

Generic-cxx03.cmakeD04-Jul-2025119 32

Generic-cxx11.cmakeD04-Jul-2025119 32

Generic-cxx14.cmakeD04-Jul-2025119 32

Generic-cxx17.cmakeD04-Jul-2025119 32

Generic-cxx20.cmakeD04-Jul-2025119 32

Generic-cxx23.cmakeD04-Jul-2025119 32

Generic-cxx26.cmakeD04-Jul-2025119 32

Generic-hardening-mode-debug.cmakeD04-Jul-202551 21

Generic-hardening-mode-extensive.cmakeD04-Jul-202555 21

Generic-hardening-mode-fast-with-abi-breaks.cmakeD04-Jul-2025323 109

Generic-hardening-mode-fast.cmakeD04-Jul-202550 21

Generic-merged.cmakeD04-Jul-2025522 129

Generic-modules-lsv.cmakeD04-Jul-2025134 32

Generic-modules.cmakeD04-Jul-2025130 32

Generic-msan.cmakeD04-Jul-2025380 54

Generic-no-exceptions.cmakeD04-Jul-2025248 75

Generic-no-experimental.cmakeD04-Jul-2025284 75

Generic-no-filesystem.cmakeD04-Jul-2025197 64

Generic-no-localization.cmakeD04-Jul-2025199 64

Generic-no-random_device.cmakeD04-Jul-2025200 64

Generic-no-rtti.cmakeD04-Jul-2025335 97

Generic-no-terminal.cmakeD04-Jul-2025202 64

Generic-no-threads.cmakeD04-Jul-2025295 86

Generic-no-tzdb.cmakeD04-Jul-2025205 64

Generic-no-unicode.cmakeD04-Jul-2025194 64

Generic-no-wide-characters.cmakeD04-Jul-2025202 64

Generic-optimized-speed.cmakeD04-Jul-2025248 54

Generic-static.cmakeD04-Jul-2025138 43

Generic-tsan.cmakeD04-Jul-2025179 32

Generic-ubsan.cmakeD04-Jul-202594 32

MinGW.cmakeD04-Jul-2025489 139

NVPTX.cmakeD04-Jul-20251.8 KiB4036

README.mdD04-Jul-2025678 1410

hexagon-linux-runtimes.cmakeD04-Jul-2025654 1613

s390x-ibm-zos-ascii.cmakeD04-Jul-2025983 2419

s390x-ibm-zos.cmakeD04-Jul-2025655 1914

s390x32-ibm-zos-ascii.cmakeD04-Jul-2025902 2318

s390x32-ibm-zos.cmakeD04-Jul-2025571 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