Skip to content

utils: convert SystemPackage to static linkage #78720

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
Jan 21, 2025

Conversation

compnerd
Copy link
Member

SwiftSystem is only used in a single location in SPM, allowing us to collapse the file into the single site. This reduces the overall toolchain size by ~56K. It also removes the need to ship the extra DLL.

SwiftSystem is only used in a single location in SPM, allowing us to
collapse the file into the single site. This reduces the overall
toolchain size by ~56K. It also removes the need to ship the extra DLL.
@compnerd
Copy link
Member Author

Please test with following PRs:
swiftlang/swift-package-manager#8231
swiftlang/sourcekit-lsp#1931
swiftlang/swift-installer-scripts#363

@swift-ci please build toolchain Windows platform

@compnerd
Copy link
Member Author

@swift-ci please smoke test

@compnerd compnerd merged commit 6524012 into swiftlang:main Jan 21, 2025
4 checks passed
@compnerd compnerd deleted the unsystematic branch January 21, 2025 03:03
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.

1 participant