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

Add support for GraalPy #5380

Merged
merged 7 commits into from
Oct 7, 2024
Merged

Commits on Oct 3, 2024

  1. Initial support for GraalPy

    msimacek committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8f9eba7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67752fd View commit details
    Browse the repository at this point in the history
  3. Add graalpy to CI

    msimacek committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6c2cf69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd64a91 View commit details
    Browse the repository at this point in the history
  5. Skip cmake test installed_function on GraalPy

    CMake won't find libpython on GraalPy, it either fails or silently picks
    CPython's libpython.
    msimacek committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b281cb1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb409c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    ebd7898 View commit details
    Browse the repository at this point in the history