Skip to content

WiX: package the VC redist as part of the installation #251

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
Oct 18, 2023

Conversation

compnerd
Copy link
Member

The compilers and runtime depend on the runtime. Introduce a dependency on the runtime for the VC runtime, which is a dependency for the build tools. This should allow us to be more self-contained (there is a dependency on WinSDK and VS if not cross-compiling to another platform).

The compilers and runtime depend on the runtime. Introduce a dependency
on the runtime for the VC runtime, which is a dependency for the build
tools.  This should allow us to be more self-contained (there is a
dependency on WinSDK and VS if not cross-compiling to another
platform).
@compnerd compnerd merged commit d64e7e9 into swiftlang:release/5.10 Oct 18, 2023
@compnerd compnerd deleted the vcruntime branch October 18, 2023 15:27
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