| Age | Commit message (Expand) | Author | Lines |
| 2021-02-05 | Auto merge of #81229 - m-ou-se:solaris-workaround, r=pietroalbini | bors | -5/+13 |
| 2020-12-22 | Utilize PGO for rustc linux dist builds | Mark Rousskov | -3/+6 |
| 2020-12-10 | ci: use 20.04 on x86_64-gnu-nopt builder | David Wood | -2/+3 |
| 2020-11-27 | add enable-full-tools to freebsd builds to prevent occasional link errors whe... | Sreehari S | -1/+6 |
| 2020-11-25 | Mirror centos vault to S3 | Mark Rousskov | -3/+5 |
| 2020-11-22 | Drop support for cloudabi targets | Lzu Tao | -40/+0 |
| 2020-11-15 | Fixed missing / bad header when cross-compiling to i686 | DevJPM | -1/+1 |
| 2020-11-15 | Applied LLVM 9 fixes to LLVM 9 PR CI Dockerfile | DevJPM | -12/+3 |
| 2020-11-12 | explicitly add llvm-9-dev in dockerfile | DevJPM | -0/+1 |
| 2020-11-12 | Bumped minimal tested LLVM version to 9 | DevJPM | -2/+2 |
| 2020-11-11 | Linux dist: don't include unique symbols in libLLVM | Jethro Beekman | -1/+2 |
| 2020-11-09 | Rollup merge of #78746 - pietroalbini:i686-freebsd, r=Mark-Simulacrum | Dylan DPC | -34/+7 |
| 2020-11-09 | Rollup merge of #78228 - pietroalbini:finally, r=Mark-Simulacrum | Dylan DPC | -2/+1 |
| 2020-11-06 | Add debug asserts to PR builder | Mark Rousskov | -6/+0 |
| 2020-11-06 | Re-enable debug and LLVM assertions | Mark Rousskov | -13/+0 |
| 2020-11-06 | fix shellcheck error of SC2068 | Daiki Ihara | -19/+19 |
| 2020-11-06 | fix shellcheck error of SC2148 | Daiki Ihara | -0/+19 |
| 2020-11-05 | ci: build docs for aarch64-unknown-linux-gnu | Pietro Albini | -2/+1 |
| 2020-11-04 | ci: demote i686-unknown-freebsd to tier 2 compiler target | Pietro Albini | -34/+7 |
| 2020-10-28 | ci: update x86_64-gnu and x86_64-gnu-debug to ubuntu:20.04 | Josh Stone | -2/+4 |
| 2020-10-24 | Rollup merge of #78309 | Mara Bos | -1/+1 |
| 2020-10-24 | Use own mirror for linux headers in musl-toolchain CI script. | Mara Bos | -2/+8 |
| 2020-10-23 | Fix Ubuntu download URL | Jonas Schievink | -1/+1 |
| 2020-10-13 | Auto merge of #77762 - pietroalbini:dist-build-manifest, r=Mark-Simulacrum | bors | -1/+3 |
| 2020-10-12 | ci: also build the build-manifest component on dist-x86_64-linux | Pietro Albini | -1/+3 |
| 2020-10-09 | ci: disabled: riscv: work around QEMU regression | Tom Eccles | -3/+3 |
| 2020-10-03 | Check all Cargo targets on CI | Mark Rousskov | -1/+1 |
| 2020-09-29 | Use --host='' instead of --host '' | Tyler Mandry | -14/+14 |
| 2020-09-28 | Update CI scripts to accommodate --host change | Tyler Mandry | -15/+15 |
| 2020-09-16 | Auto merge of #76420 - Gelbpunkt:aarch64-linux-musl, r=pietroalbini | bors | -23/+13 |
| 2020-09-14 | Update based on @alex's PR | Jens Reidel | -6/+0 |
| 2020-09-13 | remove orphaned files | Tshepang Lekhonkhobe | -52/+0 |
| 2020-09-06 | initial attempt to add aarch64-unknown-linux-musl to dist-linux-arm | Jens Reidel | -17/+13 |
| 2020-08-29 | Auto merge of #74922 - joshtriplett:ninja-by-default, r=Mark-Simulacrum | bors | -0/+34 |
| 2020-08-28 | Build dist-x86_64-musl with --enable-profiler. | Tiago Lam | -0/+1 |
| 2020-08-26 | Debian 6 doesn't have ninja, so use make for the dist builds | Josh Triplett | -2/+2 |
| 2020-08-26 | Install ninja on CI builders | Josh Triplett | -0/+34 |
| 2020-08-25 | ci: bump LLVM source tarball on Linux to 10.0.0 | Pietro Albini | -1/+1 |
| 2020-08-22 | Apply suggestions from code review
| Josh Stone | -2/+1 |
| 2020-08-22 | Don't make clang use gcc's include-fixed | Josh Stone | -9/+0 |
| 2020-08-21 | Auto merge of #75708 - JohnTitor:stay-cool-full-bootstrap-builder, r=pietroal... | bors | -30/+0 |
| 2020-08-19 | Upgrade Emscripten on CI to 1.39.20 | Thomas Lively | -2/+2 |
| 2020-08-20 | Remove the full-bootstrap builder from CI | Yuki Okushi | -30/+0 |
| 2020-08-17 | Auto merge of #75568 - ehuss:cloudabi-tier3, r=Mark-Simulacrum | bors | -4/+1 |
| 2020-08-16 | Fix fortanix build | Mark Rousskov | -1/+1 |
| 2020-08-15 | Bump minor version of emsdk to 1.38.47 | Tomasz Miąsko | -2/+2 |
| 2020-08-15 | Auto merge of #74576 - myfreeweb:freebsd-sanitizers, r=oli-obk | bors | -1/+1 |
| 2020-08-14 | Move CloudABI to tier 3. | Eric Huss | -3/+0 |
| 2020-08-13 | Add no-opt standard library builders | Dylan MacKenzie | -2/+12 |
| 2020-08-09 | Upgrade the FreeBSD toolchain to version 11.4 | Josh Stone | -25/+11 |