Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Misc] [Mac] Fix typos found using codespell (GH-28756) | Christian Clauss | 2021-10-06 | 1 | -1/+1 |
| | |||||
* | Update URLs in comments and metadata to use HTTPS (GH-27458) | Noah Kantrowitz | 2021-07-30 | 1 | -7/+7 |
| | |||||
* | Fix typos in Mac/README.rst (#27108) | Clemens Brunner | 2021-07-13 | 1 | -3/+3 |
| | |||||
* | bpo-44009: Provide "python3.x-intel64" for Apple Silicon Macs (GH-25804) | Ned Deily | 2021-05-02 | 1 | -0/+6 |
| | | | | | | This allows reliably forcing macOS universal2 framework builds to run under Rosetta 2 Intel-64 emulation on Apple Silicon Macs if needed for testing or when universal2 wheels are not yet available. | ||||
* | Fix typo in Mac/README.rst (#24682) | Ikko Ashimine | 2021-03-01 | 1 | -1/+1 |
| | | | targetting -> targeting | ||||
* | bpo-41100: Support macOS 11 and Apple Silicon (GH-22855) | Ronald Oussoren | 2020-11-08 | 1 | -0/+37 |
| | | | | | | | | | | | Co-authored-by: Lawrence D’Anna <lawrence_danna@apple.com> * Add support for macOS 11 and Apple Silicon (aka arm64) As a side effect of this work use the system copy of libffi on macOS, and remove the vendored copy * Support building on recent versions of macOS while deploying to older versions This allows building installers on macOS 11 while still supporting macOS 10.9. | ||||
* | docs: macos - change "versiona" to "versions" (GH-18467) | @RandyMcMillan | 2020-02-12 | 1 | -1/+1 |
| | |||||
* | Update build docs for macOS (GH-16771) | Ned Deily | 2019-10-14 | 1 | -0/+363 |