Skip to content

Conversation

@DougGregor
Copy link
Member

Add a CMake-based build system that builds only the main modules
(SwiftSyntax, SwiftDiagnostics, SwiftParser) that would be used in
later stages of a host compiler. It does not run tests or build
auxiliar convenience modules like SwiftSyntaxBuilder that aren't
expected to be used in the compiler itself.

Add a CMake-based build system that builds only the main modules
(SwiftSyntax, SwiftDiagnostics, SwiftParser) that would be used in
later stages of a host compiler. It does not run tests or build
auxiliar convenience modules like SwiftSyntaxBuilder that aren't
expected to be used in the compiler itself.
Avoid the name clash with the C++ parser on case-insensitive file
systems.
@DougGregor DougGregor requested a review from ahoppen as a code owner August 27, 2022 07:21
@DougGregor
Copy link
Member Author

@swift-ci please test

@DougGregor
Copy link
Member Author

That macOS failure makes no sense, because this PR should be a no-op for CI. Trying again...

@DougGregor
Copy link
Member Author

@swift-ci please test

@DougGregor DougGregor merged commit 2cd5873 into swiftlang:main Aug 27, 2022
@DougGregor DougGregor deleted the cmake-build branch August 27, 2022 16:06
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.

1 participant