Skip to content

[release/2.1] Enable portable builds on linux#717

Merged
crummel merged 5 commits into
dotnet:release/2.1from
omajid:linux-portable-build
Sep 18, 2018
Merged

[release/2.1] Enable portable builds on linux#717
crummel merged 5 commits into
dotnet:release/2.1from
omajid:linux-portable-build

Conversation

@omajid
Copy link
Copy Markdown
Member

@omajid omajid commented Aug 27, 2018

Most projects were already working fine. Only cli needed fixes to support $(PortableBuild).

Addresses #696 for Linux

Most projects were already working fine. Only cli needed fixes to
support $(PortableBuild).
Copy link
Copy Markdown
Member

@dagood dagood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks!

@dagood dagood requested a review from crummel August 27, 2018 21:25
@omajid omajid changed the title Enable portable builds on linux [release/2.1] Enable portable builds on linux Aug 27, 2018
@crummel
Copy link
Copy Markdown
Contributor

crummel commented Aug 28, 2018

@dotnet-bot test OSX10.12 Release please (java.nio.channels.ClosedChannelException)

@crummel crummel self-assigned this Aug 29, 2018
@crummel
Copy link
Copy Markdown
Contributor

crummel commented Aug 29, 2018

Ran into some issues on OSX - I'm looking at them in https://github.com/crummel/dotnet_source-build/commits/linux-portable-build.

- OSX should not try to use the portable linux shared framework.
- Override target RID when portable to be correct from the start.  This allows us to pass it in everywhere and remove a couple workarounds.
@crummel
Copy link
Copy Markdown
Contributor

crummel commented Sep 18, 2018

@dotnet-bot test RHEL7.2 Release please.

@crummel crummel merged commit 76df50f into dotnet:release/2.1 Sep 18, 2018
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

Successfully merging this pull request may close these issues.

3 participants