summaryrefslogtreecommitdiff
path: root/.github/workflows/wheel-builder.yml
Commit message (Expand)AuthorAgeFilesLines
* modernize the wheel builderwheelsPaul Kehrer2021-12-311-20/+53
* Bump actions/setup-python from 2.3.0 to 2.3.1 (#277)dependabot[bot]2021-11-291-1/+1
* Bump actions/setup-python from 2.2.2 to 2.3.0 (#276)dependabot[bot]2021-11-171-1/+1
* Bump actions/checkout from 2.3.5 to 2.4.0 (#275)dependabot[bot]2021-11-021-3/+3
* Add MUSL linux build (#272)Wouter Kayser2021-10-231-0/+1
* Bump actions/checkout from 2.3.4 to 2.3.5 (#271)dependabot[bot]2021-10-171-3/+3
* python-six uneeded to build wheels (#266)sblondon2021-08-081-4/+4
* Revert "Bump actions/upload-artifact from 1 to 2.2.3 (#256)" (#259)Alex Gaynor2021-05-121-4/+4
* Bump actions/checkout from 2 to 2.3.4 (#257)dependabot[bot]2021-05-121-3/+3
* Bump actions/upload-artifact from 1 to 2.2.3 (#256)dependabot[bot]2021-05-121-4/+4
* Update actions/setup-python requirement to v2.2.2 (#250)dependabot[bot]2021-04-131-1/+1
* Bump actions/setup-python from v2.1.4 to v2.2.0 (#240)dependabot[bot]2020-12-181-1/+1
* Update actions/setup-python requirement to v2.1.4 (#237)dependabot[bot]2020-11-231-1/+1
* remove page-size wizard nonsense now that the wheel buidler is fixed (#230)Alex Gaynor2020-08-251-4/+1
* fix page size on aarch64 (#226)Paul Kehrer2020-08-171-1/+4
* convert to workflow and improve (#222)Paul Kehrer2020-08-161-27/+35
* major changes to wheel building (#221)Paul Kehrer2020-08-151-65/+53
* support only python 3.6+ (#217)Paul Kehrer2020-08-111-14/+3
* Fix for using pip for aarch64 (#214)odidev2020-08-051-1/+1
* more flailing with aarch64 (#213)Paul Kehrer2020-08-011-3/+4
* all inside a single string (#212)Paul Kehrer2020-08-011-1/+1
* need this flag for pip wheel (#211)Paul Kehrer2020-08-011-1/+1
* use pip wheel for aarch64 as well (#210)Paul Kehrer2020-08-011-1/+2
* ARM64 Support to Github Actions for wheel development (#209)odidev2020-08-011-0/+32
* name the GA jobs and update the README (#202)Paul Kehrer2020-04-121-0/+1
* Try to fix ubuntu wheel builder (#201)Alex Gaynor2020-04-121-2/+4
* move is not a command on macOS and Linux (#200)Alex Gaynor2020-04-121-2/+2
* fixed wheel builder syntax (#199)Alex Gaynor2020-04-121-0/+1
* Migrate wheel builders to GA (#198)Alex Gaynor2020-04-121-0/+114