| Age | Commit message (Expand) | Author | Lines |
| 2019-08-20 | Bump toml dependency. | Eric Huss | -1/+1 |
| 2019-08-06 | redox: convert to target_family unix | Jeremy Soller | -0/+1 |
| 2019-08-02 | Added support for armv7-unknown-linux-gnueabi and armv7-unknown-linux-musleabi. | Adrian Budau | -0/+2 |
| 2019-07-28 | Remove lint annotations in specific crates that are already enforced by rustb... | Vadim Petrochenkov | -2/+0 |
| 2019-07-18 | Add riscv32i-unknown-none-elf target | Vadim Kaushan | -0/+1 |
| 2019-06-12 | Add an alias for x86_64-sun-solaris target tuple | Lzu Tao | -0/+1 |
| 2019-05-10 | Auto merge of #60585 - sunfishcode:wasm32-wasi, r=alexcrichton | bors | -1/+1 |
| 2019-05-09 | Omit the vendor component in the WASI triple | Dan Gohman | -1/+1 |
| 2019-05-09 | remove unneeded `extern crate`s from build tools | Andy Russell | -1/+0 |
| 2019-04-03 | Add dist builder for Armv8-M Baseline and HF | Hugues de Valon | -0/+2 |
| 2019-03-30 | Rollup merge of #59544 - cuviper:miri-nightly, r=Centril | Mazdak Farrokhzad | -1/+7 |
| 2019-03-29 | manifest: only include miri on the nightly channel | Josh Stone | -1/+7 |
| 2019-03-29 | Add a new wasm32-unknown-wasi target | Alex Crichton | -0/+1 |
| 2019-03-22 | Rename miri component to miri-preview | Mateusz Mikuła | -3/+4 |
| 2019-03-22 | Auto merge of #58995 - Centril:refactor-build-manifest, r=alexcrichton | bors | -204/+197 |
| 2019-03-16 | Rollup merge of #59212 - mati865:musl_toolchain, r=alexcrichton | kennytm | -0/+1 |
| 2019-03-16 | Rollup merge of #58941 - wzssyqa:master, r=alexcrichton | kennytm | -0/+8 |
| 2019-03-15 | Add x86_64 musl host to the manifest | Mateusz Mikuła | -0/+1 |
| 2019-03-10 | refactor build-mainfest. | Mazdak Farrokhzad | -204/+197 |
| 2019-03-07 | Actually publish miri in the manifest | Oliver Scherer | -1/+3 |
| 2019-03-05 | MIPS: add r6 support | YunQiang Su | -0/+8 |
| 2019-02-12 | Add riscv64gc-unknown-none-elf target | Vadim Kaushan | -0/+1 |
| 2019-02-12 | Add riscv64imac-unknown-none-elf target | Vadim Kaushan | -0/+1 |
| 2019-02-06 | Rollup merge of #58113 - h-michael:build-manifest-2018, r=alexcrichton | kennytm | -5/+7 |
| 2019-02-05 | Remove unncessary return statement | Hirokazu Hata | -1/+1 |
| 2019-02-05 | Use derive feature of serde | Hirokazu Hata | -2/+2 |
| 2019-02-05 | Remove macro_use | Hirokazu Hata | -2/+1 |
| 2019-02-05 | Transition build-manifest to 2018 edition | Hirokazu Hata | -1/+4 |
| 2019-02-03 | Add NVPTX target into `build-manifest` | Denys Zariaiev | -0/+1 |
| 2019-01-16 | Fix release manifest generation | Jethro Beekman | -0/+1 |
| 2019-01-14 | Auto merge of #56954 - hug-dev:armv8m-main-ci, r=alexcrichton | bors | -0/+1 |
| 2019-01-11 | Add a profiles section to the manifest | Nick Cameron | -1/+24 |
| 2019-01-10 | Integrate miri into build-manifest | Alex Crichton | -1/+16 |
| 2019-01-09 | Add dist builder for Armv8-M Mainline | Hugues de Valon | -0/+1 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2018-12-19 | Rollup merge of #56947 - hsivonen:neon, r=alexcrichton | Pietro Albini | -0/+2 |
| 2018-12-13 | Add targets thumbv7neon-linux-androideabi and thumbv7neon-unknown-linux-gnuea... | Henri Sivonen | -0/+2 |
| 2018-12-13 | Add `--pinentry-mode=loopback` to deployment script | Alex Crichton | -1/+2 |
| 2018-12-11 | Fix gpg signing in manifest builder | Mark Rousskov | -0/+1 |
| 2018-12-10 | Fix build of the `build-manifest` tool | Alex Crichton | -1/+1 |
| 2018-12-07 | use top level `fs` functions where appropriate | Andy Russell | -2/+2 |
| 2018-11-19 | Add temporary renames to manifests for rustfmt/clippy | Alex Crichton | -0/+2 |
| 2018-11-07 | Remove targets from the manifest that are not built on travis | Marco A L Barbosa | -6/+0 |
| 2018-11-05 | Add `aarch64-pc-windows-msvc` to deployed targets | Alex Crichton | -0/+1 |
| 2018-09-01 | Auto merge of #53822 - dvc94ch:riscv, r=japaric | bors | -0/+1 |
| 2018-08-30 | [RISCV] Add riscv32imc-unknown-none-elf target. | David Craven | -0/+1 |
| 2018-08-30 | build-manifest: package docs only for tier 1 platforms | Pietro Albini | -1/+12 |
| 2018-08-29 | build-manifest: include extensions marked as unavailable | Pietro Albini | -5/+1 |
| 2018-08-29 | build-manifest: add instructions to test the tool locally | Pietro Albini | -1/+55 |
| 2018-08-28 | Auto merge of #53679 - japaric:cortex-r, r=alexcrichton | bors | -0/+3 |