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 for build.sh #94

Merged
merged 1 commit into from
Nov 18, 2019
Merged

Add windows support for build.sh #94

merged 1 commit into from
Nov 18, 2019

Conversation

eiriktsarpalis
Copy link
Member

Ports the change from dotnet/corefx#41947

@ViktorHofer
Copy link
Member

ViktorHofer commented Nov 18, 2019

I assume we only need this in the root script and not in the helper ones? Ie libraries.sh.

@ViktorHofer
Copy link
Member

This will never be exercised in CI so please make sure it works correctly. Also expect this to be broken if someones changes the scripts as some point.

@eiriktsarpalis
Copy link
Member Author

This will never be exercised in CI so please make sure it works correctly.

This has been soaked in corefx for a few months, so I'm expecting it to work without issue.

@eiriktsarpalis
Copy link
Member Author

eiriktsarpalis commented Nov 18, 2019

I assume we only need this in the root script and not in the helper ones? Ie libraries.sh.

Good question. I think it's generally overkill to do it everywhere. It's best to just keep it in common entrypoints, given that our bash infra won't support windows in the foreseeable future.

@ViktorHofer ViktorHofer added NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) and removed NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) labels Nov 18, 2019
@ViktorHofer
Copy link
Member

Merging as we passed the stage where build.cmd/sh is called.

@ViktorHofer ViktorHofer merged commit 7783fd5 into dotnet:master Nov 18, 2019
@ViktorHofer ViktorHofer deleted the build-sh-add-cygwin-support branch November 18, 2019 15:41
eiriktsarpalis added a commit that referenced this pull request Apr 6, 2020
@karelz karelz added this to the 5.0.0 milestone Aug 18, 2020
MichalStrehovsky pushed a commit to MichalStrehovsky/runtime that referenced this pull request Oct 12, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants