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

feat(macos): add distribution for apple silicon #29

Merged
merged 12 commits into from
Jun 20, 2024

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    e10f3bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c51df6a View commit details
    Browse the repository at this point in the history
  3. use xcode clt 14.3.1 on mac

    wpbonelli committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a8db827 View commit details
    Browse the repository at this point in the history
  4. hide dylibs

    wpbonelli committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    42dc825 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e94b76 View commit details
    Browse the repository at this point in the history
  6. otool after build

    wpbonelli committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    359f527 View commit details
    Browse the repository at this point in the history
  7. hide libstdc++.6.dylib too

    wpbonelli committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    bb64db7 View commit details
    Browse the repository at this point in the history
  8. fix (define ostag)

    wpbonelli committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a2f5598 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. just invoke pymake directly

    wpbonelli committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    6155014 View commit details
    Browse the repository at this point in the history
  2. fix timeout

    wpbonelli committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    31962de View commit details
    Browse the repository at this point in the history
  3. fix artifact upload

    wpbonelli committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e5b3405 View commit details
    Browse the repository at this point in the history
  4. fix release step

    wpbonelli committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    dfea448 View commit details
    Browse the repository at this point in the history