summaryrefslogtreecommitdiff
path: root/libcxx/include/__config_site.in
Commit message (Expand)AuthorAgeFilesLines
* [libc++][PSTL] Make the PSTL available by default under -fexperimental-libraryNikolas Klauser2023-05-051-1/+0
* [libc++] Introduce a setting to remove fstream from the libraryLouis Dionne2022-11-201-0/+1
* [libc++] Treat incomplete features just like other experimental featuresLouis Dionne2022-07-191-2/+0
* [libc++] Re-apply the use of ABI tags to provide per-TU insulationLouis Dionne2022-07-081-1/+0
* Revert "[libc++] Use ABI tags instead of internal linkage to provide per-TU i...Jonas Devlieghere2022-07-071-0/+1
* [libc++] Use ABI tags instead of internal linkage to provide per-TU insulationLouis Dionne2022-07-061-1/+0
* [libc++] Make the Debug mode a configuration-time only optionLouis Dionne2022-06-071-0/+1
* [libc++] Add a lightweight overridable assertion handlerLouis Dionne2022-03-231-0/+1
* [libc++][NFC] Fix include guards and add a missing license headerLouis Dionne2022-03-231-3/+3
* [libc++] Use -I instead of -isystem to include headers in the test suiteNikolas Klauser2022-03-031-0/+10
* [libc++] Remove _LIBCPP_ABI_UNSTABLELouis Dionne2022-02-081-2/+1
* [libcxx] Add LIBCXX_EXTRA_SITE_DEFINES for adding extra defines in __config_siteMartin Storsjö2021-12-221-0/+1
* [libc++] Add an option to disable wide character support in libc++Louis Dionne2021-10-121-0/+1
* [libc++] Remove support for CloudABI, which has been abandonedLouis Dionne2021-08-241-4/+0
* [libc++] Disable incomplete library features.Mark de Wever2021-07-271-0/+2
* [libc++] Make LIBCXX_ENABLE_FILESYSTEM fully consistentLouis Dionne2021-01-191-0/+1
* [libc++] Clarify how we pick the typeinfo comparisonLouis Dionne2020-11-181-2/+0
* [libc++] Rework the whole availability markup implementationLouis Dionne2020-11-051-0/+1
* [libc++] Add a libc++ configuration that does not support localizationLouis Dionne2020-10-271-0/+1
* [libc++] Allow building libc++ on platforms without a random deviceLouis Dionne2020-10-151-0/+1
* [libc++] Fix the LIBCXX_HAS_MERGED_TYPEINFO_NAMES_DEFAULT settingLouis Dionne2020-05-291-2/+2
* [libc++] Add tests for _LIBCPP_HAS_MERGED_TYPEINFO_NAMES_DEFAULTLouis Dionne2020-05-071-0/+2
* [libc++] Take 2: Integrate the PSTL into libc++Louis Dionne2019-08-051-0/+1
* Revert "[libc++] Integrate the PSTL into libc++"Louis Dionne2019-07-191-1/+0
* [libc++] Integrate the PSTL into libc++Louis Dionne2019-07-191-0/+1
* Rework std::type_info definition to support systems without fullyEric Fiselier2019-05-291-0/+1
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Make libc++'s versioning namespace customizableEric Fiselier2018-10-301-0/+1
* [libcxx] By default, do not use internal_linkage to hide symbols from the ABILouis Dionne2018-08-161-0/+1
* [cmake] Add a config option LIBCXX_HAS_WIN32_THREAD_API for enforcing win32 t...Martin Storsjo2018-01-051-0/+1
* [libc++] Support Microsoft ABI without vcruntime headersShoaib Meenai2017-10-091-0/+1
* [libc++] Clarify names of ABI forcing macrosShoaib Meenai2017-10-051-2/+2
* [libc++] Allow users to explicitly specify ABIShoaib Meenai2017-10-041-0/+2
* [libc++] Add site config option for ABI macrosShoaib Meenai2017-10-041-0/+2
* [libc++] Cleanup and document <__threading_support>Eric Fiselier2017-01-061-0/+1
* [libc++] Add _LIBCPP_DISABLE_VISIBILITY_ANNOTATIONSShoaib Meenai2016-12-051-1/+1
* Expect DLL builds on Windows by default and require a custom __config for staticEric Fiselier2016-09-261-0/+1
* [libcxx] Introduce an externally-threaded libc++ variant.Asiri Rathnayake2016-09-111-0/+1
* [libcxx] Allow explicit pthread opt-inBen Craig2016-05-251-0/+1
* Add initial support for the MUSL C library.Vasileios Kalintiris2015-11-091-1/+2
* ABI versioning macros for libc++.Evgeniy Stepanov2015-10-131-0/+2
* [libcxx] Capture configuration information when installing the libc++ headersEric Fiselier2015-10-131-0/+20