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 Windows support #10

Open
Matthew-Benson opened this issue May 7, 2024 · 0 comments
Open

Add Windows support #10

Matthew-Benson opened this issue May 7, 2024 · 0 comments

Comments

@Matthew-Benson
Copy link
Collaborator

This is partially scaffolded out, but there's a long way to go. This would be a big win and improve hermetacity
vs writing system bash and powershell/cmd for genrules that need to support windows and scripts that need to be OS independent.

Today, Fish for windows requires Cygwin. See https://fishshell.com/ for details. This may change for the Rust build of Fish and that may be much easier to support.

  • Need toolchain provider info to pick a fish.exe file.
  • Need to make the fish wrapper base a powershell script rather than bash.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant