summaryrefslogtreecommitdiff
path: root/libcxx/cmake
Commit message (Expand)AuthorAgeFilesLines
* [libc++][NFC] Rename the 'noexceptions' CI config to 'no-exceptions' for cons...Louis Dionne2023-05-173-0/+0
* [libc++][PSTL] Make the PSTL available by default under -fexperimental-libraryNikolas Klauser2023-05-051-4/+0
* [libc++][PSTL] Integrate the headers and add a CI jobNikolas Klauser2023-04-261-0/+4
* [libc++][NFC] Move the stdlib= test suite configuration for Apple into the cf...Louis Dionne2023-03-171-2/+0
* Revert "[CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_f...Petr Hosek2023-02-221-2/+2
* [CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_flagPetr Hosek2023-02-221-2/+2
* [runtimes] Remove unused functions from Handle{Libcxx,Libunwind}Flags.cmakeNikolas Klauser2023-02-221-43/+0
* [runtimes] Remove add_target_flags* functions and use add_flags* insteadNikolas Klauser2023-02-211-31/+0
* [runtimes] Move common functions from Handle{Libcxx,Libcxxabi,Libunwind}Flags...Nikolas Klauser2023-02-211-110/+1
* [libc++] Add a CI configuration to test Modules with LSV enabledLouis Dionne2023-02-031-0/+2
* [libc++] Remove old CI configurations and update the supported compiler versionsNikolas Klauser2023-01-201-2/+0
* [libc++] Introduce a setting to remove fstream from the libraryLouis Dionne2022-11-201-0/+1
* [CMake] Fix -Wstrict-prototypesSam James2022-11-081-1/+1
* Revert "[runtimes] Always define cxx_shared, cxx_static & other targets"Haowei Wu2022-10-121-7/+0
* [runtimes] Always define cxx_shared, cxx_static & other targetsLouis Dionne2022-10-121-0/+7
* [SystemZ][z/OS] Add ASCII and 32-bit variants for libc++.Zibi Sarbinowski2022-10-034-0/+79
* [runtimes] Remove all traces of the legacy testing configuration systemLouis Dionne2022-09-301-2/+0
* [libcxx] Use interface library for libcxx-abi-sharedNikita Popov2022-09-161-17/+19
* [runtimes] Don't link against compiler-rt when we don't find itLouis Dionne2022-08-241-1/+5
* [libc++] Simplify how we define the linker script for libc++Louis Dionne2022-08-031-56/+0
* [libc++] Drop the legacy debug mode symbols by defaultLouis Dionne2022-07-191-1/+0
* [libc++] Treat incomplete features just like other experimental featuresLouis Dionne2022-07-192-2/+0
* [libc++] Re-apply "Always build c++experimental.a""Louis Dionne2022-07-193-3/+2
* Revert "[libc++] Always build c++experimental.a"Hans Wennborg2022-07-183-2/+3
* [libc++] Always build c++experimental.aLouis Dionne2022-07-083-3/+2
* [libc++] Re-apply the use of ABI tags to provide per-TU insulationLouis Dionne2022-07-081-1/+0
* [libcxx] [ci] Don't disable libc++experimental in mingw buildsMartin Storsjö2022-07-071-2/+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++] Re-add transitive includes that had been removed since LLVM 14Louis Dionne2022-06-271-0/+2
* [libcxx][AIX] Switch build compiler to clangJake Egan2022-06-131-0/+1
* [libc++] Make the Debug mode a configuration-time only optionLouis Dionne2022-06-074-4/+2
* [libunwind][ci][AIX] Add libunwind to buildbot CIXing Xue2022-06-021-0/+3
* [libc++] Rename the generic-singlethreaded CI job to generic-no-threads for c...Louis Dionne2022-05-241-0/+0
* [runtimes] Fix the build of merged ABI/unwinder librariesLouis Dionne2022-05-191-0/+12
* [runtimes] Introduce object librariesLouis Dionne2022-05-161-0/+16
* [libc++] Overhaul how we select the ABI libraryLouis Dionne2022-05-131-110/+136
* [runtimes] [cmake] Fix -Werror detection in common build configsMartin Storsjö2022-05-121-3/+0
* [runtimes] [CMake] Unify variable namesPetr Hosek2022-04-242-23/+23
* [libcxx] Stop recommending setting LIBCXX_HAS_WIN32_THREAD_API in the MinGW b...Martin Storsjö2022-04-041-1/+0
* [libc++][libc++abi] Serialize the enable_assertions Lit parameter in the gene...Louis Dionne2022-03-291-2/+1
* [libc++] Add a lightweight overridable assertion handlerLouis Dionne2022-03-231-0/+2
* [libc++] Do not install the C++ ABI library's headers as part of libc++'s buildLouis Dionne2022-03-161-10/+1
* [libcxx] Add an explicit option to build against system-libcxxabiMichał Górny2022-03-011-0/+4
* [libc++] Revert "Protect users from relying on detail headers" & related changesLouis Dionne2022-03-011-1/+1
* [libcxx][modules] protects users from relying on detail headersChristopher Di Bella2022-02-261-1/+1
* [libcxx][ci] Switch to CMAKE_CXX_COMPILER_TARGET for Arm botsDavid Spickett2022-02-225-5/+5
* [libcxx][CI] Set Arm triples to match native clang build's defaultDavid Spickett2022-02-224-4/+4
* [libc++] Refactor the Apple build scriptsLouis Dionne2022-02-161-0/+2
* [libc++][NFC] Work around false positive ODR violations from ASan.Konstantin Varlamov2022-02-111-0/+2