about summary refs log tree commit diff
path: root/src/ci
AgeCommit message (Expand)AuthorLines
2024-07-17Commonize `uname -m` results for `aarch64` in docker runnerTrevor Gross-4/+7
2024-07-16Fix git safe-directory path for docker imagesEric Huss-1/+1
2024-07-16Rollup merge of #126967 - alexcrichton:wasm32-wasip2-tier-2, r=Mark-SimulacrumTrevor Gross-0/+1
2024-07-13Rollup merge of #127434 - onur-ozkan:use-bootstrap-instead-of-rustbuild, r=Ma...Jubilee-1/+1
2024-07-12Rollup merge of #127613 - nikic:riscv-update, r=cuviperMatthias Krüger-1/+216
2024-07-11Update dist-riscv64-linux to binutils 2.40Nikita Popov-1/+216
2024-07-10Rollup merge of #127569 - Kobzol:ci-fix-docker-local-rebuild, r=nikicMatthias Krüger-1/+1
2024-07-10Fix local download of Docker cachesJakub Beránek-1/+1
2024-07-10Update GCC versionGuillaume Gomez-1/+1
2024-07-10Rollup merge of #127461 - c6c7:fixup-failing-fuchsia-tests, r=tmandryJacob Pratt-46/+17
2024-07-09Promote the `wasm32-wasip2` target to Tier 2Alex Crichton-0/+1
2024-07-07[fuchsia-test-runner] Reformat fuchsia-test-runner.pyCharles Celerier-37/+15
2024-07-07[fuchsia-test-runner] Remove runner logs from stdout and stderrCharles Celerier-9/+2
2024-07-07use "bootstrap" instead of "rustbuild" in comments and docsonur-ozkan-1/+1
2024-07-04Make CI more agnostic of the owning GitHub organizationJakub Beránek-11/+6
2024-07-02Change to the NetBSD archive URL rather than the CDNTrevor Gross-12/+42
2024-07-01Rollup merge of #127150 - xen0n:issue125908, r=KobzolMatthias Krüger-3/+19
2024-06-30Distribute rustc_codegen_cranelift for arm64 macOSbjorn3-0/+1
2024-06-30Fix x86_64 code being produced for bare-metal LoongArch targets' `compiler_bu...WANG Xuerui-3/+19
2024-06-29Rename Rust for Linux CI job to make its name clearerJakub Beránek-5/+5
2024-06-29Rollup merge of #127102 - tmandry:rename-fuchsia-builder, r=KobzolMatthias Krüger-19/+15
2024-06-29Auto merge of #127096 - matthiaskrgr:rollup-kh7e0rh, r=matthiaskrgrbors-2/+8
2024-06-28Rename x86_64-gnu-integration builder to x86_64-fuchsiaTyler Mandry-12/+12
2024-06-28Clarify docsTyler Mandry-1/+2
2024-06-28Remove wasm targetTyler Mandry-5/+0
2024-06-28Bump FuchsiaTyler Mandry-1/+1
2024-06-28Auto merge of #126701 - onur-ozkan:build-lld-if-enabled, r=Kobzolbors-0/+4
2024-06-28Enable full tools and profiler for dist-loongarch64-{linux,musl}WANG Xuerui-2/+8
2024-06-28disable lld if external llvm is usedonur-ozkan-0/+4
2024-06-28Auto merge of #127010 - GuillaumeGomez:update-puppeteer, r=notriddlebors-1/+1
2024-06-27Auto merge of #123918 - DianQK:clang-format, r=Kobzolbors-1/+1
2024-06-27Update browser-ui-test version to `0.18.0`Guillaume Gomez-1/+1
2024-06-26Add `cpp:fmt` to mingw-check-tidyDianQK-1/+1
2024-06-25Rollup merge of #126916 - ferrocene:hoverbear/riscv64gc-gnu-specify-linker, r...Matthias Krüger-1/+3
2024-06-24Specify target specific linker for riscv64gc-gnu jobAna Hobden-1/+3
2024-06-23ci: Add support for dist-loongarch64-muslWANG Rui-0/+86
2024-06-21[fuchsia-test-runner] Remove usage of kw_onlyMiguel Flores Ruiz de Eguino-1/+1
2024-06-19Rollup merge of #126504 - erickt:bump-fuchsia, r=tmandry许杰友 Jieyou Xu (Joe)-386/+628
2024-06-17Sync fuchsia test runner with clang test runnerErick Tryzelaar-386/+628
2024-06-15Auto merge of #126352 - cuviper:centos7-vault, r=Kobzolbors-2/+10
2024-06-15Auto merge of #122613 - Zalathar:profiler, r=nnethercotebors-5/+1
2024-06-14Rollup merge of #126244 - erickt:bump, r=KobzolMatthias Krüger-20/+20
2024-06-14Remove broken/untested `--enable-profiler` from mingw dist buildsZalathar-2/+0
2024-06-14Don't build a known-broken profiler runtime in `x86_64-mingw`Zalathar-3/+1
2024-06-13Update fuchsia commit, and SDK to 21.20240610.2.1Erick Tryzelaar-20/+20
2024-06-12ci: Update centos:7 to use vault reposJosh Stone-2/+10
2024-06-12Rollup merge of #126039 - dpaoliello:arm64ecbuild, r=davidtwcoGuillaume Gomez-0/+1
2024-06-11Rollup merge of #125669 - ferrocene:hoverbear/ci-docker-riscv64gc-update, r=K...许杰友 Jieyou Xu (Joe)-148/+42
2024-06-11Rename `needs-matching-clang` to `needs-force-clang-based-tests`Zalathar-1/+1
2024-06-11Auto merge of #126113 - Kobzol:ci-native-arm-runner, r=jdnobors-1/+1