зеркало из https://github.com/mozilla/gecko-dev.git
ecfb5e1541
This uses a repacked version of the upstream 1.8 nightly builds. We need 1.8 for WinXP support, but it's safe to use nightly until this stablises because other platforms are using stable rust and will catch any nightly-only feature use. For these builds I used the channel-rustc-nightly manifest instead of the older channel-rust-* manifest, to get the separate std packages. tar xf rustc-nightly-i686-pc-windows-msvc.tar.gz rustc-nightly-i686-pc-windows-msvc/install.sh --prefix=rustc/ tar xf rust-std-nightly-i686-pc-windows-msvc.tar.gz rust-std-nightly-i686-pc-windows-msvc/install.sh --prefix=rustc/ tar cjf rustc.tar.bz2 rustc/* We're already riding the trains on macosx and linux64, enabling this for all channels this avoids having to whitelist the config. |
||
---|---|---|
.. | ||
mozconfigs | ||
tooltool-manifests | ||
mozconfig | ||
version.txt | ||
version_display.txt |