about summary refs log tree commit diff
path: root/src/tools/build-manifest
AgeCommit message (Expand)AuthorLines
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
2018-08-26add the other two targets to the manifestJorge Aparicio-0/+2
2018-08-26Add target for Little-endian ARM Cortex-R4F/R5F MCUsPaolo Teti-0/+1
2018-08-25Include missing tools in the manifest and mark them as unavailablePietro Albini-66/+46
2018-08-17Change target triple used to check for lldb in build-manifestTom Tromey-1/+2
2018-08-14Add lldb to the buildTom Tromey-0/+23
2018-08-01[RISCV] Enable CI.David Craven-0/+1
2018-07-30Add targets for HermitCore (https://hermitcore.org) to the Rust compiler and ...Colin Finck-0/+1
2018-07-26Omit the vendor component in Fuchsia triplePetr Hosek-2/+2
2018-07-11llvm-tools-preview: fix build-manifestJorge Aparicio-1/+1