gecko-dev/testing/docker/rust-build
Ralph Giles c3d36f874d Bug 1289605 - Update gecko-rust-build to v0.3.0. r=dustin
- Separate build, package, and upload steps into separate scripts.
- Rewrite repack in python to use rust's internal install scripts.
- Add support for cargo as well as the rust compiler and std library.

MozReview-Commit-ID: EI9M8ayEptA

--HG--
extra : rebase_source : 4457c074396e5c733158d304c2aebe0f811a9d7e
2016-07-26 14:49:09 -07:00
..
Dockerfile Bug 1289605 - Update gecko-rust-build to v0.3.0. r=dustin 2016-07-26 14:49:09 -07:00
README.md
REGISTRY
VERSION Bug 1289605 - Update gecko-rust-build to v0.3.0. r=dustin 2016-07-26 14:49:09 -07:00
build_cargo.sh Bug 1289605 - Update gecko-rust-build to v0.3.0. r=dustin 2016-07-26 14:49:09 -07:00
build_rust.sh Bug 1289605 - Update gecko-rust-build to v0.3.0. r=dustin 2016-07-26 14:49:09 -07:00
build_rust_mac.sh Bug 1289605 - Update gecko-rust-build to v0.3.0. r=dustin 2016-07-26 14:49:09 -07:00
fetch_cargo.sh Bug 1289605 - Update gecko-rust-build to v0.3.0. r=dustin 2016-07-26 14:49:09 -07:00
fetch_rust.sh Bug 1245170 - Upload rust builds to tooltool. r=dustin 2016-02-16 13:30:19 -08:00
package_rust.sh Bug 1289605 - Update gecko-rust-build to v0.3.0. r=dustin 2016-07-26 14:49:09 -07:00
repack_rust.py Bug 1289605 - Update gecko-rust-build to v0.3.0. r=dustin 2016-07-26 14:49:09 -07:00
task.json Bug 1245170 - Upload rust builds to tooltool. r=dustin 2016-02-16 13:30:19 -08:00
tcbuild.py Bug 1245170 - Upload rust builds to tooltool. r=dustin 2016-02-16 13:30:19 -08:00
upload_rust.sh Bug 1265817 - Update gecko-rust-build to v0.2.1. r=dustin 2016-04-19 10:41:18 -07:00

README.md

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