You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
Apple.cmake v811_spc009_project 4 months ago
Generic-32bits.cmake v811_spc009_project 4 months ago
Generic-asan.cmake v811_spc009_project 4 months ago
Generic-cxx2a.cmake v811_spc009_project 4 months ago
Generic-cxx03.cmake v811_spc009_project 4 months ago
Generic-cxx11.cmake v811_spc009_project 4 months ago
Generic-cxx14.cmake v811_spc009_project 4 months ago
Generic-cxx17.cmake v811_spc009_project 4 months ago
Generic-msan.cmake v811_spc009_project 4 months ago
Generic-no-localization.cmake v811_spc009_project 4 months ago
Generic-no-random_device.cmake v811_spc009_project 4 months ago
Generic-nodebug.cmake v811_spc009_project 4 months ago
Generic-noexceptions.cmake v811_spc009_project 4 months ago
Generic-singlethreaded.cmake v811_spc009_project 4 months ago
Generic-tsan.cmake v811_spc009_project 4 months ago
Generic-ubsan.cmake v811_spc009_project 4 months ago
README.md v811_spc009_project 4 months ago

README.md

libc++ / libc++abi configuration caches

This directory contains CMake caches for the supported configurations of libc++. Some of the configurations are specific to a vendor, others are generic and not tied to any vendor.

While we won't explicitly work to break configurations not listed here, any configuration not listed here is not explicitly supported. If you use or ship libc++ under a configuration not listed here, you should work with the libc++ maintainers to make it into a supported configuration and add it here.

Similarly, adding any new configuration that's not already covered must be discussed with the libc++ maintainers as it entails a maintenance burden.