Skip to content
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

*: update minimum cmake version to 3.23 #9164

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

Lloyd-Pottiger
Copy link
Contributor

@Lloyd-Pottiger Lloyd-Pottiger commented Jun 26, 2024

What problem does this PR solve?

Issue Number: close #8898, close #7193

Problem Summary:

cmake need to be upgrade to 3.23 at least for building under mac os with clang 14.0.0

What is changed and how it works?

update minimum cmake version to 3.23

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Side effects

  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Breaking backward compatibility

Documentation

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features
  • Changes MySQL compatibility

Release note

None

@ti-chi-bot ti-chi-bot bot added release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jun 26, 2024
Copy link
Contributor

@JaySon-Huang JaySon-Huang left a comment

Choose a reason for hiding this comment

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

LGTM

@ti-chi-bot ti-chi-bot bot added approved needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Jun 27, 2024
Copy link
Contributor

ti-chi-bot bot commented Jun 27, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JaySon-Huang, JinheLin

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [JaySon-Huang,JinheLin]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot bot added lgtm and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Jun 27, 2024
Copy link
Contributor

ti-chi-bot bot commented Jun 27, 2024

[LGTM Timeline notifier]

Timeline:

  • 2024-06-27 02:01:38.400329125 +0000 UTC m=+857824.885817970: ☑️ agreed by JaySon-Huang.
  • 2024-06-27 02:25:49.473554152 +0000 UTC m=+859275.959042985: ☑️ agreed by JinheLin.

@ti-chi-bot ti-chi-bot bot merged commit 8a53e36 into pingcap:master Jun 27, 2024
5 checks passed
@wuhuizuo
Copy link
Contributor

/cherry-pick release-8.2

@ti-chi-bot
Copy link
Member

@wuhuizuo: new pull request created to branch release-8.2: #9168.

In response to this:

/cherry-pick release-8.2

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository.

@Lloyd-Pottiger Lloyd-Pottiger deleted the update-cmake-version branch June 28, 2024 03:32
ti-chi-bot bot pushed a commit that referenced this pull request Jul 2, 2024
close #9169

update minimum cmake version to 3.23

Signed-off-by: Lloyd-Pottiger <[email protected]>

Co-authored-by: Lloyd-Pottiger <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade C++ standard to C++23 Clang 17 & C++23 Compatibility
5 participants