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

Universal2 wheels on macOS #484

Merged
merged 66 commits into from
Jan 31, 2021
Merged

Universal2 wheels on macOS #484

merged 66 commits into from
Jan 31, 2021

Commits on Dec 16, 2020

  1. Configuration menu
    Copy the full SHA
    90ce9d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59801d4 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. WIP: try new Python build

    henryiii committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    609c0f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Configuration menu
    Copy the full SHA
    7fb032d View commit details
    Browse the repository at this point in the history
  2. Fix logger crash

    joerick committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    9906cf7 View commit details
    Browse the repository at this point in the history
  3. wip: drop pypy for now

    henryiii committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    985ef4d View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. Configuration menu
    Copy the full SHA
    31d0351 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e8e806 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2020

  1. Build some sample wheels

    joerick committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    2b800bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76d5f3d View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2021

  1. Configuration menu
    Copy the full SHA
    4d89e52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09fef56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d04599 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2021

  1. Fix unit test

    joerick committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    7cab712 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    a1ac43e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a973ba9 View commit details
    Browse the repository at this point in the history
  3. Refactor for clarity

    joerick committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    46eb287 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e405f34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df60457 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    577fd5e View commit details
    Browse the repository at this point in the history
  7. Interim fix for archs comparison

    This will change when #507 is merged
    joerick committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    914f74a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    afd08c1 View commit details
    Browse the repository at this point in the history
  9. Like this?

    joerick committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    7a11143 View commit details
    Browse the repository at this point in the history
  10. It does not.

    joerick committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    16d96fa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    65b530a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    121715a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bf272fe View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a6ff55e View commit details
    Browse the repository at this point in the history
  15. Increase test timeout value

    joerick committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    e215446 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0df5e12 View commit details
    Browse the repository at this point in the history
  17. Improve output formatting

    Github annotations require all output to be on a single line, so let's
    make the log messages do that
    joerick committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    ffba89d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e29fab0 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Tidy up

    joerick committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    e880aca View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into macos-universal2

    # Conflicts:
    #	cibuildwheel/macos.py
    #	cibuildwheel/util.py
    joerick committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    9bf5fb1 View commit details
    Browse the repository at this point in the history
  3. Fix allowed archs check

    joerick committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    0768123 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Configuration menu
    Copy the full SHA
    1606b79 View commit details
    Browse the repository at this point in the history
  2. Add clarifying comments

    joerick committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    c4b5b16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f43b3f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8512e69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9113dfe View commit details
    Browse the repository at this point in the history
  6. Neaten comments

    joerick committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    a99726f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dbb6d80 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

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

Commits on Jan 23, 2021

  1. Merge remote-tracking branch 'origin/master' into macos-universal2

    # Conflicts:
    #	bin/sample_build.py
    #	cibuildwheel/__main__.py
    #	cibuildwheel/macos.py
    #	cibuildwheel/util.py
    #	cibuildwheel/windows.py
    joerick committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    d2312cd View commit details
    Browse the repository at this point in the history
  2. Fix unit tests

    joerick committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    3f8fcb0 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. Configuration menu
    Copy the full SHA
    bd45b1c View commit details
    Browse the repository at this point in the history
  2. Fix crashing test

    joerick committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    00eed5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4dddd9e View commit details
    Browse the repository at this point in the history
  4. Add docs for CIBW_ARCHS

    joerick committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    381ea7d View commit details
    Browse the repository at this point in the history
  5. Docs edits

    joerick committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    4b491ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef1baac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c68e48 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f1638e7 View commit details
    Browse the repository at this point in the history
  9. Add manual debugging hook

    joerick committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    e40d53d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d21b7cf View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    b6f325c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93ba19d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8fde72 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

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

Commits on Jan 30, 2021

  1. Configuration menu
    Copy the full SHA
    32ab09b View commit details
    Browse the repository at this point in the history
  2. Fix typing import

    joerick committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    56653f3 View commit details
    Browse the repository at this point in the history
  3. Get SDK version dynamically

    joerick committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    74170ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be55ebe View commit details
    Browse the repository at this point in the history
  5. Remove wheel rename hack

    joerick committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    a79f0ef View commit details
    Browse the repository at this point in the history
  6. Remove unused function

    joerick committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    2def20d View commit details
    Browse the repository at this point in the history