• Home
Name Date Size #Lines LOC

..--

AArch64.cmakeD03-May-2024117 32

AIX.cmakeD03-May-2024936 2018

Apple.cmakeD03-May-2024811 2015

Armv7Arm.cmakeD03-May-2024210 54

Armv7Thumb-noexceptions.cmakeD03-May-2024313 76

Armv8Arm.cmakeD03-May-2024210 54

Armv8Thumb-noexceptions.cmakeD03-May-2024313 76

FreeBSD.cmakeD03-May-2024383 108

Generic-abi-unstable.cmakeD03-May-202442 21

Generic-asan.cmakeD03-May-2024238 43

Generic-assertions.cmakeD03-May-202497 32

Generic-cxx03.cmakeD03-May-2024119 32

Generic-cxx11.cmakeD03-May-2024119 32

Generic-cxx14.cmakeD03-May-2024119 32

Generic-cxx17.cmakeD03-May-2024119 32

Generic-cxx20.cmakeD03-May-2024119 32

Generic-cxx2b.cmakeD03-May-2024119 32

Generic-debug-mode.cmakeD03-May-202447 21

Generic-merged.cmakeD03-May-2024572 1310

Generic-modules-lsv.cmakeD03-May-2024153 32

Generic-modules.cmakeD03-May-2024129 32

Generic-msan.cmakeD03-May-202460 21

Generic-no-experimental.cmakeD03-May-2024135 32

Generic-no-filesystem.cmakeD03-May-202448 21

Generic-no-fstream.cmakeD03-May-202445 21

Generic-no-localization.cmakeD03-May-202450 21

Generic-no-random_device.cmakeD03-May-202451 21

Generic-no-threads.cmakeD03-May-2024146 43

Generic-no-unicode.cmakeD03-May-202445 21

Generic-no-wide-characters.cmakeD03-May-202453 21

Generic-noexceptions.cmakeD03-May-202499 32

Generic-static.cmakeD03-May-2024138 43

Generic-tsan.cmakeD03-May-202449 21

Generic-ubsan.cmakeD03-May-202494 32

MinGW.cmakeD03-May-2024539 1410

README.mdD03-May-2024678 1410

s390x-ibm-zos-ascii.cmakeD03-May-2024898 2318

s390x-ibm-zos.cmakeD03-May-2024570 1813

s390x32-ibm-zos-ascii.cmakeD03-May-2024902 2318

s390x32-ibm-zos.cmakeD03-May-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