about summary refs log tree commit diff
path: root/src/ci
AgeCommit message (Expand)AuthorLines
2023-02-24Test that the compiler/library builds with -Zmir-opt-level=3 -Zvalidate-miryukang-0/+1
2023-02-23Update browser-ui-test versionGuillaume Gomez-1/+1
2023-02-22Re-apply "switch to the macos-12-xl builder"Michael Goulet-1/+1
2023-02-14Rollup merge of #107733 - Kobzol:opt-build-metrics, r=Mark-SimulacrumMatthias Krüger-34/+124
2023-02-14Rollup merge of #107573 - cuviper:drop-llvm-13, r=nagisaMatthias Krüger-84/+10
2023-02-13Log all metrics from `metrics.json`Jakub Beránek-2/+24
2023-02-13Store metrics from metrics.json into PGO CI timerJan Gaura-34/+102
2023-02-13Rollup merge of #107922 - Kobzol:ci-print-disk-size, r=Mark-SimulacrumMatthias Krüger-2/+17
2023-02-12Update browser-ui-test version to 0.14.3Guillaume Gomez-1/+1
2023-02-11Print disk usage in PGO CI scriptJakub Beránek-2/+17
2023-02-10Update the minimum external LLVM to 14Josh Stone-84/+10
2023-02-07Rollup merge of #107700 - jyn514:tools-builder, r=Mark-SimulacrumMatthias Krüger-38/+1
2023-02-06Rollup merge of #107596 - Kobzol:stage-build-timer, r=Mark-SimulacrumMatthias Krüger-49/+123
2023-02-05Run the tools builder on all PRsJoshua Nelson-38/+1
2023-02-03Auto merge of #107625 - matthiaskrgr:rollup-xr9oldy, r=matthiaskrgrbors-28/+23
2023-02-03Auto merge of #107543 - ehuss:protocol-sparse, r=jyn514bors-0/+3
2023-02-02Use triple rather than arch for fuchsia test runnerJoseph Ryan-28/+23
2023-02-02Make timer hierarchicalJakub Beránek-54/+104
2023-02-01Revert "switch to the macos-12-xl builder"Michael Goulet-1/+1
2023-02-01Print total duration in human timeJakub Beránek-2/+17
2023-02-01Dynamically align values in staged build timer table to avoid overflowJakub Beránek-5/+14
2023-01-31Enable Cargo's sparse protocol in CIEric Huss-0/+3
2023-01-29Auto merge of #103019 - Kobzol:ci-multistage-python, r=Mark-Simulacrumbors-2/+665
2023-01-29Auto merge of #107451 - matthiaskrgr:rollup-m4ucfu8, r=matthiaskrgrbors-6/+0
2023-01-29Rollup merge of #96763 - Abdur-rahmaanJ:patch-1, r=Mark-SimulacrumMatthias Krüger-6/+0
2023-01-29Upgrade mingw-w64 on CIMateusz Mikuła-31/+4
2023-01-24Port pgo.sh to PythonJakub Beránek-2/+665
2023-01-23Auto merge of #107044 - cuviper:more-llvm-ci, r=Mark-Simulacrumbors-0/+144
2023-01-22fix maintainer validation messageAbdur-Rahmaan Janhangeer-6/+0
2023-01-22Rollup merge of #107127 - uweigand:s390x-sanitizer, r=Mark-SimulacrumMatthias Krüger-1/+1
2023-01-21Auto merge of #106948 - cuviper:ci-mingw-check, r=nikicbors-145/+72
2023-01-20Specify version of Linux headersWesley Wiser-2/+3
2023-01-20Bump musl-cross-make to get support for building musl 1.2.3Wesley Wiser-2/+2
2023-01-20Upgrade to musl 1.2.3Wesley Wiser-15/+5
2023-01-20Enable sanitizers for s390x-linuxUlrich Weigand-1/+1
2023-01-18Auto merge of #105716 - chriswailes:ndk-update-redux, r=pietroalbinibors-38/+13
2023-01-18ci: add runners for vanilla LLVM 14 and 15Josh Stone-0/+144
2023-01-16ci: upgrade mingw-check to ubuntu:22.04Josh Stone-145/+72
2023-01-14Rollup merge of #106644 - alexcrichton:update-wasi-toolchain, r=cuviperMatthias Krüger-1/+1
2023-01-14Rollup merge of #106670 - albertlarsan68:check-docs-in-pr-ci, r=Mark-SimulacrumYuki Okushi-0/+1
2023-01-13Update the wasi-libc used for the wasm32-wasi targetAlex Crichton-1/+1
2023-01-12Auto merge of #106711 - albertlarsan68:use-ci-llvm-when-lld, r=jyn514bors-4/+0
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-17/+17
2023-01-11Use CI LLVM in `test-various` builderAlbert Larsan-4/+0
2023-01-10disable fast submodule checkout due to spurious ci failuresPietro Albini-7/+8
2023-01-10Check compiler docs in PR CIAlbert Larsan-0/+1
2023-01-06Update browser-ui-test versionGuillaume Gomez-1/+1
2023-01-05Add vendor to Fuchsia's target tripleDavid Koloski-23/+23
2023-01-01Cleanup `mingw-tidy` docker jobJoshua Nelson-3/+2
2022-12-31Run `cargo test` on tidy itself.Eric Huss-1/+1