summaryrefslogtreecommitdiff
path: root/ci
Commit message (Expand)AuthorAgeFilesLines
* Use the manylinux docker image for testing alsoNed Batchelder2017-10-261-9/+10
* Need to clean before building, or 27m binaries go into the 27mu wheels.Ned Batchelder2017-05-081-0/+1
* Make manylinux wheels be always fast-buildingNed Batchelder2017-04-051-2/+4
* Refactor manylinux a bit. Testing doesn't work yetNed Batchelder2017-01-202-27/+43
* Process to build manylinux wheelsNed Batchelder2017-01-191-0/+27
* Make this usable in python 3Ned Batchelder2016-11-231-4/+4
* Python 2.6 str.format does not support unindexed parametersJohn Vandenberg2015-10-191-2/+2
* Latest appveyor support to fix 3.5 build issueNed Batchelder2015-09-171-0/+5
* Put back the Start-Process statementsNed Batchelder2015-09-141-3/+3
* Use the better call-operator rather than start-process in powershellNed Batchelder2015-09-141-3/+3
* Go back to using the downloaded get-pip.pyNed Batchelder2015-09-142-17771/+2
* Learning Powershell one SO post at a time...Ned Batchelder2015-09-141-1/+1
* Maybe we can just run Python directly?Ned Batchelder2015-09-141-1/+2
* Diagnosing get-pip.py problems on Appveyor 2.6Ned Batchelder2015-09-142-2/+17770
* Remove this diagnostic, it will be available somewhere elseNed Batchelder2015-09-121-57/+0
* Add correct URLs to the top of python_appveyor_demo files.Ned Batchelder2015-09-112-1/+4
* This is like building a ship in a bottleNed Batchelder2015-09-101-7/+24
* More diagnosticsNed Batchelder2015-09-101-0/+40
* Latest run_with_env.cmdNed Batchelder2015-09-081-15/+51
* Move most requirements into requirements/*.pip, and share them where possibleNed Batchelder2015-09-071-4/+0
* Python 3.5 is different in other annoying ways...Ned Batchelder2015-09-051-3/+9
* Move all requirements into .pip filesNed Batchelder2015-09-051-0/+4
* Add license textNed Batchelder2015-09-051-0/+3
* Make download_appveyor.py more general-purpose.Ned Batchelder2015-09-051-2/+3
* Make download_appveyor.py nicerNed Batchelder2015-09-051-11/+30
* A script to download Appveyor artifactsNed Batchelder2015-09-041-0/+72
* Try to get 64-bit buildsNed Batchelder2015-09-042-125/+0
* Better appveyor supportNed Batchelder2015-09-042-0/+273
* Fix wheel buildingNed Batchelder2015-09-011-3/+3
* Try to get appveryor to use 3.5rc2Ned Batchelder2015-08-291-7/+7
* Initial Appveyor configurationNed Batchelder2015-08-293-0/+126