about summary refs log tree commit diff
path: root/src/ci/docker
AgeCommit message (Expand)AuthorLines
2023-10-04Bump host compiler on x64 dist Linux to LLVM 17.0.2Jakub Beránek-1/+1
2023-10-03Drop the wasm32 builderMark Rousskov-63/+0
2023-10-02Add artifact size and step duration summaries from `opt-dist` to github job s...Jakub Beránek-0/+6
2023-10-01Auto merge of #115554 - Kobzol:single-cgu, r=Mark-Simulacrumbors-1/+2
2023-09-30Auto merge of #115368 - loongarch-rs:none-tier2, r=pietroalbinibors-0/+2
2023-09-28Build `rustc` with a single CGU on x64 LinuxJakub Beránek-1/+2
2023-09-28ci: upgrade to crosstool-ng 1.26.0WANG Rui-23/+5
2023-09-26Promote loongarch64-unknown-none* to Tier 2WANG Rui-0/+2
2023-09-21Make ui-fulldeps --stage=1 builds in CIMichael Goulet-9/+12
2023-09-20Update browser-ui-test version to 0.16.10Guillaume Gomez-1/+1
2023-09-19Rollup merge of #115949 - GuillaumeGomez:update-browser-ui-test, r=notriddleMatthias Krüger-1/+1
2023-09-18Update browser-ui-test versionGuillaume Gomez-1/+1
2023-09-18Auto merge of #115795 - Kobzol:opt-dist-custom, r=Mark-Simulacrumbors-1/+1
2023-09-16Move to older, mirrored redox installMark Rousskov-1/+1
2023-09-16Bump to supported UbuntuMark Rousskov-2/+2
2023-09-12Refactor EnvironmentJakub Beránek-1/+1
2023-09-08Rollup merge of #115088 - LuuuXXX:issue-112009, r=albertlarsan68Guillaume Gomez-1/+2
2023-09-08Fix Issue 112009LuuuX-1/+2
2023-09-08Rollup merge of #115345 - g0djan:godjan/tier2-wasi-threads, r=WaffleLapkinMatthias Krüger-2/+2
2023-09-04Mirror the rustc-perf sourceMark Rousskov-1/+1
2023-08-27Rollup merge of #114927 - Kobzol:ci-docker-caching-log, r=Mark-SimulacrumMatthias Krüger-4/+10
2023-08-24Auto merge of #114297 - Kobzol:llvm-17-host, r=nikicbors-1/+1
2023-08-23Use LLVM 17 as the host compilerJakub Beránek-1/+1
2023-08-23MCP661: Move wasm32-wasi-preview1-threads to Tier2Georgii Rylov-2/+2
2023-08-22ci: Update FreeBSD and illumos binutils to 2.40Fangrui Song-3/+4
2023-08-17CI: add more debug logging to Docker cachingJakub Beránek-4/+10
2023-08-12CI: fix Docker layer cachingJakub Beránek-0/+11
2023-08-10Auto merge of #112482 - tgross35:ci-non-rust-linters, r=pietroalbinibors-6/+6
2023-08-10Auto merge of #114001 - meysam81:issue-111894-fix, r=clubby789bors-8/+8
2023-08-07Symlink correct asm directory on dist-various-2Nikita Popov-2/+2
2023-08-07Update dist-riscv64-linux to use binutils 2.36Nikita Popov-1/+1
2023-08-06fix(bootstrap): rename exclude flag to skip 🐛Meysam Azad-8/+8
2023-08-02Fix recent python linting errorsTrevor Gross-4/+2
2023-08-02Add support for tidy linting via external tools for non-rust filesTrevor Gross-2/+4
2023-08-02Add more context to `quit_if_file_exists` in `configure.py`Trevor Gross-1/+3
2023-08-02Auto merge of #112922 - g0djan:godjan/wasi-threads, r=wesleywiserbors-3/+32
2023-07-29Add wasm32-wasi-threads target + WASI threadsGeorgii Rylov-3/+32
2023-07-29Auto merge of #114148 - cuviper:drop-llvm-14, r=nikicbors-90/+8
2023-07-28Auto merge of #113931 - cuviper:ci-ubuntu-22.04, r=Mark-Simulacrumbors-264/+493
2023-07-27Update the minimum external LLVM to 15Josh Stone-90/+8
2023-07-26ci: use `armv7-a+fp` for `armv7-unknown-linux_musleabihf`Josh Stone-3/+3
2023-07-25CI: fix CMake installation for 32 and 64bit `dist` LinuxJakub Beránek-4/+2
2023-07-21ci: Update x86_64-gnu to ubuntu:22.04Josh Stone-4/+1
2023-07-21ci: Update x86_64-gnu-nopt to ubuntu:22.04Josh Stone-5/+3
2023-07-21ci: Update x86_64-gnu-debug to ubuntu:22.04Josh Stone-4/+1
2023-07-21ci: Update wasm32 to ubuntu:22.04Josh Stone-5/+4
2023-07-21ci: Update test-various to ubuntu:22.04Josh Stone-16/+6
2023-07-21ci: Update dist-x86_64-netbsd to ubuntu:22.04Josh Stone-6/+6
2023-07-21ci: Update dist-x86_64-musl to ubuntu:22.04Josh Stone-6/+4
2023-07-21ci: Update dist-various-2 to ubuntu:22.04Josh Stone-13/+10