Skip to content

Enable Windows support#13

Merged
andyleejordan merged 4 commits intomasterfrom
windows
Jan 19, 2016
Merged

Enable Windows support#13
andyleejordan merged 4 commits intomasterfrom
windows

Conversation

@andyleejordan
Copy link
Copy Markdown
Member

This enables full cross-platform support (Linux, OS X, and Windows), using dotnet-cli to produce a self-contained PowerShell build.

It is very rough around the edges, especially the console. However, over 500 of our Pester tests pass on Windows.

Note that this includes #11 and so the emitted executable is bin/powershell. This also bumps the PowerShell submodule.

@andyleejordan andyleejordan added the Issue-Enhancement the issue is more of a feature request than a bug label Jan 17, 2016
@palladia
Copy link
Copy Markdown
Contributor

+1

Instead of Microsoft.PowerShell.Linux.Host

Since this changes the name of the library,
System.Management.Automation's assembly info needed to be updated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Issue-Enhancement the issue is more of a feature request than a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants