-
Notifications
You must be signed in to change notification settings - Fork 10.5k
utils: update the build-windows-toolchain.bat to extract the toolchain #68319
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 build toolchain Windows platform |
@swift-ci please build toolchain Windows platform |
@swift-ci please build toolchain windows platform |
1 similar comment
@swift-ci please build toolchain windows platform |
@swift-ci test Windows |
@swift-ci please build toolchain Windows platform |
@swift-ci please build toolchain Windows platform |
@swift-ci please build toolchain Windows platform |
1 similar comment
@swift-ci please build toolchain Windows platform |
@swift-ci please build toolchain Windows platform |
@swift-ci please build toolchain windows platform |
@swift-ci please build toolchain windows platform |
@swift-ci please build toolchain windows platform |
8 similar comments
@swift-ci please build toolchain windows platform |
@swift-ci please build toolchain windows platform |
@swift-ci please build toolchain windows platform |
@swift-ci please build toolchain windows platform |
@swift-ci please build toolchain windows platform |
@swift-ci please build toolchain windows platform |
@swift-ci please build toolchain windows platform |
@swift-ci please build toolchain windows platform |
@swift-ci please build toolchain windows platform |
1 similar comment
@swift-ci please build toolchain windows platform |
Please test with following PRs: @swift-ci please build toolchain Windows platform |
2 similar comments
Please test with following PRs: @swift-ci please build toolchain Windows platform |
Please test with following PRs: @swift-ci please build toolchain Windows platform |
Please test with following PRs: @swift-ci please build toolchain Windows platform |
Please test with following PRs: @swift-ci please smoke test |
Please test with following PRs: @swift-ci please test Windows platform |
2 similar comments
Please test with following PRs: @swift-ci please test Windows platform |
Please test with following PRs: @swift-ci please test Windows platform |
Please test with following PRs: @swift-ci please test Windows platform |
# This is the 1st commit message: utils: update the build-windows-toolchain.bat to extract the toolchain Fetch a prebuilt toolchain to build the toolchain. This is required to enable the macro support on Windows. # The commit message swiftlang#2 will be skipped: # build: build SwiftSyntax before the toolchain build # # Perform a build of Swift Syntax prior to the build of the toolchain so # that we can enable the early swift syntax parser builds. This is a # prerequisite for enabling macros on Windows. # The commit message swiftlang#3 will be skipped: # # This is a combination of 5 commits. # # This is the 1st commit message: # # build: wire up the early swift-syntax build to the build # # This enables the early swift syntax build to get us macro support on # Windows. # # # The commit message swiftlang#2 will be skipped: # # # Update build-windows-toolchain.bat # # # The commit message swiftlang#3 will be skipped: # # # Update build-windows-toolchain.bat # # # The commit message swiftlang#4 will be skipped: # # # Update build-windows-toolchain.bat # # # The commit message swiftlang#5 will be skipped: # # # Update build-windows-toolchain.bat
Fetch a prebuilt toolchain to build the toolchain. This is required to enable the macro support on Windows. utils: update the build-windows-toolchain.bat to extract the toolchain Fetch a prebuilt toolchain to build the toolchain. This is required to enable the macro support on Windows.
f046523
to
8f6671c
Compare
Please test with following PRs: @swift-ci please test Windows platform |
Please test with following PRs: @swift-ci please build toolchain Windows platform |
Please test with following PRs: @swift-ci please smoke test |
Fetch and extract a prebuilt toolchain to enable macros support on 5.10. This is a squashed cherry-pick of swiftlang#68319, swiftlang#68641, and swiftlang#68835.
Fetch and extract a prebuilt toolchain to enable macros support on 5.10. This is a squashed cherry-pick of swiftlang#68319, swiftlang#68641, and swiftlang#68835.
Fetch and extract a prebuilt toolchain to enable macros support on 5.10. This is a squashed cherry-pick of swiftlang#68319, swiftlang#68411, swiftlang#68641, and swiftlang#68835.
Fetch a prebuilt toolchain to build the toolchain. This is required to enable the macro support on Windows.