| Age | Commit message (Expand) | Author | Lines |
| 2020-09-15 | ci: gate macOS on GHA too | Pietro Albini | -51/+73 |
| 2020-09-15 | Enable shared linking to LLVM on non-Windows | Mark Rousskov | -0/+7 |
| 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-12 | Add host= configuration for msvc/darwin | Mark Rousskov | -3/+5 |
| 2020-09-10 | ci: avoid moving the build directory on GHA | Pietro Albini | -18/+0 |
| 2020-09-06 | initial attempt to add aarch64-unknown-linux-musl to dist-linux-arm | Jens Reidel | -17/+13 |
| 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 | -6/+40 |
| 2020-08-28 | Auto merge of #76035 - tiagolam:master, r=pietroalbini | bors | -0/+1 |
| 2020-08-28 | Build dist-x86_64-musl with --enable-profiler. | Tiago Lam | -0/+1 |
| 2020-08-28 | ci: run cancel-outdated-builds after fully setting up the env | Pietro Albini | -9/+9 |
| 2020-08-27 | ci: disable cancel-outdated-builds for auto-fallible | Pietro Albini | -1/+15 |
| 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-26 | Disable ninja on macOS CI | Josh Triplett | -6/+6 |
| 2020-08-25 | ci: fix macOS target name for LLVM 10 | Pietro Albini | -3/+3 |
| 2020-08-25 | ci: bump LLVM source tarball on Linux to 10.0.0 | Pietro Albini | -1/+1 |
| 2020-08-25 | ci: bump prebuilt LLVM on macOS and Windows to 10.0.0 | Pietro Albini | -6/+11 |
| 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 | -33/+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 | -33/+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-14 | Auto merge of #73383 - ecstatic-morse:test-unoptimized-std, r=Mark-Simulacrum | bors | -2/+12 |
| 2020-08-13 | Add no-opt standard library builders | Dylan MacKenzie | -2/+12 |
| 2020-08-11 | Update MinGW comments in ci.yml | Mateusz Mikuła | -5/+7 |
| 2020-08-09 | Upgrade the FreeBSD toolchain to version 11.4 | Josh Stone | -25/+11 |
| 2020-08-09 | Add sanitizer support on FreeBSD | Greg V | -1/+1 |
| 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 | -1/+16 |
| 2020-08-01 | Rollup merge of #74995 - sunfishcode:update-llvm, r=alexcrichton | Manish Goregaokar | -3/+3 |
| 2020-08-01 | Auto merge of #74993 - sunfishcode:update-wasi-libc, r=alexcrichton | bors | -2/+2 |
| 2020-07-31 | Update the WASI libc build to LLVM 10. | Dan Gohman | -3/+3 |
| 2020-07-31 | Update the bundled wasi-libc with libstd | Dan Gohman | -2/+2 |
| 2020-07-31 | Auto merge of #74844 - asomers:freebsd-profiler, r=pietroalbini | bors | -2/+2 |
| 2020-07-30 | Rollup merge of #74871 - etherealist:musl_doc, r=Mark-Simulacrum | Manish Goregaokar | -1/+0 |
| 2020-07-28 | Use --stage 2 in checktools | Joshua Nelson | -5/+5 |
| 2020-07-28 | Enable docs on dist-x86_64-musl | David Sonder | -1/+0 |
| 2020-07-27 | Use --stage 2 explicitly in CI | Joshua Nelson | -33/+33 |
| 2020-07-27 | mv std libs to library/ | mark | -8/+8 |
| 2020-07-27 | Enable the profiler on FreeBSD | Alan Somers | -2/+2 |
| 2020-07-24 | Rollup merge of #74639 - msirringhaus:master, r=cuviper | Manish Goregaokar | -12/+12 |
| 2020-07-23 | ci: add aarch64-gnu as a fallible auto builder | Pietro Albini | -0/+10 |
| 2020-07-23 | ci: avoid symlinking the build directory on self-hosted builders | Pietro Albini | -1/+6 |