Name Date Size #Lines LOC

..--

AArch64.cmakeH A D11-Jan-202467 21

AIX.cmakeH A D10-Oct-20241.4 KiB1816

AMDGPU.cmakeH A D04-Nov-20241.8 KiB

AndroidNDK.cmakeH A D26-Feb-20241.8 KiB3830

Apple.cmakeH A D28-Aug-2024954 1814

Armv7Arm.cmakeH A D11-Jan-2024160 43

Armv7M-picolibc.cmakeH A D10-Oct-20242.7 KiB4241

Armv7Thumb-no-exceptions.cmakeH A D11-Jan-2024263 65

Armv8Arm.cmakeH A D11-Jan-2024160 43

Armv8Thumb-no-exceptions.cmakeH A D11-Jan-2024263 65

FreeBSD.cmakeH A D14-Jul-2023335 97

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

Generic-asan.cmakeH A D12-Aug-202350 21

Generic-cxx03-frozen.cmakeH A D21-Dec-2024150

Generic-cxx03.cmakeH A D09-Jul-2020119 32

Generic-cxx11.cmakeH A D09-Jul-2020119 32

Generic-cxx14.cmakeH A D09-Jul-2020119 32

Generic-cxx17.cmakeH A D09-Jul-2020119 32

Generic-cxx20.cmakeH A D28-Apr-2024119 32

Generic-cxx23.cmakeH A D28-Apr-2024119 32

Generic-cxx26.cmakeH A D28-Apr-2024119 32

Generic-hardening-mode-debug.cmakeH A D08-Nov-202351 21

Generic-hardening-mode-extensive.cmakeH A D28-Apr-202455 21

Generic-hardening-mode-fast-with-abi-breaks.cmakeH A D07-Nov-2024323 32

Generic-hardening-mode-fast.cmakeH A D08-Nov-202350 21

Generic-merged.cmakeH A D11-Jan-2024522 129

Generic-modules-lsv.cmakeH A D18-Sep-2023134 32

Generic-modules.cmakeH A D28-Feb-2023130 32

Generic-msan.cmakeH A D12-Jun-2024380 54

Generic-no-exceptions.cmakeH A D26-Jul-2024248 32

Generic-no-experimental.cmakeH A D26-Jul-2024284 32

Generic-no-filesystem.cmakeH A D26-Jul-2024197 21

Generic-no-localization.cmakeH A D26-Jul-2024199 21

Generic-no-random_device.cmakeH A D26-Jul-2024200 21

Generic-no-rtti.cmakeH A D26-Jul-2024335 54

Generic-no-terminal.cmakeH A D21-Aug-2024202

Generic-no-threads.cmakeH A D26-Jul-2024295 43

Generic-no-tzdb.cmakeH A D26-Jul-2024205 21

Generic-no-unicode.cmakeH A D26-Jul-2024194 21

Generic-no-wide-characters.cmakeH A D26-Jul-2024202 21

Generic-optimized-speed.cmakeH A D09-Jan-2024248 54

Generic-static.cmakeH A D26-Feb-2021138 43

Generic-tsan.cmakeH A D11-Jan-2024179 32

Generic-ubsan.cmakeH A D16-Apr-201994 32

MinGW.cmakeH A D11-Jan-2024489 139

NVPTX.cmakeH A D04-Nov-20241.8 KiB

README.mdH A D16-Apr-2019678 1410

hexagon-linux-runtimes.cmakeH A D03-Oct-2024654

s390x-ibm-zos-ascii.cmakeH A D17-Jul-2024983 2318

s390x-ibm-zos.cmakeH A D17-Jul-2024655 1813

s390x32-ibm-zos-ascii.cmakeH A D03-Oct-2022902 2318

s390x32-ibm-zos.cmakeH A D03-Oct-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