| Age | Commit message (Expand) | Author | Lines |
| 2024-05-09 | Upgrade the version of Clang used in the build, move MSVC builds to Server 2022 | Daniel Paoliello | -5/+11 |
| 2024-04-24 | Remove `should-skip-this.sh` | Jakub Beránek | -21/+0 |
| 2024-04-20 | Move calculate-job-matrix.py to `ci/github-actions` | Jakub Beránek | -25/+0 |
| 2024-04-15 | Auto merge of #123451 - Kobzol:arbitrary-try-build, r=pietroalbini | bors | -0/+25 |
| 2024-04-04 | Generate CI job matrix for PR jobs in Python | Jakub Beránek | -0/+25 |
| 2024-04-03 | Output URLs of CI artifacts to GitHub summary | Jakub Beránek | -0/+14 |
| 2024-03-28 | Update ninja on Windows | Nilstrieb | -1/+1 |
| 2024-03-17 | Auto merge of #122321 - majaha:mingw_ci_new, r=Mark-Simulacrum | bors | -10/+13 |
| 2024-03-11 | mv instead of rm tools off path for msys2 install | Matt Harding | -10/+13 |
| 2024-03-10 | Rollup merge of #122125 - majaha:mingw_ci_new, r=Mark-Simulacrum | Matthias Krüger | -6/+8 |
| 2024-03-07 | Revert back to Git-for-Windows for MinGW CI builds | Matt Harding | -6/+8 |
| 2024-02-25 | Auto merge of #121182 - majaha:mingw_ci_new, r=Mark-Simulacrum | bors | -14/+37 |
| 2024-02-16 | Changes to CI related to mingw and MSYS | Matt Harding | -14/+37 |
| 2024-02-10 | Require that SELECT_XCODE is set. | Eric Huss | -3/+1 |
| 2024-01-31 | CI: Use ninja on apple builders | Eric Huss | -0/+2 |
| 2024-01-10 | Add debug info for macOS CI actions | Eric Huss | -0/+16 |
| 2023-11-11 | merge `if-available` and `if-unchanged` for `download-ci-llvm` | onur-ozkan | -1/+1 |
| 2023-11-08 | Install tidy for aarch64-apple-darwin | Jake Goulding | -0/+24 |
| 2023-10-09 | Install `awscli` on the aarch64-apple-darwin builder | Jake Goulding | -0/+29 |
| 2023-10-05 | Enable new bors try branch to run on CI | Jakub Beránek | -1/+1 |
| 2023-09-25 | Fix jq in CI | Michael Goulet | -1/+1 |
| 2023-07-19 | remove hack, now CI uses (currently latest) SDK 10.0.22621.0 | klensy | -5/+0 |
| 2023-06-12 | Publish docs as github artifacts during CI | Trevor Gross | -0/+42 |
| 2023-04-28 | Remove aws cli install. | Eric Huss | -38/+0 |
| 2023-04-28 | Update awscli | Eric Huss | -3/+4 |
| 2023-03-11 | Auto merge of #109001 - matthiaskrgr:rollup-a3agnwp, r=matthiaskrgr | bors | -0/+2 |
| 2023-03-09 | record the cpu usage in a gitignored directory | Pietro Albini | -2/+3 |
| 2023-03-06 | use problem matchers for tidy CI | Deadbeef | -0/+2 |
| 2023-02-05 | Run the tools builder on all PRs | Joshua Nelson | -36/+1 |
| 2023-01-29 | Upgrade mingw-w64 on CI | Mateusz Mikuła | -21/+2 |
| 2023-01-11 | Change `src/test` to `tests` in source files, fix tidy and tests | Albert Larsan | -1/+1 |
| 2023-01-10 | disable fast submodule checkout due to spurious ci failures | Pietro Albini | -7/+8 |
| 2022-11-19 | Bring back XCode selection CI script | BlackHoleFox | -0/+13 |
| 2022-10-12 | should-skip-this: add missing backslash | Ralf Jung | -1/+1 |
| 2022-10-07 | run Miri CI when std::sys changes | Ralf Jung | -1/+4 |
| 2022-10-04 | test Miri changes in PR CI; we no longer need xargo | Ralf Jung | -2/+3 |
| 2022-08-20 | Enable downloading prebuilt LLVM in test builders | Mark Rousskov | -0/+4 |
| 2022-08-04 | Rollup merge of #99772 - ehuss:reenable-submodule-archive, r=Mark-Simulacrum | Matthias Krüger | -10/+7 |
| 2022-07-31 | Allow try-perf branch to run in CI | Ryan Levick | -1/+1 |
| 2022-07-26 | Re-enable submodule archive downloads. | Eric Huss | -10/+7 |
| 2022-07-11 | bump CI LLVM to 14.0.5 | Rémy Rakic | -1/+2 |
| 2022-06-23 | Move init_repo.sh to checkout-submodules.sh | Eric Huss | -4/+65 |
| 2022-06-23 | Remove unused CACHE_DIR in init_repo. | Eric Huss | -8/+1 |
| 2022-06-05 | update comment | Pietro Albini | -1/+1 |
| 2022-06-05 | remove clean-disk script | Pietro Albini | -16/+0 |
| 2022-06-05 | remove azure pipelines configuration | Pietro Albini | -30/+0 |
| 2022-06-05 | Auto merge of #93717 - pietroalbini:pa-ci-profiler, r=Mark-Simulacrum | bors | -4/+9 |
| 2022-05-22 | fix uploading build metrics on ci | Pietro Albini | -5/+7 |
| 2022-05-08 | Switch CI bucket to intelligent tiering | Mark Rousskov | -1/+2 |
| 2022-05-06 | Update LLVM version used to build OS X and Windows artifacts to 14.0.2 | Jakub Beránek | -1/+1 |