gecko-dev/taskcluster/docker/rust-build
Ralph Giles 2e1dfb5042 Bug 1358590 - Update rust-build to v0.4.5. r=ted
Update the repack_rust script for packaging upsteam
rust builds for tooltool use in our build automation:

- Add --cargo-channel switch.
- Remove 32-bit macOS targets.
- Add aarch64 Android target.
- Update for cargo tarball name changes.
- Remove obsolete b2g target manifests.

MozReview-Commit-ID: 2ajGO8jPpWD

--HG--
extra : rebase_source : cd49eacbb323e3bfc62c8ca61438bb01d71fde9e
2017-04-21 12:03:33 -07:00
..
Dockerfile Bug 1351031 - Update rust-build container. r=mshal 2017-03-27 14:02:44 -07:00
README.md Bug 1302763 - Move docker images out of testing/docker into taskcluster/docker; r=dustin r=CuriousLearner 2016-10-20 18:25:34 +05:30
REGISTRY Bug 1302763 - Move docker images out of testing/docker into taskcluster/docker; r=dustin r=CuriousLearner 2016-10-20 18:25:34 +05:30
VERSION Bug 1358590 - Update rust-build to v0.4.5. r=ted 2017-04-21 12:03:33 -07:00
build_cargo.sh Bug 1351031 - Update rust-build container. r=mshal 2017-03-27 14:02:44 -07:00
build_rust.sh Bug 1351031 - Update rust-build container. r=mshal 2017-03-27 14:02:44 -07:00
build_rust_mac.sh Bug 1302763 - Move docker images out of testing/docker into taskcluster/docker; r=dustin r=CuriousLearner 2016-10-20 18:25:34 +05:30
fetch_cargo.sh Bug 1351031 - Update rust-build container. r=mshal 2017-03-27 14:02:44 -07:00
fetch_rust.sh Bug 1302763 - Move docker images out of testing/docker into taskcluster/docker; r=dustin r=CuriousLearner 2016-10-20 18:25:34 +05:30
package_rust.sh Bug 1302763 - Move docker images out of testing/docker into taskcluster/docker; r=dustin r=CuriousLearner 2016-10-20 18:25:34 +05:30
repack_rust.py Bug 1358590 - Update rust-build to v0.4.5. r=ted 2017-04-21 12:03:33 -07:00
splat_rust.py Bug 1358590 - Update rust-build to v0.4.5. r=ted 2017-04-21 12:03:33 -07:00
task.json Bug 1351031 - Update rust-build container. r=mshal 2017-03-27 14:02:44 -07:00
tcbuild.py Bug 1351031 - Update rust-build container. r=mshal 2017-03-27 14:02:44 -07:00
upload_rust.sh Bug 1302763 - Move docker images out of testing/docker into taskcluster/docker; r=dustin r=CuriousLearner 2016-10-20 18:25:34 +05:30

README.md

This is a docker script for building rust toolchains for use in Mozilla's build clusters.