about summary refs log tree commit diff
path: root/src/ci/docker/host-aarch64
AgeCommit message (Expand)AuthorLines
2025-09-26Rename `rust.use-lld` to `rust.bootstrap-override-lld`Jakub Beránek-1/+1
2025-09-23Changes some aarch64 CIs g++ install & ubuntu ver.Reuben Cruise-3/+3
2025-09-16Update the minimum external LLVM to 20Josh Stone-4/+4
2025-09-05ci: update jobs to also run `tests/run-make-cargo`Jieyou Xu-1/+1
2025-08-12Replace `stage0-tools-bin` with `stage1-tools-bin`Jakub Beránek-1/+1
2025-07-15Fix handling of SCRIPT_ARG in docker imagesNikita Popov-5/+3
2025-06-22ci: aarch64-gnu: Stop skipping `panic_abort_doc_tests`Martin Nordholts-2/+1
2025-05-26ci: move tests from x86_64-gnu-llvm-19 job to aarch64MarcoIeni-0/+58
2025-03-14Remove `RUN_CHECK_WITH_PARALLEL_QUERIES`Jakub Beránek-1/+0
2025-01-27Fix 2/4 tests skipped by opt-distBen Kimock-0/+1
2025-01-13ci: Enable opt-dist for dist-aarch64-linux buildsKajetan Puchalski-1/+4
2025-01-11ci: Organise shared helper scriptsKajetan Puchalski-148/+8
2025-01-10ci: Move dist-aarch64-linux to an aarch64 runnerKajetan Puchalski-0/+240
2024-12-21Revert "Auto merge of #133902 - Kobzol:ci-dist-arm-runner, r=MarcoIeni"Jakub Beránek-56/+0
2024-12-20Revert "Auto merge of #133809 - mrkajetanp:ci-aarch64-dist, r=Kobzol"Jakub Beránek-99/+0
2024-12-18ci: Organise shared helper scriptsKajetan Puchalski-147/+6
2024-12-18ci: Move dist-aarch64-linux to an aarch64 runnerKajetan Puchalski-0/+240
2024-12-06CI: move `dist-arm-linux` to an ARM runnerJakub Beránek-0/+56
2024-11-12ci: liberate `aarch64-gnu-debug` from the shackles of `--test-args=clang`Jieyou Xu-1/+1
2024-10-24ci: add aarch64-gnu-debug jobDavid Wood-0/+58
2024-04-14Fix ENV quotes in aarch64-gnu/DockerfileJosh Stone-1/+1
2024-04-11ci: test cargo on `aarch64-gnu`Josh Stone-1/+3
2023-07-21ci: Update aarch64-gnu to ubuntu:22.04Josh Stone-5/+3
2023-07-16CI: build CMake 3.20 to support LLVM 17Jakub Beránek-0/+3
2022-12-02reduce docker image sizes by cleaning cache/squashing stepsklensy-1/+2
2020-08-26Install ninja on CI buildersJosh Triplett-0/+1
2020-07-27Use --stage 2 explicitly in CIJoshua Nelson-1/+1
2020-07-03ci: add native aarch64-gnu docker builderPietro Albini-0/+26