Skip to content

build-script-impl: remove CMark cases as unused #62234

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

Merged
merged 4 commits into from
Dec 7, 2022

Conversation

MaxDesiatov
Copy link
Contributor

@MaxDesiatov MaxDesiatov commented Nov 23, 2022

Small part of #42859.

CMark was converted from a build-script-impl product to build-script product in #37102. After that change, some of the remaining mentions of CMark in build-script-impl were unused and can be removed.

@MaxDesiatov MaxDesiatov added the build-script Area → utils: The build script label Nov 23, 2022
@MaxDesiatov

This comment was marked as outdated.

@MaxDesiatov MaxDesiatov force-pushed the maxd/cmark-build-cleanup branch from e83e889 to 5849c69 Compare November 23, 2022 21:19
@MaxDesiatov

This comment was marked as outdated.

@MaxDesiatov MaxDesiatov force-pushed the maxd/cmark-build-cleanup branch from 5849c69 to a427721 Compare November 23, 2022 21:47
@MaxDesiatov
Copy link
Contributor Author

@swift-ci please smoke test

1 similar comment
@MaxDesiatov
Copy link
Contributor Author

@swift-ci please smoke test

CMark was converted from a `build-script-impl` product to `build-script` product in #37102. After that change remaining mentions of CMark in `build-script-impl` were unused and can be removed.
@MaxDesiatov MaxDesiatov force-pushed the maxd/cmark-build-cleanup branch from 8a7f362 to 4ee657b Compare November 29, 2022 11:16
@MaxDesiatov
Copy link
Contributor Author

@swift-ci please test

@MaxDesiatov
Copy link
Contributor Author

@swift-ci please build toolchain

@MaxDesiatov MaxDesiatov marked this pull request as ready for review November 29, 2022 14:04
@MaxDesiatov
Copy link
Contributor Author

@swift-ci please smoke test Linux

@MaxDesiatov
Copy link
Contributor Author

@swift-ci please smoke test macOS

Copy link
Contributor

@drexin drexin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

Copy link
Contributor

@gottesmm gottesmm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for eliminating dead code.

Copy link
Member

@compnerd compnerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is great to see this get reduced!

@MaxDesiatov
Copy link
Contributor Author

Verified that this builds successfully in different configurations.

@MaxDesiatov MaxDesiatov merged commit e80e7e3 into main Dec 7, 2022
@MaxDesiatov MaxDesiatov deleted the maxd/cmark-build-cleanup branch December 7, 2022 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-script Area → utils: The build script
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants