about summary refs log tree commit diff
path: root/library/compiler-builtins/ci/run-docker.sh
AgeCommit message (Expand)AuthorLines
2025-07-24ci: Update to the latest ubuntu:25.04 Docker imagesTrevor Gross-1/+1
2025-04-20ci: Clean up workflow file and docker scriptTrevor Gross-6/+7
2025-04-20ci: Skip testing libm in PRs if it did not changeTrevor Gross-0/+1
2025-04-20ci: Add `/cargo/bin` to the path in DockerTrevor Gross-1/+1
2025-04-19Move builtins-test-intrinsics out of the workspaceTrevor Gross-3/+6
2025-04-19ci: Update `ci/run-docker.sh` to match libmTrevor Gross-55/+69
2025-03-19Switch repository layout to use a virtual manifestTrevor Gross-1/+1
2024-09-28Fix some warnings from shellcheckTrevor Gross-6/+8
2024-06-22Fix unset variables in the build scriptTrevor Gross-3/+3
2024-06-22Update the Ubuntu docker image to the latest versionTrevor Gross-1/+1
2024-05-24Enable cache for Docker imagesTrevor Gross-1/+13
2024-05-11Deny warnings in CITrevor Gross-0/+1
2024-04-19Apply some more fixes suggested by ShellcheckTrevor Gross-1/+1
2024-04-19Add a way to run tests on non-linux machinesTrevor Gross-17/+56
2022-02-06Fix run-docker.sh so it can be run locallyAmanieu d'Antras-1/+1
2019-06-05More fixes for CIAlex Crichton-1/+1
2019-05-16Remove `compiler-rt` submodule from this repositoryAlex Crichton-0/+1
2019-05-14Fix __divsi3 and __udivsi3 on thumbv6m targetsAlex Crichton-1/+0
2019-05-02Revert "Use the Rust implementation of udivsi3 on ARM"Alex Crichton-0/+1
2019-04-02Try to handle thumb targets and xargoAlex Crichton-0/+1
2019-04-02Don't pass `-it` to dockerAlex Crichton-1/+1
2019-04-02Expand Azure Pipelines configurationAlex Crichton-0/+0
2016-09-30give Xargo a $HOMEJorge Aparicio-1/+1
2016-09-30use `docker run --user` instead of manually creating a userJorge Aparicio-11/+8
2016-09-30cache Cargo artifactsJorge Aparicio-9/+23
2016-09-29adapt to new testing infrastructureJorge Aparicio-7/+3
2016-09-28Expand and refactor teting infrastructureAlex Crichton-0/+29