| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop testing gevent on py26 | Ned Batchelder | 2016-03-02 | 1 | -3/+1 |
* | trololol, trying random stuff for appveyor+gevent | Ned Batchelder | 2016-03-02 | 1 | -0/+1 |
* | Extra diagnosis for gevent install failures on Appveyor | Ned Batchelder | 2016-03-02 | 1 | -0/+3 |
* | Appveyor 2.7 stopped working, try 2.7.11 | Ned Batchelder | 2016-01-24 | 1 | -4/+4 |
* | not ready for codecov on appveyor yet | Ned Batchelder | 2015-09-15 | 1 | -2/+1 |
* | Codecov on appveyor | Ned Batchelder | 2015-09-15 | 1 | -1/+2 |
* | Python 3.5 is available | Ned Batchelder | 2015-09-13 | 1 | -4/+4 |
* | Clean up the batch file hack; 3.5rc4 is out; 64-bit builds succeed | Ned Batchelder | 2015-09-10 | 1 | -10/+5 |
* | Maybe this escaping is right | Ned Batchelder | 2015-09-10 | 1 | -1/+1 |
* | Fix the bat-writer | Ned Batchelder | 2015-09-10 | 1 | -2/+1 |
* | Debug | Ned Batchelder | 2015-09-10 | 1 | -0/+1 |
* | Fix the bat-writer | Ned Batchelder | 2015-09-10 | 1 | -2/+1 |
* | Debug | Ned Batchelder | 2015-09-10 | 1 | -0/+1 |
* | How many languages can I nest at once and still get the escaping right? | Ned Batchelder | 2015-09-10 | 1 | -1/+1 |
* | This is like building a ship in a bottle | Ned Batchelder | 2015-09-10 | 1 | -1/+5 |
* | Will recreating the tox environments make 32- and 64-bit work properly? | Ned Batchelder | 2015-09-10 | 1 | -7/+7 |
* | ci/run_with_env.cmd requires PYTHON_VERSON to have two dots. | Ned Batchelder | 2015-09-10 | 1 | -31/+31 |
* | Move most requirements into requirements/*.pip, and share them where possible | Ned Batchelder | 2015-09-07 | 1 | -1/+1 |
* | Don't try to upload dist/* if dist doesn't exist | Ned Batchelder | 2015-09-07 | 1 | -1/+4 |
* | Add 2.6 64-bit | Ned Batchelder | 2015-09-06 | 1 | -0/+6 |
* | Use proper powershell string concatenation | Ned Batchelder | 2015-09-06 | 1 | -1/+1 |
* | Name the dist artifacts with dist\* | Ned Batchelder | 2015-09-06 | 1 | -1/+1 |
* | Push the contents of dist as artifacts | Ned Batchelder | 2015-09-06 | 1 | -1/+1 |
* | Will this work? | Ned Batchelder | 2015-09-06 | 1 | -1/+1 |
* | Push appveyor artifacts explicitly | Ned Batchelder | 2015-09-06 | 1 | -1/+1 |
* | Try using build_script to make kits | Ned Batchelder | 2015-09-06 | 1 | -2/+2 |
* | Use after_test, since it happens before artifacts | Ned Batchelder | 2015-09-06 | 1 | -1/+1 |
* | Try on_finish instead of after_test for building artifacts | Ned Batchelder | 2015-09-06 | 1 | -1/+1 |
* | Remove extra email notifications from Appveyor | Ned Batchelder | 2015-09-06 | 1 | -8/+0 |
* | Maybe this will build kits for failed jobs | Ned Batchelder | 2015-09-05 | 1 | -5/+0 |
* | Move all requirements into .pip files | Ned Batchelder | 2015-09-05 | 1 | -2/+2 |
* | Try rolling builds, and let 64-bit fail but still build kits | Ned Batchelder | 2015-09-05 | 1 | -23/+30 |
* | hmmm, 64-bit still doesn't work: https://ci.appveyor.com/project/nedbat/cover... | Ned Batchelder | 2015-09-04 | 1 | -23/+23 |
* | Try to get 64-bit builds | Ned Batchelder | 2015-09-04 | 1 | -17/+23 |
* | Better appveyor support | Ned Batchelder | 2015-09-04 | 1 | -28/+42 |
* | Skip the 64-bit builds for now | Ned Batchelder | 2015-09-03 | 1 | -20/+20 |
* | Fix wheel building | Ned Batchelder | 2015-09-01 | 1 | -1/+1 |
* | Build wheels on appveyor | Ned Batchelder | 2015-09-01 | 1 | -0/+22 |
* | Never mind, too cute | Ned Batchelder | 2015-08-31 | 1 | -6/+6 |
* | Will trailing spaces be kept? | Ned Batchelder | 2015-08-31 | 1 | -6/+6 |
* | Give the appveyor jobs readable names | Ned Batchelder | 2015-08-31 | 1 | -6/+12 |
* | Appveyor sends two emails each time. make it stop? | Ned Batchelder | 2015-08-30 | 1 | -0/+2 |
* | Try making metacov.zip only for metacoverage jobs | Ned Batchelder | 2015-08-30 | 1 | -1/+1 |
* | Identify the metacov.zip files | Ned Batchelder | 2015-08-30 | 1 | -2/+2 |
* | 3.5 won't work yet, it's only .exe, no .msi | Ned Batchelder | 2015-08-29 | 1 | -7/+0 |
* | Maybe this will work for 3.5rc2? | Ned Batchelder | 2015-08-29 | 1 | -4/+2 |
* | Try to get appveryor to use 3.5rc2 | Ned Batchelder | 2015-08-29 | 1 | -8/+11 |
* | Get 2.6 with appveyor | Ned Batchelder | 2015-08-29 | 1 | -8/+9 |
* | We don't do builds, we do tests, so use after_test | Ned Batchelder | 2015-08-29 | 1 | -1/+1 |
* | More appveyor configuration: email notifications, and zip up metacov | Ned Batchelder | 2015-08-29 | 1 | -1/+23 |