mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-09 04:39:03 +02:00
- 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 |
||
|---|---|---|
| .. | ||
| build_cargo.sh | ||
| build_rust.sh | ||
| build_rust_mac.sh | ||
| Dockerfile | ||
| fetch_cargo.sh | ||
| fetch_rust.sh | ||
| package_rust.sh | ||
| README.md | ||
| REGISTRY | ||
| repack_rust.py | ||
| task.json | ||
| tcbuild.py | ||
| upload_rust.sh | ||
| VERSION | ||
This is a docker script for building rust toolchains for use in Mozilla's build clusters.