| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
* add a jenkinsfile for building wheels
* remove scripts we don't need now
* still do the list of installed items on the mac builder
* build 2.6, don't bother with 2.7 ucs4 on mac, simplify batch
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* Include python3.6 in the macOS wheel script
* Pull in changes from Jenkins
* For Windows as well
|
|
* add the scripts we use to build the wheels in jenkins to version control
These scripts will get some updates shortly to simplify life on the OS X
side, but for now it's just a copy of exactly what the job currently
does. Once this is merged I can switch the job to just invoke these
scripts.
* rename script and update to what we're currently using to make whls
|