-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Rust to MacOS #6
Comments
Thanks for the suggestion! We definitely want to add Rust to macOS to make sure that it's available across all the OS's. I can't give an ETA for when it will be added, but it is very much on our radar. 🙂 |
@nrajpurkar FYI |
We should also consider adding rustup. |
Hi @jhpratt! We have added Rust and Rustup support in macOS10.14 and macOS10.15. It will be available after next image rollout. |
The image rollout has been completed. |
…stry (#315) * Toolcache: add basic error handling in Windows toolcache provisioner * Toolcache: add GITHUB_FEED_TOKEN into packer templates for Windows * Toolcache: separate toolcache.json for Windows * Rework "Validate-ToolCache" script (#6) * Rework validate toolcache script * change boost root folder * Add boost 1.69 for windows-2019 * Add toolcache config variable to Windows 16, 19 * Revert "Add toolcache config variable to Windows 16, 19" * Add default boost version for validate-boost VS19 * Remove bjam test for boost * Add boost 1.72 validation for win-2016 Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com> Co-authored-by: Aleksandr Chebotov <47745270+al-cheb@users.noreply.github.com>
* add release step * minor changes
[Windows] Install WSLv1 with Ubuntu 20.04
Tool information
rustc
by itself is 11M on my Ubuntu system.Virtual environments affected
Can this tool be installed during the build?
Yes, though it adds a couple minutes to the build.
Are you willing to submit a PR?
If someone can show me what would need to be changed, certainly.
On a related note, it would be great if various stable versions were also provided!
The text was updated successfully, but these errors were encountered: