Skip to content

[6.0] Add new _foundation_unicode and _FoundationCShims c modules to windows build script #74876

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

Conversation

jmschonfeld
Copy link
Contributor

Cherry pick of #74796

Explanation: Updates the Windows build script to copy _foundation_unicode and _FoundationCShims (if they exist) like dispatch, os, and Block
Scope: Affects building toolchains on Windows
Original PR: #74796
Risk: Minimal - these directories do not yet exist so the change should be inert until we add the directories to the Foundation build
Testing: Testing done via swift-ci testing and toolchain builds
Reviewer: @compnerd

…s build script (swiftlang#74796)

* Add new _foundation_unicode and _FoundationCShims c modules to windows build script

* Only copy directories that exist

* Address feedback
@jmschonfeld jmschonfeld requested a review from a team as a code owner July 1, 2024 22:53
@jmschonfeld
Copy link
Contributor Author

@swift-ci please test

@jmschonfeld jmschonfeld enabled auto-merge (squash) July 1, 2024 22:54
@jmschonfeld jmschonfeld merged commit df06dfa into swiftlang:release/6.0 Jul 3, 2024
5 checks passed
@jmschonfeld jmschonfeld deleted the foundation-windows-copy-headers-6-0-cherrypick branch July 3, 2024 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.

2 participants