Name Date Size #Lines LOC

..--

AArch64.cmakeH A D26-Jan-2024117 32

AIX.cmakeH A D26-Jan-2024936 2018

Apple.cmakeH A D26-Jan-2024940 2217

Armv7Arm.cmakeH A D26-Jan-2024210 54

Armv7Thumb-noexceptions.cmakeH A D26-Jan-2024313 76

Armv8Arm.cmakeH A D26-Jan-2024210 54

Armv8Thumb-noexceptions.cmakeH A D26-Jan-2024313 76

FreeBSD.cmakeH A D17-Dec-2021383 108

Generic-abi-unstable.cmakeH A D26-Jan-202442 21

Generic-asan.cmakeH A D26-Jan-2024238 43

Generic-assertions.cmakeH A D26-Jan-202497 32

Generic-cxx03.cmakeH A D28-Apr-2021119 32

Generic-cxx11.cmakeH A D28-Apr-2021119 32

Generic-cxx14.cmakeH A D28-Apr-2021119 32

Generic-cxx17.cmakeH A D28-Apr-2021119 32

Generic-cxx20.cmakeH A D17-Dec-2021119 32

Generic-cxx2b.cmakeH A D17-Dec-2021119 32

Generic-debug-mode.cmakeH A D26-Jan-202447 21

Generic-merged.cmakeH A D26-Jan-2024572 1310

Generic-modules.cmakeH A D17-Dec-2021129 32

Generic-msan.cmakeH A D28-Apr-202160 21

Generic-no-experimental.cmakeH A D26-Jan-2024135 32

Generic-no-filesystem.cmakeH A D17-Dec-202148 21

Generic-no-fstream.cmakeH A D26-Jan-202445 21

Generic-no-localization.cmakeH A D17-Dec-202150 21

Generic-no-random_device.cmakeH A D17-Dec-202151 21

Generic-no-threads.cmakeH A D26-Jan-2024146 43

Generic-no-unicode.cmakeH A D26-Jan-202445 21

Generic-no-wide-characters.cmakeH A D26-Jan-202453 21

Generic-noexceptions.cmakeH A D28-Apr-202199 32

Generic-static.cmakeH A D17-Dec-2021138 43

Generic-tsan.cmakeH A D28-Apr-202149 21

Generic-ubsan.cmakeH A D28-Apr-202194 32

MinGW.cmakeH A D26-Jan-2024539 1410

README.mdH A D28-Apr-2021678 1410

s390x-ibm-zos-ascii.cmakeH A D26-Jan-2024898 2318

s390x-ibm-zos.cmakeH A D26-Jan-2024570 1813

s390x32-ibm-zos-ascii.cmakeH A D26-Jan-2024902 2318

s390x32-ibm-zos.cmakeH A D26-Jan-2024571 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