Skip to content

begin to integrate SwiftSystem #437

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 13, 2021
Merged

Conversation

tomerd
Copy link
Contributor

@tomerd tomerd commented Nov 20, 2021

motivation: SwiftSystem provides infra that can replace some bespoke implementations in TSC and, improving the cross-platform support. as such we are adding it as a dependency to TSC

changes: add SwiftSystem to CMake setup so it can be included in CMake based builds

motivation: SwiftSystem provides infra that can replace some bespoke implementations in TSC and, improving the cross-platform support. as such we are adding it as a dependency to TSC

changes: add SwiftSystem to CMake setup so it can be included in CMake based builds
@tomerd tomerd requested a review from benlangmuir as a code owner November 20, 2021 00:23
@tomerd
Copy link
Contributor Author

tomerd commented Nov 20, 2021

cc @compnerd

@tomerd
Copy link
Contributor Author

tomerd commented Nov 20, 2021

@tomerd
Copy link
Contributor Author

tomerd commented Nov 20, 2021

cc @compnerd

@benlangmuir
Copy link
Contributor

Is there a reason to add this to the cmake but not the Package.swift? The change itself seems fine.

@tomerd
Copy link
Contributor Author

tomerd commented Nov 20, 2021

swiftpm will bring it transitively: lsp -> swiftpm -> tsc -> system, so no needed to add explicitly

this change is only required for the cmake build of lsp to continue and work once the change lands in tsc/swiftpm

@tomerd
Copy link
Contributor Author

tomerd commented Dec 2, 2021

@tomerd
Copy link
Contributor Author

tomerd commented Dec 6, 2021

@tomerd tomerd merged commit dcb61ad into swiftlang:main Dec 13, 2021
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