| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-09-23 | Changes some aarch64 CIs g++ install & ubuntu ver. | Reuben Cruise | -1/+1 | |
| GCS support was added to GCC in version 15, thus the rmake test for this patch requires GCC15 Similarly, the ubuntu version is updated so the newer clang version is available, and/or GCC15 is the default. | ||||
| 2025-06-22 | ci: aarch64-gnu: Stop skipping `panic_abort_doc_tests` | Martin Nordholts | -2/+1 | |
| The skipped test passes since nightly-2024-11-29. Let's stop skipping it to increase the chance of detecing a regression. | ||||
| 2024-04-14 | Fix ENV quotes in aarch64-gnu/Dockerfile | Josh Stone | -1/+1 | |
| Co-authored-by: Eric Huss <eric@huss.org> | ||||
| 2024-04-11 | ci: test cargo on `aarch64-gnu` | Josh Stone | -1/+3 | |
| 2023-07-21 | ci: Update aarch64-gnu to ubuntu:22.04 | Josh Stone | -5/+3 | |
| 2023-07-16 | CI: build CMake 3.20 to support LLVM 17 | Jakub Beránek | -0/+3 | |
| 2022-12-02 | reduce docker image sizes by cleaning cache/squashing steps | klensy | -1/+2 | |
| 2020-08-26 | Install ninja on CI builders | Josh Triplett | -0/+1 | |
| Windows CI builds already install ninja. Install it in all the Docker-based builds as well. | ||||
| 2020-07-27 | Use --stage 2 explicitly in CI | Joshua Nelson | -1/+1 | |
| - expand yaml anchors - don't use --stage 2 for dist; that's already the default | ||||
| 2020-07-03 | ci: add native aarch64-gnu docker builder | Pietro Albini | -0/+26 | |
