about summary refs log tree commit diff
path: root/src/tools/build-manifest
AgeCommit message (Expand)AuthorLines
2019-03-07Actually publish miri in the manifestOliver Scherer-1/+3
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
2018-07-07Ship clippy in manifestsMark Rousskov-0/+1
2018-07-06Rollup merge of #51619 - mksully22:ppc64le_rust, r=alexcrichtonkennytm-0/+1
2018-07-03rust: add initial changes to support powerpc64le muslMike Sullivan-0/+1
2018-07-02Auto merge of #51122 - oli-obk:clippy, r=Mark-Simulacrumbors-0/+22
2018-07-01Did you mean to block nightlies on clippy?Oliver Schneider-0/+22
2018-06-30more s/llvm-tools/llvm-tools-preview/Jorge Aparicio-5/+5
2018-06-23build: llvm_tools tidyBrad Campbell-1/+2
2018-06-23build: add llvm-tools to manifestBrad Campbell-1/+23
2018-06-22Recognize the extra "LLVM tools versions" argument to build-manifest.kennytm-0/+1
2018-05-16Add target for Big-endian ARM Cortex-R4F/R5F MCUsPaolo Teti-0/+1
2018-05-04Add eabi suffix to armv5te musl targetHarm Berntsen-1/+1