Skip to content

IDE: preserve the environment in the triple #21027

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

Merged
merged 1 commit into from
Dec 6, 2018

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Dec 5, 2018

Adjust the triple manipulation to preserve the environment in the case
of non-Darwin targets. This is particularly important for android which
is an environment for Linux, and Windows, where we support specific
environments only.

Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.

Resolves SR-NNNN.

@compnerd
Copy link
Member Author

compnerd commented Dec 5, 2018

CC: @jrose-apple @benlangmuir

@compnerd
Copy link
Member Author

compnerd commented Dec 5, 2018

@swift-ci please test

@jrose-apple
Copy link
Contributor

I think you might as well do this whenever the environment is non-empty. That'll help with the "simulator" environment they're slowly bringing up for iOS simulator triples.

Adjust the triple manipulation to preserve the environment.  This is
particularly important for android which is an environment for Linux,
and Windows, where we support specific environments only.
@compnerd compnerd force-pushed the save-the-environment branch from fcccb90 to 7f6a333 Compare December 5, 2018 03:51
@compnerd
Copy link
Member Author

compnerd commented Dec 5, 2018

@swift-ci please test

@swift-ci
Copy link
Contributor

swift-ci commented Dec 5, 2018

Build failed
Swift Test OS X Platform
Git Sha - fcccb90b54d91a913ea34948e66fbdd62e1cfe10

@swift-ci
Copy link
Contributor

swift-ci commented Dec 5, 2018

Build failed
Swift Test Linux Platform
Git Sha - fcccb90b54d91a913ea34948e66fbdd62e1cfe10

@swift-ci
Copy link
Contributor

swift-ci commented Dec 5, 2018

Build failed
Swift Test OS X Platform
Git Sha - fcccb90b54d91a913ea34948e66fbdd62e1cfe10

@compnerd
Copy link
Member Author

compnerd commented Dec 5, 2018

@swift-ci please test macOS platform

@swift-ci
Copy link
Contributor

swift-ci commented Dec 5, 2018

Build failed
Swift Test OS X Platform
Git Sha - 7f6a333

@jrose-apple
Copy link
Contributor

Looks like this failure is also happening on master.

@compnerd
Copy link
Member Author

compnerd commented Dec 5, 2018

@swift-ci please test macOS platform

@compnerd compnerd merged commit f898abe into swiftlang:master Dec 6, 2018
@compnerd compnerd deleted the save-the-environment branch December 6, 2018 02:19
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