summaryrefslogtreecommitdiff
path: root/.github/workflows/libcxx-build-and-test.yaml
AgeCommit message (Expand)Author
2025-11-14[libcxx][Github] Move from next runner set (#168089)Aiden Grossman
2025-11-08[libc++] Run macOS buildbot under xcrun (#167072)Louis Dionne
2025-11-06[Github] Update GitHub Artifact Actions (major) (#166112)Mend Renovate
2025-10-07[libcxx] Run tests on Windows/arm64 too (#161906)Martin Storsjö
2025-10-06[libcxx] [ci] Stop manually installing ninja in the Windows build jobs (#161907)Martin Storsjö
2025-10-03[libcxx] [ci] Make the CI find the right version of Clang-cl (#161736)Martin Storsjö
2025-10-02[libc++] Upgrade Xcode to 26.0 (#160097)Nikolas Klauser
2025-09-28[Github] Update GHA Dependencies (#161107)Mend Renovate
2025-09-11[libc++] Remove concurrency in the right libc++ jobLouis Dionne
2025-09-11[libc++] Get rid of concurrency in the libc++ benchmarking jobLouis Dionne
2025-08-13[CI][Github] Bump actions/checkout to v5.0.0 (#153340)Aiden Grossman
2025-08-13[libcxx] Bump clang version to v22 (#153264)Aiden Grossman
2025-08-13[libcxx] Bump container image to 77cb098 (#153095)Aiden Grossman
2025-08-06[libcxx] [ci] Update Clang on Windows (#152206)Martin Storsjö
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[libc++] Switch over to the LLVM-wide premerge test runners. (#147794)cmtice
2025-06-11[libc++] Upgrade to GCC 15 (#138293)Nikolas Klauser
2025-05-29[libc++] Run macOS jobs after the Stage 2 CI (#141816)Louis Dionne
2025-05-27[libc++] Bump the docker image hash (#140517)Nikolas Klauser
2025-05-04[libc++][CI] Use latest Docker image. (#132539)Mark de Wever
2025-04-14[libc++][CI] Pin the XCode version. (#135412)Mark de Wever
2025-04-05[libc++] Bump OS version for macOS backdeployment CI jobs (#131883)Louis Dionne
2025-03-27[libc++] Remove official Clang 18 support. (#130142)Mark de Wever
2025-03-20[libc++] Add coverage for C++17 and Clang Modules with LSV (#131815)Louis Dionne
2025-03-19[libc++][CI] Use latest Docker image. (#130497)Mark de Wever
2025-03-10[Github][libc++] Hash Pin Actions in Workflows (#129488)Aiden Grossman
2025-02-28[libc++][ci] Update the Windows toolchains to Clang 19 (#129232)Martin Storsjö
2025-02-21[libc++] Shuffle the order of pre-commit CI jobs a bit (#128008)Louis Dionne
2025-02-18[libc++] Updates the compilers used post LLVM-20 branching. (#126564)Mark de Wever
2025-01-28[libc++] Update the CI to Clang-20 and drop Clang-17 support (#117429)Nikolas Klauser
2024-12-21[libc++][C++03] Use `__cxx03/` headers in C++03 mode (#109002)Nikolas Klauser
2024-12-19[libc++] Bump the Docker image used in the CI (#120248)Louis Dionne
2024-11-23[libc++][NFC] Remove a bunch of unused environment variables from the CI configsNikolas Klauser
2024-11-18[libc++] Bump libc++ CI to a more recent version of the Docker image (#116558)Louis Dionne
2024-11-17[libc++] Rename the label for libc++ self-hosted runners (#116540)Louis Dionne
2024-11-15[libc++] Fix CI issues recently introduced by localization changes (#116216)Louis Dionne
2024-11-07[libc++] Unify the benchmarks with the test suite (#101399)Louis Dionne
2024-11-05Allow specifying libcxx builder image. (#110303)Eric
2024-11-01[libc++] Upload CMakeConfigureLog artifacts (#114445)Louis Dionne
2024-09-30[runtimes] Run backdeployment CI on Github hosted runners (#109984)Louis Dionne
2024-09-05[libc++][ci] Add a test configuration with an incomplete sysroot (#107089)Martin Storsjö
2024-08-28[libc++] Switch to the current XCode beta on macOS builders (#106363)Nikolas Klauser
2024-08-27[libc++] Move some macOS CI jobs to Github actions (#89083)Louis Dionne
2024-08-21[libcxx] Add `LIBCXX_HAS_TERMINAL_AVAILABLE` CMake option to disable `print` ...Joseph Huber
2024-07-04[libc++] Upgrade to GCC 14 (#97205)Nikolas Klauser
2024-06-12[libcxx] [ci] Update Clang for Windows jobs to 18.1.x (#95228)Martin Storsjö
2024-06-12[libc++][ci] Don't install wget in the Windows jobs (#95215)Martin Storsjö
2024-04-23[libc++][CI] Removes clang-tidy references. (#89092)Mark de Wever