Skip to content

build: add dependency on Foundation #1026

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

Closed
wants to merge 1 commit into from

Conversation

compnerd
Copy link
Member

Now that Foundation is required for SwiftSyntax, add the ability to tie together build trees and bootstrap SwiftSyntax. This is required to repair the Windows build.

@compnerd compnerd requested a review from ahoppen as a code owner October 26, 2022 15:30
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd
Copy link
Member Author

@swift-ci please test

@DougGregor
Copy link
Member

No, we shouldn't need this. We accidentally grew one Foundation dependency and have removed it in #1016.

Now that Foundation is required for SwiftSyntax, add the ability to tie
together build trees and bootstrap SwiftSyntax.  This is required to
repair the Windows build.
Copy link
Contributor

@CodaFi CodaFi left a comment

Choose a reason for hiding this comment

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

swift-syntax should never depend on Foundation. That would make bootstrapping for non-Darwin platforms very difficult.

@compnerd
Copy link
Member Author

This was fixed in #1027, #1028.

@compnerd compnerd closed this Oct 26, 2022
@compnerd compnerd deleted the foundation-repairs branch October 26, 2022 20:57
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