Skip to content

SKCore: support executable extensions on different platforms #325

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
Oct 8, 2020

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Oct 5, 2020

Similar to the dylib extension, introduce executable extensions. This
is required for Windows which uses a .exe suffix for the executables.

Similar to the dylib extension, introduce executable extensions.  This
is required for Windows which uses a `.exe` suffix for the executables.
@compnerd compnerd requested a review from benlangmuir as a code owner October 5, 2020 22:56
@compnerd
Copy link
Member Author

compnerd commented Oct 5, 2020

@swift-ci please test

@benlangmuir
Copy link
Contributor

@swift-ci please test macOS

@compnerd
Copy link
Member Author

compnerd commented Oct 6, 2020

Let see if it picks up swiftlang/swift-tools-support-core#137 this time.

@compnerd
Copy link
Member Author

compnerd commented Oct 6, 2020

@swift-ci please test

@benlangmuir
Copy link
Contributor

Oh, since swiftlang/swift-package-manager#2898 has not landed yet I think you need to change the vendored copy of TSC that is in swiftpm as well.

@compnerd
Copy link
Member Author

compnerd commented Oct 6, 2020

Ugh, thanks @benlangmuir

@compnerd
Copy link
Member Author

compnerd commented Oct 7, 2020

Please test with following PRs:
swiftlang/swift-package-manager#2965

@swift-ci please test

@benlangmuir benlangmuir merged commit 15d47d8 into swiftlang:main Oct 8, 2020
@compnerd compnerd deleted the extensions branch October 8, 2020 18:01
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.

2 participants