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

Fix mac GitHub Action and add Mac Arm64 #2243

Merged
merged 17 commits into from
May 2, 2024
Merged

Fix mac GitHub Action and add Mac Arm64 #2243

merged 17 commits into from
May 2, 2024

Commits on Apr 29, 2024

  1. Troubleshooting mac action

    akenmorris committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4beb2a2 View commit details
    Browse the repository at this point in the history
  2. Try

    akenmorris committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2b35287 View commit details
    Browse the repository at this point in the history
  3. Switch to macos-12

    akenmorris committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    88c3a5a View commit details
    Browse the repository at this point in the history
  4. Try arm64 build as well.

    akenmorris committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    9e583cd View commit details
    Browse the repository at this point in the history
  5. Changes to add Macos arm64

    akenmorris committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    8a9ad90 View commit details
    Browse the repository at this point in the history
  6. Fix platform check

    akenmorris committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    80cb6bf View commit details
    Browse the repository at this point in the history
  7. Relaunch

    akenmorris committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b1ea4e2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8566e53 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    d149493 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73fabfe View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Fix bug where X coordinate was passed for Y in python binding for geo…

    …desic distance to a set of points (e.g. curve).
    akenmorris committed May 1, 2024
    Configuration menu
    Copy the full SHA
    2244e5e View commit details
    Browse the repository at this point in the history
  2. Disabling MeshTests.sharedBoundaryExtractor due to the fact that the …

    …output of the test is not deterministic across platforms (e.g. arm64), though the output is correct. The non-deterministic behavior is in LibIGL.
    akenmorris committed May 1, 2024
    Configuration menu
    Copy the full SHA
    350ca35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f90c1ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbe29dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    461a0b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    071018b View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Remove action build

    akenmorris committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f39e63e View commit details
    Browse the repository at this point in the history