summaryrefslogtreecommitdiff
path: root/libcxx/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber2023-05-171-1/+1
* [libc++][format] Removes format sources.Mark de Wever2023-05-161-8/+0
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-05-131-1/+1
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-05-061-1/+1
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-05-061-1/+1
* [libc++][PSTL] Make the PSTL available by default under -fexperimental-libraryNikolas Klauser2023-05-051-2/+0
* [libc++][PSTL] Integrate the headers and add a CI jobNikolas Klauser2023-04-261-0/+1
* [libc++][PSTL] Remove current integrationNikolas Klauser2023-04-211-1/+0
* Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever2023-04-151-1/+1
* Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-04-151-1/+1
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-03-181-1/+1
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-03-181-1/+1
* [runtimes] Synchronize warnings flags between libc++/libc++abi/libunwindNikolas Klauser2023-03-171-66/+2
* [libc++] Disables transitive includes in library.Mark de Wever2023-03-151-0/+5
* [libc++] Enable -Wunused-templateNikolas Klauser2023-03-081-3/+9
* Revert "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-03-041-1/+1
* [CMake] Bumps minimum version to 3.20.0.Mark de Wever2023-03-041-1/+1
* [runtimes] Remove add_target_flags* functions and use add_flags* insteadNikolas Klauser2023-02-211-1/+1
* [runtimes] Move common functions from Handle{Libcxx,Libcxxabi,Libunwind}Flags...Nikolas Klauser2023-02-211-0/+1
* [libc++] Remove <experimental/coroutine>Chuanqi Xu2023-01-301-5/+0
* [libc++] Remove warning for `LIBCXX_SYSROOT`, `LIBCXX_TARGET_TRIPLE`, and `LI...Joe Loser2023-01-101-5/+0
* [libc++] Add custom clang-tidy checksNikolas Klauser2022-12-231-0/+5
* Revert "[CMake] Use LLVM_TARGET_TRIPLE in runtimes"Leonard Chan2022-12-051-4/+4
* [CMake] Use LLVM_TARGET_TRIPLE in runtimesPetr Hosek2022-11-291-4/+4
* [libc++] Remove CMake workaround for the discontinued Projects buildLouis Dionne2022-11-281-6/+0
* [libc++] Introduce a setting to remove fstream from the libraryLouis Dionne2022-11-201-0/+3
* [runtimes] Add the ability to customize the output name of libc++, libc++abi ...Louis Dionne2022-10-111-2/+2
* [SystemZ][z/OS] Add ASCII and 32-bit variants for libc++.Zibi Sarbinowski2022-10-031-3/+9
* [libc++] Suppress -Wctad-maybe-unsupported on types w/o deduction guidesLouis Dionne2022-10-031-1/+0
* [libcxx] Support LIBCXX_STATICALLY_LINK_ABI_IN_STATIC_LIBRARY + LIBCXX_ENABLE...Nikita Popov2022-09-271-18/+10
* [libc++] Inlines format_error for clang-cl DLL.Mark de Wever2022-08-311-0/+8
* Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson2022-08-181-3/+5
* [cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson2022-08-181-5/+3
* Enable -Wctad-maybe-unsupported in LLVM buildDavid Blaikie2022-08-151-0/+1
* [libcxx][hwasan] Add basic HWAddress supportVitaly Buka2022-08-131-0/+2
* [libcxx] Fixed a number of typosGabriel Ravier2022-08-021-1/+1
* [libc++] Drop the legacy debug mode symbols by defaultLouis Dionne2022-07-191-3/+3
* [libc++] Treat incomplete features just like other experimental featuresLouis Dionne2022-07-191-9/+0
* [libc++] Re-apply "Always build c++experimental.a""Louis Dionne2022-07-191-9/+1
* Revert "[libc++] Always build c++experimental.a"Hans Wennborg2022-07-181-1/+9
* [libc++] Always build c++experimental.aLouis Dionne2022-07-081-9/+1
* [libc++] Re-apply the use of ABI tags to provide per-TU insulationLouis Dionne2022-07-081-2/+0
* Revert "[libc++] Use ABI tags instead of internal linkage to provide per-TU i...Jonas Devlieghere2022-07-071-0/+2
* [libc++] Use ABI tags instead of internal linkage to provide per-TU insulationLouis Dionne2022-07-061-2/+0
* [libcxx][AIX] Switch build compiler to clangJake Egan2022-06-131-0/+5
* [NFC] change error message wording.Florian Mayer2022-06-091-1/+1
* [libcxx] improve LIBCXX_ABI_NAMESPACE error messageFlorian Mayer2022-06-091-1/+1
* [libc++] Make the Debug mode a configuration-time only optionLouis Dionne2022-06-071-5/+13
* [libc++] Remove temporary workaround for existing CMake cachesLouis Dionne2022-05-261-6/+0
* [libc++] Assume that push_macro and pop_macro are availableNikolas Klauser2022-05-231-3/+0