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

GH-41124: [CI][C++] Don't use CMake 3.29.1 with vcpkg #41151

Merged
merged 14 commits into from
Apr 12, 2024

Commits on Apr 11, 2024

  1. apacheGH-41124: [CI][C++] Don't use CMake 3.29.1 with vcpkg

    vcpkg doesn't work with CMake 3.29.1.
    
    See also: microsoft/vcpkg#37968
    kou committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    7c710e2 View commit details
    Browse the repository at this point in the history
  2. Fix

    kou committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0c5a370 View commit details
    Browse the repository at this point in the history
  3. Fix

    kou committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    1fdc115 View commit details
    Browse the repository at this point in the history
  4. Fix

    kou committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    336fb45 View commit details
    Browse the repository at this point in the history
  5. Fix

    kou committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    488356c View commit details
    Browse the repository at this point in the history
  6. Debug

    kou committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c55fec8 View commit details
    Browse the repository at this point in the history
  7. Debug

    kou committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    519fe29 View commit details
    Browse the repository at this point in the history
  8. Fix

    kou committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c5cc6ae View commit details
    Browse the repository at this point in the history
  9. Fix

    kou committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    30bec1c View commit details
    Browse the repository at this point in the history
  10. Specify --build-config

    kou committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ef3c8c4 View commit details
    Browse the repository at this point in the history
  11. Use setup-python on arm64 macOS

    kou committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    bc6a224 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Fix syntax

    kou committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b20b338 View commit details
    Browse the repository at this point in the history
  2. Fix a typo

    Co-authored-by: Jacob Wujciak-Jens <jacob@wujciak.de>
    kou and assignUser authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d46405f View commit details
    Browse the repository at this point in the history
  3. Fix

    kou committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    56eb753 View commit details
    Browse the repository at this point in the history