summaryrefslogtreecommitdiff
path: root/tests/testdata/macosx_minimal_system_version
Commit message (Collapse)AuthorAgeFilesLines
* Fixed pre-commit parameters for BlackHenry Schreiner2021-12-301-1/+1
|
* Don't use default macos/arm64 deployment target in calculating the platform ↵Ronald Oussoren2020-12-131-0/+0
| | | | | | | | tag for fat binaries (#390) The system compiler in Xcode 12 will not set the deployment target for arm64 below 11.0.0 (which is the first version of macOS supporting arm64). To allow building wheels that target an earlier version of macOS (by way of the x86_64 part of fat binaries) ignore the deployment target in the arm64 part of fat binaries when that's 11.0.0.
* Fixed error on Big Sur when deployment target = 11 (#386)Grzegorz Bokota2020-12-041-0/+0
| | | | | Fixes #385. Co-authored-by: FX Coudert <fxcoudert@gmail.com>
* macosx platform tag does not support patch releases (#317)Grzegorz Bokota2020-01-032-0/+0
|
* Fixed typo 'dynlib' -> 'dylib' (#320)Grzegorz Bokota2019-11-1910-0/+0
|
* Better discovery of macos system version to determine proper platform tag (#314)Grzegorz Bokota2019-10-2311-0/+13