diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2017-01-27 14:41:10 -0800 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2017-01-27 16:41:49 -0800 |
| commit | f1658610be08869155bd867a380004ec5df6b77c (patch) | |
| tree | d190e6351a6bc27b32d1bd04ffbb1b2722edfbd3 /src/test/incremental/thinlto | |
| parent | a2a3074fb3ae6c1e7f0ccb6b111f3e16f9312f8f (diff) | |
| parent | 9e8785f01757a50e321e85adeb659a9aff6fc00e (diff) | |
| download | rust-f1658610be08869155bd867a380004ec5df6b77c.tar.gz rust-f1658610be08869155bd867a380004ec5df6b77c.zip | |
Rollup merge of #39284 - alexcrichton:manifesting, r=brson
rustbuild: Add manifest generation in-tree This commit adds a new tool, `build-manifest`, which is used to generate a distribution manifest of all produced artifacts. This tool is intended to replace the `build-rust-manifest.py` script that's currently located on the buildmaster. The intention is that we'll have a builder which periodically: * Downloads all artifacts for a commit * Runs `./x.py dist hash-and-sign`. This will generate `sha256` and `asc` files as well as TOML manifests. * Upload all generated hashes and manifests to the directory the artifacts came from. * Upload *all* artifacts (tarballs and hashes and manifests) to an archived location. * If necessary, upload all artifacts to the main location. This script is intended to just be the second step here where orchestrating uploads and such will all happen externally from the build system itself. cc #38531
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions
