Skip to content
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

Runtimes: adjust global flags in preparation for extending the Core project #78504

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Jan 8, 2025

This set of changes prepares us to add additional installed libraries into the project by extracting the Swift flags that apply universally to the libraries.

This splits up the flags and re-orders some of the condition for the
application. Because the flags are now categorised by the language
promote the other half of the condition to the front.
These set of Swift flags are applied to all runtime libraries that are
built. Hoist them to the top-level to spell them once and to keep all
the libraries in sync.
@compnerd
Copy link
Member Author

compnerd commented Jan 9, 2025

@swift-ci please smoke test

@compnerd compnerd merged commit ce3cc37 into swiftlang:main Jan 10, 2025
3 checks passed
@compnerd compnerd deleted the globals branch January 10, 2025 03:02
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