Skip to content

GHA: shuffle more files for Dispatch, Foundation #935

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 8, 2025
Merged

Conversation

compnerd
Copy link
Owner

@compnerd compnerd commented Apr 7, 2025

The toolchain build outside of libdispatch and Foundation now properly install into the architecture specific locations. The installer rules now expect the properly staged toolchain image rather than try to adjust the location. This shuffling ensures that the location of the import libraries matches the expectations.

The toolchain build outside of libdispatch and Foundation now properly
install into the architecture specific locations. The installer rules
now expect the properly staged toolchain image rather than try to adjust
the location. This shuffling ensures that the location of the import
libraries matches the expectations.
@compnerd compnerd requested a review from Steelskin April 7, 2025 19:51
@compnerd
Copy link
Owner Author

compnerd commented Apr 8, 2025

Going to merge this for now, it is speculative, but should be correct. The NoAsserts builds are causing some trouble atm.

@compnerd compnerd merged commit 058a503 into main Apr 8, 2025
1 check passed
@compnerd compnerd deleted the compnerd/location branch April 8, 2025 16:20
Steelskin pushed a commit that referenced this pull request Apr 28, 2025
This updates the packaging steps following
swiftlang/swift-installer-scripts#413

This cherry-picks the following PRs:
* GHA: shuffle the Foundation headers #918
* GHA: shuffle more files for Dispatch, Foundation #935
* Create directory before moving items #936
* GHA: adjust the installer build phases #937
* GHA: enable _Builtin_float on android #942
* Installer: Properly include Android platform #944
* Update Android root folder #943
* Packaging: Set productArchitecture #941
* Android: Update Android platform packaging #940
@Steelskin Steelskin mentioned this pull request Apr 28, 2025
Steelskin added a commit that referenced this pull request Apr 29, 2025
This updates the packaging steps following
swiftlang/swift-installer-scripts#413

This cherry-picks the following PRs:
* GHA: shuffle the Foundation headers #918
* GHA: shuffle more files for Dispatch, Foundation #935
* Create directory before moving items #936
* GHA: adjust the installer build phases #937
* GHA: enable _Builtin_float on android #942
* Installer: Properly include Android platform #944
* Update Android root folder #943
* Packaging: Set productArchitecture #941
* Android: Update Android platform packaging #940

Co-authored-by: Saleem Abdulrasool <[email protected]>
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