about summary refs log tree commit diff
path: root/src/ci
AgeCommit message (Expand)AuthorLines
2024-08-30ci: Take tail instead of head to avoid broken pipesJubilee Young-3/+1
2024-08-30ci: Avoid legacy backticks in upload-artifacts.shJubilee Young-1/+1
2024-08-30ci: Use mv instead of cp in upload stepJubilee Young-4/+4
2024-08-30ci: Try to remove unused Xcode dirsJubilee Young-0/+17
2024-08-28CI: rfl: factor out build targetsMiguel Ojeda-8/+9
2024-08-28CI: rfl: add macro expanded source build (`-Zunpretty=expanded`)Miguel Ojeda-0/+8
2024-08-28CI: rfl: add a `rustfmt` runMiguel Ojeda-2/+9
2024-08-28CI: rfl: add a Clippy buildMiguel Ojeda-2/+13
2024-08-28CI: rfl: switch to a stage 2 buildMiguel Ojeda-2/+2
2024-08-28CI: rfl: add a couple comments to split the steps and document themMiguel Ojeda-0/+9
2024-08-27Rollup merge of #128935 - lqd:needs-zstd, r=KobzolTrevor Gross-4/+5
2024-08-25enable `llvm.libzstd` on test x64 linux builderRémy Rakic-1/+2
2024-08-25move and rename zstd scriptRémy Rakic-3/+3
2024-08-23CI: rfl: move to temporary commitMiguel Ojeda-2/+2
2024-08-21Update x86_64-linux host compiler to LLVM 19 rc 3Nikita Popov-1/+2
2024-08-19Auto merge of #128722 - tgross35:new-resolver-root, r=Mark-Simulacrumbors-1/+1
2024-08-18Rollup merge of #129048 - heiher:update-crosstool-loongarch64, r=Mark-SimulacrumTrevor Gross-7/+7
2024-08-18Switch to using the v2 resolver in most workspacesTrevor Gross-1/+1
2024-08-18Auto merge of #126450 - madsmtm:promote-mac-catalyst, r=Mark-Simulacrumbors-2/+4
2024-08-14Promote Mac Catalyst targets to tier 2, and ship with rustupMads Marquart-2/+4
2024-08-13Update `crosstool-ng` for loongarch64WANG Rui-7/+7
2024-08-12don't use `--rustc-args` to test the stdlib's size optimizations featureRémy Rakic-3/+3
2024-08-10Distribute rustc_codegen_cranelift for Windowsbjorn3-0/+4
2024-08-09Install zstd in dist builder image.Kyle Huey-0/+33
2024-08-09Add zlib and zstd dev packages for building lld.Kyle Huey-0/+2
2024-08-09Enable zstd for debug compression.Kyle Huey-0/+1
2024-08-07Fuchsia Test Runner: enable ffx repository serverJeff Martin-0/+13
2024-08-03Promote riscv64gc-unknown-linux-musl to tier 2Amanieu d'Antras-2/+12
2024-07-29CI: rfl: build the documentationMiguel Ojeda-0/+3
2024-07-29CI: rfl: build the generated doctestsMiguel Ojeda-1/+2
2024-07-29Rollup merge of #128322 - ojeda:rfl-ci-update, r=KobzolMatthias Krüger-1/+1
2024-07-29CI: move RFL job forward to v6.11-rc1Miguel Ojeda-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-0/+1
2024-07-26CI: do not respect custom try jobs for unrolled perf buildsJakub Beránek-2/+8
2024-07-26Update Android testing to API 21, matching NDK 26Matthew Maurer-6/+6
2024-07-23Bump FuchsiaTyler Mandry-1/+1
2024-07-22Rollup merge of #127923 - ferrocene:use-reuse-tool-4.0, r=pietroalbiniTrevor Gross-57/+81
2024-07-22Rollup merge of #127977 - alexcrichton:update-wasi-sdk, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-4/+4
2024-07-22Rollup merge of #127177 - bjorn3:arm64_macos_cg_clif, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-0/+1
2024-07-22Regenerated hashes using python3.10Jonathan Pallant-1/+1
2024-07-20Rollup merge of #127839 - ehuss:safe-directory-docker, r=Mark-SimulacrumMatthias Krüger-1/+1
2024-07-19Update wasi-sdk in CI to latest releaseAlex Crichton-4/+4
2024-07-19Rollup merge of #127934 - Kobzol:checktools-better-error, r=onur-ozkanMatthias Krüger-0/+4
2024-07-19Improve error when a compiler/library build fails in `checktools.sh`Jakub Beránek-0/+4
2024-07-18Rollup merge of #127913 - onur-ozkan:broken-defaults, r=KobzolMatthias Krüger-0/+14
2024-07-18create `check-default-config-profiles.sh` for `mingw-check`onur-ozkan-2/+14
2024-07-18remove `debug-logging` default from tools profileonur-ozkan-1/+1
2024-07-18check default config profiles on CIonur-ozkan-0/+2
2024-07-18Upgrade to reuse 4.0.3Jonathan Pallant-58/+82
2024-07-17Rollup merge of #127828 - tgross35:docker-aarch64-uname, r=onur-ozkanTrevor Gross-4/+7