-
Notifications
You must be signed in to change notification settings - Fork 10.5k
build: update for cmark build revamp and split the build #70791
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
Please test with following PRs: @swift-ci please build toolchain Windows platform |
CC: @etcwilde |
Toolchain build timed out. @swift-ci please build toolchain Windows platform |
@swift-ci please test |
Please test with following PRs: @swift-ci please test |
Please test with following PRs: @swift-ci please test |
Please test with following PRs: @swift-ci please test |
1 similar comment
Please test with following PRs: @swift-ci please test |
Extricate cmark from the unified build system. This is preparatory work to support building CMark GFM with dynamic linkage for sharing it across swift-markdown and the compiler. It also simplifies the build logic for the unified build.
Please test with following PRs: @swift-ci please test |
Please test with following PRs: @swift-ci please test macOS platform |
1 similar comment
Please test with following PRs: @swift-ci please test macOS platform |
Please test with following PRs: @swift-ci please build toolchain |
Extricate cmark from the unified build system. This is preparatory work to support building CMark GFM with dynamic linkage for sharing it across swift-markdown and the compiler. It also simplifies the build logic for the unified build.