Name Date Size #Lines LOC

..--

AArch64.cmakeH A D08-Jul-2024117 32

AIX.cmakeH A D08-Jul-2024936 2018

Apple.cmakeH A D08-Jul-2024940 2217

Armv7Arm.cmakeH A D08-Jul-2024210 54

Armv7Thumb-noexceptions.cmakeH A D08-Jul-2024313 76

Armv8Arm.cmakeH A D08-Jul-2024210 54

Armv8Thumb-noexceptions.cmakeH A D08-Jul-2024313 76

FreeBSD.cmakeH A D18-Feb-2022383 108

Generic-abi-unstable.cmakeH A D08-Jul-202442 21

Generic-asan.cmakeH A D08-Jul-2024238 43

Generic-assertions.cmakeH A D08-Jul-202497 32

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

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

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

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

Generic-cxx20.cmakeH A D18-Feb-2022119 32

Generic-cxx2b.cmakeH A D18-Feb-2022119 32

Generic-debug-mode.cmakeH A D08-Jul-202447 21

Generic-merged.cmakeH A D08-Jul-2024572 1310

Generic-modules.cmakeH A D18-Feb-2022129 32

Generic-msan.cmakeH A D23-Jun-202160 21

Generic-no-experimental.cmakeH A D08-Jul-2024135 32

Generic-no-filesystem.cmakeH A D18-Feb-202248 21

Generic-no-fstream.cmakeH A D08-Jul-202445 21

Generic-no-localization.cmakeH A D18-Feb-202250 21

Generic-no-random_device.cmakeH A D18-Feb-202251 21

Generic-no-threads.cmakeH A D08-Jul-2024146 43

Generic-no-unicode.cmakeH A D08-Jul-202445 21

Generic-no-wide-characters.cmakeH A D08-Jul-202453 21

Generic-noexceptions.cmakeH A D23-Jun-202199 32

Generic-static.cmakeH A D18-Feb-2022138 43

Generic-tsan.cmakeH A D23-Jun-202149 21

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

MinGW.cmakeH A D08-Jul-2024539 1410

README.mdH A D23-Jun-2021678 1410

s390x-ibm-zos-ascii.cmakeH A D08-Jul-2024898 2318

s390x-ibm-zos.cmakeH A D08-Jul-2024570 1813

s390x32-ibm-zos-ascii.cmakeH A D08-Jul-2024902 2318

s390x32-ibm-zos.cmakeH A D08-Jul-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