Skip to content

build: replicate the SPM style build, address TODO #122

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
Jul 16, 2025

Conversation

compnerd
Copy link
Member

This restructures the internal modules to match what we do in SPM. This is primarily to help make it easier to mirror behaviour.

Address the TODO, adding support to build against a swift-system build tree which is going to be required for integrating this into the Windows toolchain build. If one is not provided, continue the ability to vendor swift-system for ease of local development.

This restructures the internal modules to match what we do in SPM. This
is primarily to help make it easier to mirror behaviour.

Address the TODO, adding support to build against a swift-system build
tree which is going to be required for integrating this into the Windows
toolchain build. If one is not provided, continue the ability to vendor
swift-system for ease of local development.
@compnerd compnerd requested a review from jakepetroules July 14, 2025 22:55
@compnerd compnerd requested a review from iCharlesHu as a code owner July 14, 2025 22:55
Copy link
Contributor

@jakepetroules jakepetroules left a comment

Choose a reason for hiding this comment

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

Nice! Please make sure to get @iCharlesHu's approval too.

Copy link
Contributor

@iCharlesHu iCharlesHu left a comment

Choose a reason for hiding this comment

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

Thanks!

@compnerd compnerd merged commit 41ce3df into swiftlang:main Jul 16, 2025
130 of 147 checks passed
@compnerd compnerd deleted the vendor branch July 16, 2025 18:10
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