• Home
Name Date Size #Lines LOC

..--

Apple.cmakeD03-May-2024776 1815

Generic-32bits.cmakeD03-May-202441 21

Generic-asan.cmakeD03-May-202450 21

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-cxx2a.cmakeD03-May-2024119 32

Generic-msan.cmakeD03-May-202460 21

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

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

Generic-nodebug.cmakeD03-May-202456 21

Generic-noexceptions.cmakeD03-May-202499 32

Generic-singlethreaded.cmakeD03-May-2024146 43

Generic-tsan.cmakeD03-May-202449 21

Generic-ubsan.cmakeD03-May-202494 32

README.mdD03-May-2024678 1410

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