-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[windows] make WindowsSDKs configurable through env variables #82188
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
@swift-ci please test windows |
c1d38ec
to
9997443
Compare
@swift-ci please test windows |
☝️ this is just to test the changes, I will cleanup the changes before it's ready for review. |
@swift-ci please test windows |
0cf5d13
to
adba1bf
Compare
@swift-ci please test windows |
adba1bf
to
8000583
Compare
@swift-ci please test windows |
1 similar comment
@swift-ci please test windows |
78664a2
to
21f205d
Compare
@swift-ci please test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just to verify, we will still build all the SDKs for Swift CI and the nightly releases, but only build x64 for the LLDB tests?
Yes that's the plan. |
21f205d
to
344d24d
Compare
@swift-ci please test |
@swift-ci please test macos |
@swift-ci please test linux |
1 similar comment
@swift-ci please test linux |
We are working on setting up a new LLDB bot to test LLDB support for Swift on Windows. This bot will only run the lldb test suite.
This patch adds a new environment variable which allows to specify which Windows SDKs we want to build programatically.