about summary refs log tree commit diff
path: root/src/tools/build-manifest
AgeCommit message (Expand)AuthorLines
2019-08-20Bump toml dependency.Eric Huss-1/+1
2019-08-06redox: convert to target_family unixJeremy Soller-0/+1
2019-08-02Added support for armv7-unknown-linux-gnueabi and armv7-unknown-linux-musleabi.Adrian Budau-0/+2
2019-07-28Remove lint annotations in specific crates that are already enforced by rustb...Vadim Petrochenkov-2/+0
2019-07-18Add riscv32i-unknown-none-elf targetVadim Kaushan-0/+1
2019-06-12Add an alias for x86_64-sun-solaris target tupleLzu Tao-0/+1
2019-05-10Auto merge of #60585 - sunfishcode:wasm32-wasi, r=alexcrichtonbors-1/+1
2019-05-09Omit the vendor component in the WASI tripleDan Gohman-1/+1
2019-05-09remove unneeded `extern crate`s from build toolsAndy Russell-1/+0
2019-04-03Add dist builder for Armv8-M Baseline and HFHugues de Valon-0/+2
2019-03-30Rollup merge of #59544 - cuviper:miri-nightly, r=CentrilMazdak Farrokhzad-1/+7
2019-03-29manifest: only include miri on the nightly channelJosh Stone-1/+7
2019-03-29Add a new wasm32-unknown-wasi targetAlex Crichton-0/+1
2019-03-22Rename miri component to miri-previewMateusz Mikuła-3/+4
2019-03-22Auto merge of #58995 - Centril:refactor-build-manifest, r=alexcrichtonbors-204/+197
2019-03-16Rollup merge of #59212 - mati865:musl_toolchain, r=alexcrichtonkennytm-0/+1
2019-03-16Rollup merge of #58941 - wzssyqa:master, r=alexcrichtonkennytm-0/+8
2019-03-15Add x86_64 musl host to the manifestMateusz Mikuła-0/+1
2019-03-10refactor build-mainfest.Mazdak Farrokhzad-204/+197
2019-03-07Actually publish miri in the manifestOliver Scherer-1/+3
2019-03-05MIPS: add r6 supportYunQiang Su-0/+8
2019-02-12Add riscv64gc-unknown-none-elf targetVadim Kaushan-0/+1
2019-02-12Add riscv64imac-unknown-none-elf targetVadim Kaushan-0/+1
2019-02-06Rollup merge of #58113 - h-michael:build-manifest-2018, r=alexcrichtonkennytm-5/+7
2019-02-05Remove unncessary return statementHirokazu Hata-1/+1
2019-02-05Use derive feature of serdeHirokazu Hata-2/+2
2019-02-05Remove macro_useHirokazu Hata-2/+1
2019-02-05Transition build-manifest to 2018 editionHirokazu Hata-1/+4
2019-02-03Add NVPTX target into `build-manifest`Denys Zariaiev-0/+1
2019-01-16Fix release manifest generationJethro Beekman-0/+1
2019-01-14Auto merge of #56954 - hug-dev:armv8m-main-ci, r=alexcrichtonbors-0/+1
2019-01-11Add a profiles section to the manifestNick Cameron-1/+24
2019-01-10Integrate miri into build-manifestAlex Crichton-1/+16
2019-01-09Add dist builder for Armv8-M MainlineHugues de Valon-0/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-19Rollup merge of #56947 - hsivonen:neon, r=alexcrichtonPietro Albini-0/+2
2018-12-13Add targets thumbv7neon-linux-androideabi and thumbv7neon-unknown-linux-gnuea...Henri Sivonen-0/+2
2018-12-13Add `--pinentry-mode=loopback` to deployment scriptAlex Crichton-1/+2
2018-12-11Fix gpg signing in manifest builderMark Rousskov-0/+1
2018-12-10Fix build of the `build-manifest` toolAlex Crichton-1/+1
2018-12-07use top level `fs` functions where appropriateAndy Russell-2/+2
2018-11-19Add temporary renames to manifests for rustfmt/clippyAlex Crichton-0/+2
2018-11-07Remove targets from the manifest that are not built on travisMarco A L Barbosa-6/+0
2018-11-05Add `aarch64-pc-windows-msvc` to deployed targetsAlex Crichton-0/+1
2018-09-01Auto merge of #53822 - dvc94ch:riscv, r=japaricbors-0/+1
2018-08-30[RISCV] Add riscv32imc-unknown-none-elf target.David Craven-0/+1
2018-08-30build-manifest: package docs only for tier 1 platformsPietro Albini-1/+12
2018-08-29build-manifest: include extensions marked as unavailablePietro Albini-5/+1
2018-08-29build-manifest: add instructions to test the tool locallyPietro Albini-1/+55
2018-08-28Auto merge of #53679 - japaric:cortex-r, r=alexcrichtonbors-0/+3