Skip to content
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

Closed
1 of 5 tasks
jhpratt opened this issue Oct 1, 2019 · 5 comments
Closed
1 of 5 tasks

Add Rust to MacOS #6

jhpratt opened this issue Oct 1, 2019 · 5 comments
Assignees
Labels

Comments

@jhpratt
Copy link

jhpratt commented Oct 1, 2019

Tool information

  • Tool name: Rust
  • Add or update? Add
  • Desired version: Stable (currently 1.38.0)
  • Approximate size: Similar to Ubuntu, given that they're both Unix. rustc by itself is 11M on my Ubuntu system.
  • If this is an add request:
    • Brief description of tool: Rust language. It's already present on Ubuntu and Windows virtual envs.
    • URL for tool's homepage: https://rust-lang.org

Virtual environments affected

  • macOS 10.14
  • Ubuntu 16.04 LTS
  • Ubuntu 18.04 LTS
  • Windows Server 2016 R2
  • Windows Server 2019

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!

@kaylangan
Copy link
Contributor

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. 🙂

@kaylangan
Copy link
Contributor

@nrajpurkar FYI

@kaylangan
Copy link
Contributor

We should also consider adding rustup.

@miketimofeev miketimofeev self-assigned this Jan 20, 2020
@andy-mishechkin andy-mishechkin removed their assignment Jan 21, 2020
@vmapetr
Copy link
Contributor

vmapetr commented Jan 23, 2020

Hi @jhpratt! We have added Rust and Rustup support in macOS10.14 and macOS10.15. It will be available after next image rollout.

@miketimofeev
Copy link
Contributor

The image rollout has been completed.
@jhpratt feel free to open a new issue if there is something wrong with preinstalled Rust.

sergey-akhalkov pushed a commit that referenced this issue Jan 29, 2020
…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>
dmitry-shibanov added a commit to dmitry-shibanov/virtual-environments that referenced this issue Feb 19, 2020
* add release step

* minor changes
dylni added a commit to dylni/os_str_bytes that referenced this issue Feb 27, 2020
maxim-lobanov pushed a commit that referenced this issue Jul 8, 2020
maxim-lobanov pushed a commit that referenced this issue Aug 19, 2021
[Windows] Install WSLv1 with Ubuntu 20.04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants