index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
build-manifest
Age
Commit message (
Expand
)
Author
Lines
2021-09-20
Migrate to 2021
Mark Rousskov
-1
/
+1
2021-09-17
build-manifest: Add m68k-unknown-linux-gnu target
John Paul Adrian Glaubitz
-0
/
+1
2021-08-03
Rollup merge of #87693 - badboy:enable-ios-sim-target-manifest, r=Mark-Simula...
Yuki Okushi
-0
/
+1
2021-08-02
Add `aarch64-apple-ios-sim` as a possible target to the manifest
Jan-Erik Rediger
-0
/
+1
2021-07-29
rfc3052: Remove authors field from Cargo manifests
Jade
-1
/
+0
2021-05-23
Add BPF target
Alessandro Decina
-0
/
+2
2021-02-27
Remove the x86_64-rumprun-netbsd target
Simonas Kazlauskas
-1
/
+0
2021-02-07
Extend the comment of `check_toolstate()` to clarify that the tool won't be s...
hyd-dev
-1
/
+4
2021-02-05
Don't release Miri if its tests only failed on Windows
hyd-dev
-13
/
+12
2020-12-22
Utilize PGO for rustc linux dist builds
Mark Rousskov
-0
/
+1
2020-11-22
Drop support for cloudabi targets
Lzu Tao
-2
/
+0
2020-11-16
build-manifest: strip newline from rustc version
Pietro Albini
-4
/
+4
2020-11-05
ci: build docs for aarch64-unknown-linux-gnu
Pietro Albini
-0
/
+1
2020-11-03
build-manifest: remove legacy promote-release support
Pietro Albini
-93
/
+1
2020-10-29
Auto merge of #78486 - pietroalbini:manifest-artifacts, r=Mark-Simulacrum
bors
-22
/
+125
2020-10-28
build-manifest: include artifacts in a new table
Pietro Albini
-22
/
+125
2020-10-26
build-manifest: add BUILD_MANIFEST_CHECKSUM_CACHE
Pietro Albini
-5
/
+29
2020-10-26
build-manifest: refactor checksum generation into a struct
Pietro Albini
-50
/
+82
2020-10-26
build-manifest: allow creating a list of files shipped in a release
Pietro Albini
-12
/
+41
2020-10-13
Include aarch64-pc-windows-msvc in the dist manifests
Arlo Siemsen
-0
/
+1
2020-10-14
Rollup merge of #77895 - shepmaster:silicon-manifest, r=pietroalbini
Yuki Okushi
-0
/
+2
2020-10-13
Include aarch64-apple-darwin in the dist manifests
Jake Goulding
-0
/
+2
2020-10-12
build-manifest: bundle the rustc version in the binary
Pietro Albini
-13
/
+7
2020-10-12
build-manifest: use var_os instead of var to check if vars exist
Pietro Albini
-3
/
+3
2020-10-12
build-manifest: allow configuring the number of threads
Pietro Albini
-7
/
+13
2020-10-12
build-manifest: accept the Rust version instead of the monorepo path
Pietro Albini
-14
/
+7
2020-10-12
build-manifest: stop generating numbered channel names except for stable
Pietro Albini
-4
/
+5
2020-10-09
bootstrap: always use the Rust version in package names
Pietro Albini
-59
/
+10
2020-10-05
Rollup merge of #77407 - pietroalbini:less-build-manifest, r=Mark-Simulacrum
Dylan DPC
-120
/
+225
2020-10-01
build-manifest: use BufReader
Pietro Albini
-2
/
+2
2020-10-01
Write MAJOR.MINOR manifest for stable channel only
Carol (Nichols || Goulding)
-0
/
+2
2020-10-01
build-manifest: avoid collecting SHAs in parallel on legacy mode
Pietro Albini
-0
/
+8
2020-10-01
build-manifest: calculate checksums lazily and in parallel
Pietro Albini
-21
/
+100
2020-10-01
build-manifest: move generating a target to the manifest mod
Pietro Albini
-40
/
+55
2020-09-30
Write manifest for MAJOR.MINOR channel to enable rustup convenience
Carol (Nichols || Goulding)
-0
/
+2
2020-09-30
build-manifest: split the manifest struct definition in a separate file
Pietro Albini
-52
/
+55
2020-09-30
build-manifest: keep legacy behavior when invoking through ./x.py dist
Pietro Albini
-20
/
+20
2020-09-29
Auto merge of #77145 - pietroalbini:refactor-build-manifest-versions, r=Mark-...
bors
-209
/
+288
2020-09-25
build-manifest: handle rust-src being target-independent
Pietro Albini
-9
/
+14
2020-09-24
build-manifest: add documentation on the PkgType methods
Pietro Albini
-0
/
+5
2020-09-24
build-manifest: refactor detecting package versions
Pietro Albini
-132
/
+116
2020-09-19
Rollup merge of #76798 - alistair23:alistair/rv32-linux, r=jyn514
Ralf Jung
-0
/
+1
2020-09-18
build-manifest: stop receiving release numbers from bootstrap
Pietro Albini
-58
/
+143
2020-09-18
build-manifest: move PkgType into the versions module
Pietro Albini
-31
/
+31
2020-09-16
tools/build-manifest: Add support for RISC-V 32-bit
Alistair Francis
-0
/
+1
2020-09-06
initial attempt to add aarch64-unknown-linux-musl to dist-linux-arm
Jens Reidel
-0
/
+1
2020-08-15
Add rustc-docs as a component
Mark Rousskov
-0
/
+2
2020-08-13
make rustc-docs component available to rustup
Matthias Krüger
-0
/
+1
2020-08-03
Enable docs on in the x86_64-unknown-linux-musl manifest
David Sonder
-0
/
+1
2020-07-16
Add RISC-V GNU/Linux to src/tools/build-manifest as a host platform
msizanoen1
-0
/
+1
[next]