summaryrefslogtreecommitdiff
path: root/libcxx/cmake
AgeCommit message (Expand)Author
2025-10-26[libc++] Enable Clang modules in most of the CI runs (#160251)Nikolas Klauser
2025-09-15[libcxx][CI] Use lld for everything in the ARM picolib builds (#158320)David Spickett
2025-08-18[libc++] Implement P3168R2: Give optional range support (#149441)William Tran-Viet
2025-07-29[libc++][hardening] Introduce assertion semantics. (#149459)Konstantin Varlamov
2025-07-15Revert "[libc++][hardening] Introduce assertion semantics" (#148822)Nikolas Klauser
2025-07-15[libc++][hardening] Introduce assertion semantics (#148268)Konstantin Varlamov
2025-07-10[LLVM] Fix GPU build of libcxx/compiler-rt librariesJoseph Huber
2025-07-09[libcxxabi][libunwind] Support for using LLVM libc (#134893)Petr Hosek
2025-06-12[libc++] Expand Android libc++ test config files (#142846)tynasello-google
2025-04-10[AMDGPU] Fix code object version not being set to 'none' (#135036)Joseph Huber
2025-03-28[Clang][AMDGPU] Remove special handling for COV4 libraries (#132870)Joseph Huber
2025-03-20[libc++] Add coverage for C++17 and Clang Modules with LSV (#131815)Louis Dionne
2025-02-22[libcxx] Enable localization for the GPU in the config files (#128224)Joseph Huber
2024-12-21[libc++][C++03] Use `__cxx03/` headers in C++03 mode (#109002)Nikolas Klauser
2024-11-07[libc++] Add support for bounded iterators in std::array (#110729)Louis Dionne
2024-11-04 [libcxx] Add testing configuration for GPU targets (#104515)Joseph Huber
2024-10-25Revert "[runtimes] Probe for -nostdlib++ and -nostdinc++ with the C compiler"...Vitaly Buka
2024-10-24[runtimes] Probe for -nostdlib++ and -nostdinc++ with the C compiler (#108357)Martin Storsjö
2024-10-17[runtimes] Improve the documentation for LIBCXX_ADDITIONAL_COMPILE_FLAGS (#11...Louis Dionne
2024-10-10[runtimes] Always define cxx_shared, cxx_static & other targets (#80007)Louis Dionne
2024-10-09[libc++] Fix broken configuration system-libcxxabi on Apple (#110920)Louis Dionne
2024-10-03[cmake] Add hexagon-linux cmake cache files (#98712)Brian Cain
2024-09-30[libc++] Add an ABI setting to harden unique_ptr<T[]>::operator[] (#91798)Louis Dionne
2024-09-28Revert "[libc++][modules] Rewrite the modulemap to have fewer top-level modul...Chris B
2024-09-27[libc++] Add an ABI setting to harden unique_ptr<T[]>::operator[] (#91798)Louis Dionne
2024-09-20[libcxx][CMake] Do not hard-code the ABI for the GPU buildJoseph Huber
2024-09-18[Clang] Do not implicitly link C libraries for the GPU targets (#109052)Joseph Huber
2024-08-28[libc++] Run the Lit test suite against an installed version of the library (...Louis Dionne
2024-08-26[libc++] Fix CMake cache for the hardening with ABI breaks CI (#105864)Louis Dionne
2024-08-21[libcxx] Add cache file for the GPU build (#99348)Joseph Huber
2024-08-21[libcxx] Add `LIBCXX_HAS_TERMINAL_AVAILABLE` CMake option to disable `print` ...Joseph Huber
2024-07-31[cmake] switch to CMake's native `check_{compiler,linker}_flag` (#96171)h-vetinari
2024-07-26[libc++] Enable Clang modules in carve-out CI jobs (#100571)Louis Dionne
2024-07-26[libc++] Remove unmaintained support for generating code coverage (#100630)Louis Dionne
2024-07-22[libc++][hardening] Use bounded iterators in std::vector and std::string (#78...David Benjamin
2024-07-18[libc][libcxx] Support for building libc++ against LLVM libc (#99287)Petr Hosek
2024-07-18[libc++] Allow testing Apple's system library as it is installed (#99086)Louis Dionne
2024-07-17[libc++] basic_ios<wchar_t> cannot store fill character WCHAR_MAX (#89305)Xing Xue
2024-06-17[libc++] Test suite adjustments on macOS (#95835)Louis Dionne
2024-06-12[libc++] Mark local_time test as a long test (#95170)Louis Dionne
2024-04-28[libc++][modules] Enable installation by default. (#90094)Mark de Wever
2024-04-17[libc++][pstl] Promote CPU backends to top-level backends (#88968)Louis Dionne
2024-02-29[libc++] tests with picolibc: prevent looking for unneeded "rt" library (#82262)Dominik Wójt
2024-02-26[libc++] Remove LIBCXX_EXECUTOR and LIBCXXABI_EXECUTOR (#79886)Louis Dionne
2024-01-21[libc++] Install modules. (#75741)Mark de Wever
2024-01-21[libc++] Reland CI module improvements.Mark de Wever
2024-01-18Revert #76246 and #76083Daniel Thornburgh
2024-01-17[libc++][modules] Removes module testing. (#76083)Mark de Wever
2024-01-11[runtimes] Use LLVM libunwind from libc++abi by default (#77687)Louis Dionne
2024-01-09[libc++] Allow running the test suite with optimizations (#68753)Louis Dionne