Skip to content

Separate out swift-native sub-packages #33

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
Aug 11, 2025
Merged

Conversation

lhoward
Copy link
Collaborator

@lhoward lhoward commented Aug 11, 2025

Separate out the swift-native into distinct subpackages that mirror the target packges. This avoids conflicts when building Swift tools for the host system, by avoiding development-only artefacts being installed in the native sysroot.

It should also serve to draw attention to new and/or removed files in future Swift versions so the target recipes can be updated.

@lhoward lhoward self-assigned this Aug 11, 2025
@lhoward lhoward requested a review from xtremekforever August 11, 2025 00:57
@lhoward lhoward force-pushed the native-subpackages branch from 9ebe046 to f094a27 Compare August 11, 2025 04:43
Separate out the swift-native into distinct subpackages that mirror the target
packges. This avoids conflicts when building Swift tools for the host system,
by avoiding development-only artefacts being installed in the native sysroot.

It should also serve to draw attention to new and/or removed files in future
Swift versions so the target recipes can be updated.
@lhoward lhoward changed the base branch from scarthgap to trunk August 11, 2025 04:44
@lhoward lhoward force-pushed the native-subpackages branch from f094a27 to fcb21ca Compare August 11, 2025 04:46
@xtremekforever
Copy link
Collaborator

I like it!! Thanks!

@lhoward lhoward merged commit e281d35 into trunk Aug 11, 2025
6 checks passed
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