summaryrefslogtreecommitdiffstats
path: root/libcxx/include/__config_site.in
Commit message (Expand)AuthorAgeFilesLines
* [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
OpenPOWER on IntegriCloud