| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
* add manylinux2010 wheel builder
* various updates
* empty commit
* need to pass a plat tag
* hacks need hacks
|
|
|
|
|
|
| |
* remove don't use pep517 flags now that we have an explicit backend
* lol
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add windows to azure wheel builder
* whoops syntax fix
* syntax fix
* Added missing container image
* Drop the virtualenv
* Quotes
* Update wheel-builder.yml
* Update wheel-builder.yml
* Update wheel-builder.yml
* Update wheel-builder.yml
* Windows.
* Update wheel-builder.yml
* Update wheel-builder.yml
* Update wheel-builder.yml
* Update wheel-builder.yml
* Update wheel-builder.yml
* Added 3.4,3.6,3.7 windows wheels
* fix
* Update wheel-builder.yml
* py35 wheel builder
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add manylinux1 wheel builder to azure
* ?
* Drop 32-bit manylinux1
* cleanup
* fix
* Run as root
* fix?
* Do it in a venv
* typo
* Added an extra step
* For debugging
* Fix
* computers are stupid
* gibberish
* fix?
|
| |
|
|
* Add the start of an azure pipeline for building macOS wheels
* Split this into multiple lines
* No display name on upload
* Be verbose when building OpenSSL
* We don't need to reinstall
* Bash correctly
* Use a virtualenv
* Do more things in the venv
* Fix order of commands
* fixed pip command
* Give uploads a name
* Fixed key name
* fixed regex and escaping
* Crazy shenangins
* sudo
* Don't install enum34 on python3
* Fix for python2.7
* logging to the request
* Use curl correctly
|