| Age | Commit message (Expand) | Author | Lines |
| 2022-02-09 | Auto merge of #92983 - pietroalbini:pa-bump-runner-images, r=Mark-Simulacrum | bors | -43/+43 |
| 2022-01-25 | Rollup merge of #93128 - pietroalbini:pa-verify-stable-version-number, r=Mark... | Matthias Krüger | -0/+9 |
| 2021-12-22 | Remove VCVARS_BAT | Eric Huss | -1/+0 |
| 2021-11-13 | Change paths for `dist` command to match the components they generate | Joshua Nelson | -1/+1 |
| 2021-10-25 | Move back to linux builder on try builds | Mark Rousskov | -10/+3 |
| 2021-10-24 | Rollup merge of #90100 - Mark-Simulacrum:speed-macos-ci, r=pietroalbini | Matthias Krüger | -4/+11 |
| 2021-10-24 | Auto merge of #89776 - rusticstuff:ci-overflow-checks, r=Mark-Simulacrum | bors | -0/+4 |
| 2021-10-22 | Update the minimum external LLVM to 12 | Josh Stone | -2/+2 |
| 2021-10-22 | Update the minimum external LLVM to 11 | Josh Stone | -2/+2 |
| 2021-10-21 | CI: Enable overflow checks for test (non-dist) builds | Hans Kratz | -0/+4 |
| 2021-10-20 | [do not merge] try build | Mark Rousskov | -3/+10 |
| 2021-10-20 | Skip documentation for tier 2 targets | Mark Rousskov | -1/+1 |
| 2021-10-14 | Selecting the Xcode version no longer needed with the macos-11 runners. | Hans Kratz | -10/+0 |
| 2021-09-10 | Work around CI issue with windows sdk 10.0.20348.0. | Mara Bos | -0/+1 |
| 2021-08-19 | CI: Verify commits in beta & stable are in upstream branches. | Mukund Lakshman | -0/+9 |
| 2021-08-01 | Auto merge of #85782 - badboy:build-ios-sim-target, r=Mark-Simulacrum | bors | -1/+1 |
| 2021-07-28 | add CI_ONLY_WHEN_CHANNEL and run x86_64-gnu-stable only on nightly | Pietro Albini | -0/+1 |
| 2021-07-08 | Build aarch64-apple-ios-sim as part of the full macOS build | Jan-Erik Rediger | -1/+1 |
| 2021-06-07 | add the x86_64-gnu-stable job to test with stable channel | Pietro Albini | -0/+5 |
| 2021-05-06 | ci: error out if someone sends a PR to the wrong branch | Pietro Albini | -0/+9 |
| 2021-03-22 | Update the minimum external LLVM to 10 | Josh Stone | -2/+2 |
| 2021-03-16 | use checkout@v2 | klensy | -1/+1 |
| 2021-02-26 | fix env var name | klensy | -3/+3 |
| 2021-02-05 | Don't release Miri if its tests only failed on Windows | hyd-dev | -0/+1 |
| 2020-11-12 | Bumped minimal tested LLVM version to 9 | DevJPM | -2/+2 |
| 2020-11-09 | Rollup merge of #78746 - pietroalbini:i686-freebsd, r=Mark-Simulacrum | Dylan DPC | -3/+0 |
| 2020-11-09 | Rollup merge of #78228 - pietroalbini:finally, r=Mark-Simulacrum | Dylan DPC | -110/+5 |
| 2020-11-06 | Re-enable debug and LLVM assertions | Mark Rousskov | -12/+0 |
| 2020-11-05 | ci: gate on aarch64-gnu passing tests | Pietro Albini | -110/+5 |
| 2020-11-05 | ci: bump actions/checkout to version 2 | Pietro Albini | -4/+4 |
| 2020-11-04 | ci: demote i686-unknown-freebsd to tier 2 compiler target | Pietro Albini | -3/+0 |
| 2020-10-14 | Update Xcode beta version to allow aarch64-apple-darwin to compile again | Jake Goulding | -1/+1 |
| 2020-10-12 | Configure jemalloc for cross-compilation to aarch64-apple-darwin | Jake Goulding | -0/+1 |
| 2020-10-12 | Enable building Cargo for aarch64-apple-darwin | Jake Goulding | -1/+2 |
| 2020-10-12 | Auto merge of #75914 - arlosi:aarch64-ci, r=pietroalbini | bors | -1/+7 |
| 2020-10-01 | Add a cross-compiling aarch64-apple-darwin CI builder | Jake Goulding | -0/+24 |
| 2020-09-28 | Move the try builder below the auto builders | Jake Goulding | -104/+104 |
| 2020-09-25 | Adds a GitHub Actions CI build for aarch64-pc-windows-msvc via cross-compilat... | Arlo Siemsen | -1/+7 |
| 2020-09-18 | Make sure we build target-only things (e.g., docs) for host platforms too | Mark Rousskov | -2/+2 |
| 2020-09-18 | Remove duplicate macOS builders | Mark Rousskov | -29/+0 |
| 2020-09-15 | ci: gate macOS on GHA too | Pietro Albini | -36/+62 |
| 2020-09-12 | Add host= configuration for msvc/darwin | Mark Rousskov | -3/+3 |
| 2020-09-04 | Enable profiler tests on Windows-gnu | Mateusz Mikuła | -2/+2 |
| 2020-08-29 | Auto merge of #74922 - joshtriplett:ninja-by-default, r=Mark-Simulacrum | bors | -3/+3 |
| 2020-08-28 | ci: run cancel-outdated-builds after fully setting up the env | Pietro Albini | -20/+20 |
| 2020-08-27 | ci: disable cancel-outdated-builds for auto-fallible | Pietro Albini | -4/+7 |
| 2020-08-26 | Disable ninja on macOS CI | Josh Triplett | -3/+3 |
| 2020-08-20 | Remove the full-bootstrap builder from CI | Yuki Okushi | -3/+0 |
| 2020-08-04 | ci: disable fail-fast on auto-fallible | Pietro Albini | -0/+1 |
| 2020-08-02 | Auto merge of #74675 - pietroalbini:aarch64-ci-fallible, r=Mark-Simulacrum | bors | -0/+5 |