about summary refs log tree commit diff
path: root/src/tools/build-manifest
AgeCommit message (Expand)AuthorLines
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-09-17build-manifest: Add m68k-unknown-linux-gnu targetJohn Paul Adrian Glaubitz-0/+1
2021-08-03Rollup merge of #87693 - badboy:enable-ios-sim-target-manifest, r=Mark-Simula...Yuki Okushi-0/+1
2021-08-02Add `aarch64-apple-ios-sim` as a possible target to the manifestJan-Erik Rediger-0/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2021-05-23Add BPF targetAlessandro Decina-0/+2
2021-02-27Remove the x86_64-rumprun-netbsd targetSimonas Kazlauskas-1/+0
2021-02-07Extend the comment of `check_toolstate()` to clarify that the tool won't be s...hyd-dev-1/+4
2021-02-05Don't release Miri if its tests only failed on Windowshyd-dev-13/+12
2020-12-22Utilize PGO for rustc linux dist buildsMark Rousskov-0/+1
2020-11-22Drop support for cloudabi targetsLzu Tao-2/+0
2020-11-16build-manifest: strip newline from rustc versionPietro Albini-4/+4
2020-11-05ci: build docs for aarch64-unknown-linux-gnuPietro Albini-0/+1
2020-11-03build-manifest: remove legacy promote-release supportPietro Albini-93/+1
2020-10-29Auto merge of #78486 - pietroalbini:manifest-artifacts, r=Mark-Simulacrumbors-22/+125
2020-10-28build-manifest: include artifacts in a new tablePietro Albini-22/+125
2020-10-26build-manifest: add BUILD_MANIFEST_CHECKSUM_CACHEPietro Albini-5/+29
2020-10-26build-manifest: refactor checksum generation into a structPietro Albini-50/+82
2020-10-26build-manifest: allow creating a list of files shipped in a releasePietro Albini-12/+41
2020-10-13Include aarch64-pc-windows-msvc in the dist manifestsArlo Siemsen-0/+1
2020-10-14Rollup merge of #77895 - shepmaster:silicon-manifest, r=pietroalbiniYuki Okushi-0/+2
2020-10-13Include aarch64-apple-darwin in the dist manifestsJake Goulding-0/+2
2020-10-12build-manifest: bundle the rustc version in the binaryPietro Albini-13/+7
2020-10-12build-manifest: use var_os instead of var to check if vars existPietro Albini-3/+3
2020-10-12build-manifest: allow configuring the number of threadsPietro Albini-7/+13
2020-10-12build-manifest: accept the Rust version instead of the monorepo pathPietro Albini-14/+7
2020-10-12build-manifest: stop generating numbered channel names except for stablePietro Albini-4/+5
2020-10-09bootstrap: always use the Rust version in package namesPietro Albini-59/+10
2020-10-05Rollup merge of #77407 - pietroalbini:less-build-manifest, r=Mark-SimulacrumDylan DPC-120/+225
2020-10-01build-manifest: use BufReaderPietro Albini-2/+2
2020-10-01Write MAJOR.MINOR manifest for stable channel onlyCarol (Nichols || Goulding)-0/+2
2020-10-01build-manifest: avoid collecting SHAs in parallel on legacy modePietro Albini-0/+8
2020-10-01build-manifest: calculate checksums lazily and in parallelPietro Albini-21/+100
2020-10-01build-manifest: move generating a target to the manifest modPietro Albini-40/+55
2020-09-30Write manifest for MAJOR.MINOR channel to enable rustup convenienceCarol (Nichols || Goulding)-0/+2
2020-09-30build-manifest: split the manifest struct definition in a separate filePietro Albini-52/+55
2020-09-30build-manifest: keep legacy behavior when invoking through ./x.py distPietro Albini-20/+20
2020-09-29Auto merge of #77145 - pietroalbini:refactor-build-manifest-versions, r=Mark-...bors-209/+288
2020-09-25build-manifest: handle rust-src being target-independentPietro Albini-9/+14
2020-09-24build-manifest: add documentation on the PkgType methodsPietro Albini-0/+5
2020-09-24build-manifest: refactor detecting package versionsPietro Albini-132/+116
2020-09-19Rollup merge of #76798 - alistair23:alistair/rv32-linux, r=jyn514Ralf Jung-0/+1
2020-09-18build-manifest: stop receiving release numbers from bootstrapPietro Albini-58/+143
2020-09-18build-manifest: move PkgType into the versions modulePietro Albini-31/+31
2020-09-16tools/build-manifest: Add support for RISC-V 32-bitAlistair Francis-0/+1
2020-09-06initial attempt to add aarch64-unknown-linux-musl to dist-linux-armJens Reidel-0/+1
2020-08-15Add rustc-docs as a componentMark Rousskov-0/+2
2020-08-13make rustc-docs component available to rustupMatthias Krüger-0/+1
2020-08-03Enable docs on in the x86_64-unknown-linux-musl manifestDavid Sonder-0/+1
2020-07-16Add RISC-V GNU/Linux to src/tools/build-manifest as a host platformmsizanoen1-0/+1