aboutsummaryrefslogtreecommitdiff
path: root/libcxx/cmake
AgeCommit message (Expand)AuthorFilesLines
2024-04-28[libc++][modules] Enable installation by default. (#90094)Mark de Wever12-12/+0
2024-04-17[libc++][pstl] Promote CPU backends to top-level backends (#88968)Louis Dionne1-1/+1
2024-02-29[libc++] tests with picolibc: prevent looking for unneeded "rt" library (#82262)Dominik Wójt1-0/+7
2024-02-26[libc++] Remove LIBCXX_EXECUTOR and LIBCXXABI_EXECUTOR (#79886)Louis Dionne1-4/+0
2024-01-21[libc++] Install modules. (#75741)Mark de Wever12-0/+12
2024-01-21[libc++] Reland CI module improvements.Mark de Wever11-11/+0
2024-01-18Revert #76246 and #76083Daniel Thornburgh11-0/+11
2024-01-17[libc++][modules] Removes module testing. (#76083)Mark de Wever11-11/+0
2024-01-11[runtimes] Use LLVM libunwind from libc++abi by default (#77687)Louis Dionne13-9/+6
2024-01-09[libc++] Allow running the test suite with optimizations (#68753)Louis Dionne1-0/+4
2024-01-08[libcxx] Require qemu-system-arm for armv7m builder (#77067)David Spickett1-1/+1
2023-12-18[libc++][CI] Enable modules in no TZDB build. (#75704)Mark de Wever1-0/+1
2023-12-18[libc++] Add a picolibc test configuration with exceptions enabled (#75462)Dominik Wójt1-3/+4
2023-12-13[runtimes] Don't link against compiler-rt explicitly when we use -nostdlib++ ...Louis Dionne1-1/+6
2023-12-12[libc++][CI] Tests the no RTTI configuration. (#65518)Mark de Wever1-0/+4
2023-11-29[libc++] Run picolibc tests with qemuMichael Platings1-0/+3
2023-11-29[libc++] Add initial support for picolibcMichael Platings1-0/+38
2023-11-08[libc++][hardening] Rework macros for enabling the hardening mode. (#70575)Konstantin Varlamov5-3/+3
2023-11-03[libc++][Android] Explicitly declare low-level lib existence (#70534)Ryan Prichard1-0/+4
2023-11-03[libc++][hardening] Add tests for the hardened mode with ABI breaks. (#71020)Konstantin Varlamov1-0/+2
2023-10-19[libc++][Android] Support libc++ testing on Android (#69274)Ryan Prichard1-0/+38
2023-10-13[libc++] Use -nostdlib++ on GCC unconditionally (#68832)Louis Dionne1-15/+0
2023-09-21[runtimes] Fix link order of system librarires on Apple platforms (#66940)Louis Dionne1-4/+0
2023-09-18[libc++] Simplify how we select modules flavors in the test suite (#66385)Louis Dionne1-1/+1
2023-09-12[libc++][hardening] Make the safe mode pipeline run with modules enabledKonstantin Varlamov1-0/+1
2023-09-12[libc++][hardening] Add back the safe mode.Konstantin Varlamov1-0/+1
2023-09-06[libc++][chrono] Adds tzdb_list implementation.Mark de Wever1-0/+1
2023-09-06[libc++][C++20 modules] Tests no experimental library build.Mark de Wever1-0/+1
2023-09-05[libc++][C++20 modules] Tests no except build.Mark de Wever1-0/+1
2023-09-05[libc++][C++20 modules] Tests no wchar_t build.Mark de Wever1-0/+1
2023-08-22[libc++][CI] Moves modules build to C++23.Mark de Wever1-4/+0
2023-08-22[libc++][C++20 modules] Tests no unicode build.Mark de Wever1-0/+1
2023-08-22[libc++][C++20 modules] Tests no random device build.Mark de Wever1-0/+1
2023-08-22[libc++][C++20 modules] Tests no filesystem build.Mark de Wever1-0/+1
2023-08-22[libc++][C++20 modules] Tests no threading build.Mark de Wever1-0/+1
2023-08-22[libc++][C++20 modules] Tests no locale build.Mark de Wever1-0/+1
2023-08-22[libc++][CI] Test std module in C++26 mode.Mark de Wever1-0/+1
2023-08-22[libc++][modules] Simplifies C++20 module testing.Mark de Wever1-1/+1
2023-08-15[libc++][CI] Removes an ASAN work-around.Mark de Wever1-2/+0
2023-07-20[libc++] Make sure we use the libdispatch backend on Apple platformsLouis Dionne1-1/+1
2023-07-14[libc++][hardening] Deprecate `_LIBCPP_ENABLE_ASSERTIONS`.varconst4-5/+0
2023-07-12[libc++][PSTL] Add a GCD backendNikolas Klauser1-0/+1
2023-07-12[libc++][hardening][NFC] Add macros to enable hardened mode.varconst2-0/+2
2023-06-29[libc++] Remove the legacy debug mode.varconst1-1/+0
2023-06-15[libc++][modules] Adds the C++23 std module.Mark de Wever3-2/+6
2023-06-15[libc++] Don't automatically define LIBCXX_ENABLE_NEW_DELETE_DEFINITIONS with...Louis Dionne1-4/+0
2023-06-07[libc++] Roll up fstream support into filesystem supportLouis Dionne1-1/+0
2023-05-24[libc++] Adds C++26 support.Mark de Wever1-0/+2
2023-05-23[libc++] Updates C++2b to C++23.Mark de Wever1-1/+1
2023-05-17[libc++][NFC] Rename the 'noexceptions' CI config to 'no-exceptions' for cons...Louis Dionne3-0/+0