| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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: ↵ | Ned Batchelder | 2015-09-04 | 1 | -23/+23 | |
| | | | | | https://ci.appveyor.com/project/nedbat/coveragepy/build/default-46 | |||||
| * | 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 | |
| | | ||||||
| * | Fix escape in yaml | Ned Batchelder | 2015-08-29 | 1 | -1/+1 | |
| | | ||||||
| * | Try getting windows metacov on appveyor | Ned Batchelder | 2015-08-29 | 1 | -1/+17 | |
| | | ||||||
| * | Initial Appveyor configuration | Ned Batchelder | 2015-08-29 | 1 | -0/+45 | |
| Lifted mostly from https://github.com/pytest-dev/pytest-cov | ||||||
