You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 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 #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 #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 #2 will be skipped:
#
# # Update build-windows-toolchain.bat
#
# # The commit message #3 will be skipped:
#
# # Update build-windows-toolchain.bat
#
# # The commit message #4 will be skipped:
#
# # Update build-windows-toolchain.bat
#
# # The commit message #5 will be skipped:
#
# # Update build-windows-toolchain.bat
0 commit comments