Skip to content

WiX: enable bootstrapping#531

Merged
compnerd merged 3 commits into
swiftlang:release/6.4.xfrom
compnerd:bootstrapping64
Jun 17, 2026
Merged

WiX: enable bootstrapping#531
compnerd merged 3 commits into
swiftlang:release/6.4.xfrom
compnerd:bootstrapping64

Conversation

@compnerd

@compnerd compnerd commented Jun 5, 2026

Copy link
Copy Markdown
Member

Cherry-pick the changes required to build the toolchain with bootstrapping support.

compnerd added 3 commits June 5, 2026 12:51
Remove the legacy SDK packaging, promote the experimental SDK to the
canonical SDK. Update the rules to use a bit more whitespace to make it
easier to process the sources non-progamatically.

(cherry picked from commit ff7dd3e)
This adds the SxS runtime DLLs to the toolchain. This final piece will
enable SxS toolchain installations as the toolchain now packages and
distributes the runtime alongwith the toolchain. There is no runtime
needed in the path, and we bind to this version avoiding ABI skew.

(cherry picked from commit 16df22e)
The bootstrapping changes introduced a small change to the layout of the
staged toolchain. Update the references to accommodate that.

(cherry picked from commit db08c59)
@compnerd compnerd merged commit 8961f6a into swiftlang:release/6.4.x Jun 17, 2026
@compnerd compnerd deleted the bootstrapping64 branch June 17, 2026 15:43
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