close
The Wayback Machine - https://web.archive.org/web/20211023162535/https://github.com/dotnet/runtime/pull/94
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

@eiriktsarpalis eiriktsarpalis commented Nov 18, 2019

Ports the change from dotnet/corefx#41947

@ViktorHofer
Copy link
Member

@ViktorHofer 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

@ViktorHofer ViktorHofer commented Nov 18, 2019

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

@eiriktsarpalis eiriktsarpalis commented Nov 18, 2019

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 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
Copy link
Member

@ViktorHofer ViktorHofer commented Nov 18, 2019

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

@ViktorHofer ViktorHofer merged commit 7783fd5 into dotnet:master Nov 18, 2019
52 of 61 checks passed
@ViktorHofer ViktorHofer deleted the build-sh-add-cygwin-support branch Nov 18, 2019
eiriktsarpalis added a commit that referenced this issue 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 issue Oct 12, 2020
@msftbot msftbot bot 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
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants