Skip to content

Conversation

@rintaro
Copy link
Member

@rintaro rintaro commented Sep 29, 2023

Cherry-pick #2173 into release/5.10

  • Explanation: Build the swift-syntax host libraries using FetchContent rather than early-swiftsyntax. This simplifies the overall toolchain build process and fix the issues we've seen caused by swift-syntax not being rebuilt. We should be able to use this to fix cross-compiling on Linux
  • Scope: Build system
  • Risk: Mid, since we update the build mechanism. But removes some nasty hacks.
  • Testing: Passes the current test suite
  • Issues: rdar://115439072
  • Reviewer: Ben Barham (@bnbarham)

[CMake] Updates to allow inclusion using FetchContent

(cherry picked from commit e0e5ad8)
@rintaro
Copy link
Member Author

rintaro commented Sep 29, 2023

@rintaro
Copy link
Member Author

rintaro commented Oct 2, 2023

@rintaro rintaro merged commit 2cec5c6 into swiftlang:release/5.10 Oct 10, 2023
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