Skip to content

build: enable control over the C++ interop modules #65503

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
Apr 29, 2023

Conversation

compnerd
Copy link
Member

Treat the C++ interop modules similar to the Concurrency and StringProcessing modules, enabled through a top-level global flag. The flag now enables disabling the C++ interop modules when the standard library is built.

Based on the original work by Egor Zhdan!

Treat the C++ interop modules similar to the Concurrency and
StringProcessing modules, enabled through a top-level global flag.  The
flag now enables disabling the C++ interop modules when the standard
library is built.

Based on the original work by Egor Zhdan!
@compnerd compnerd requested a review from a team as a code owner April 28, 2023 18:04
@compnerd
Copy link
Member Author

Original PR: #65398

This cherry-picks the build infrastructure work for the C++ interop control into the 5.9 so that C++ interop can be split out from the standard library build.

CC: @edymtt

@compnerd
Copy link
Member Author

@swift-ci please test

@edymtt
Copy link
Contributor

edymtt commented Apr 28, 2023

@swift-ci please test Windows

@compnerd compnerd merged commit 50148ce into swiftlang:release/5.9 Apr 29, 2023
@compnerd compnerd deleted the 59-control-systems branch April 29, 2023 16:05
@AnthonyLatsis AnthonyLatsis added the 🍒 release cherry pick Flag: Release branch cherry picks label May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants