summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | Some diagnostics to figure out what's up with Appveyor 64-bit builds.Ned Batchelder2015-09-102-0/+9
| |
* | Update requirementsNed Batchelder2015-09-092-2/+2
| |
* | Latest run_with_env.cmdNed Batchelder2015-09-081-15/+51
| |
* | Add some tests of bad pluginsNed Batchelder2015-09-071-8/+64
| |
* | Tighten up the badges linesNed Batchelder2015-09-071-3/+2
| |
* | Check more files for purityNed Batchelder2015-09-071-3/+4
| |
* | Bump the versionNed Batchelder2015-09-071-1/+1
| |
* | Fix some obsolete howto instructionsNed Batchelder2015-09-071-12/+2
| |
* | 4.0b3Ned Batchelder2015-09-071-8/+9
| |
* | Coverage 4.0b3Ned Batchelder2015-09-071-0/+1
| |
* | Prepare for 4.0b3 kitscoverage-4.0b3Ned Batchelder2015-09-073-5/+8
| |
* | Move most requirements into requirements/*.pip, and share them where possibleNed Batchelder2015-09-079-16/+17
| | | | | | | | | | --HG-- rename : requirements.pip => requirements/dev.pip
* | More compact tox syntaxNed Batchelder2015-09-071-1/+1
| |
* | 2 spaces for ymlNed Batchelder2015-09-071-10/+10
| |
* | Configure circle ciNed Batchelder2015-09-071-0/+18
| |
* | Don't try to upload dist/* if dist doesn't existNed Batchelder2015-09-072-2/+5
| |
* | Add 2.6 64-bitNed Batchelder2015-09-061-0/+6
| |
* | Use proper powershell string concatenationNed Batchelder2015-09-061-1/+1
| |
* | Name the dist artifacts with dist\*Ned Batchelder2015-09-061-1/+1
| |
* | Push the contents of dist as artifactsNed Batchelder2015-09-061-1/+1
| |
* | Will this work?Ned Batchelder2015-09-061-1/+1
| |
* | Push appveyor artifacts explicitlyNed Batchelder2015-09-061-1/+1
| |
* | A different way to run tox, doesn't work yet.Ned Batchelder2015-09-061-0/+63
| |
* | Shorten up tox.iniNed Batchelder2015-09-061-5/+5
| |
* | Fix the contents of the kitNed Batchelder2015-09-061-1/+2
| | | | | | | | | | Previously, we were getting fullcoverage/__pycache__/*.pyc files, and we weren't getting the header files needed for ctracer.
* | Remove target I don't useNed Batchelder2015-09-061-6/+0
| |
* | Try using build_script to make kitsNed Batchelder2015-09-061-2/+2
| |
* | Use after_test, since it happens before artifactsNed Batchelder2015-09-061-1/+1
| |
* | Try on_finish instead of after_test for building artifactsNed Batchelder2015-09-061-1/+1
| |
* | Remove extra email notifications from AppveyorNed Batchelder2015-09-061-8/+0
| |
* | Remove the recently deleted file from the MakefileNed Batchelder2015-09-061-3/+0
| |
* | Remove unneeded windows kit builder, now that we use AppveyorNed Batchelder2015-09-061-10/+0
| |
* | Remove tests and docs from the kit, since they weren't used or usable.Ned Batchelder2015-09-062-13/+10
| |
* | Python 3.5 is different in other annoying ways...Ned Batchelder2015-09-051-3/+9
| |
* | Maybe this will build kits for failed jobsNed Batchelder2015-09-051-5/+0
| |
* | Move all requirements into .pip filesNed Batchelder2015-09-053-3/+7
| |
* | Add license textNed Batchelder2015-09-051-0/+3
| |
* | Make download_appveyor.py more general-purpose.Ned Batchelder2015-09-052-2/+6
| |
* | Make download_appveyor.py nicerNed Batchelder2015-09-052-12/+31
| |
* | Try rolling builds, and let 64-bit fail but still build kitsNed Batchelder2015-09-051-23/+30
| |
* | Try another layout for badgesNed Batchelder2015-09-041-1/+3
| |
* | Fix pylint warningsNed Batchelder2015-09-044-2/+22
| |
* | Add requests, used for downloading from appveyorNed Batchelder2015-09-041-0/+1
| |
* | Add a badge for monthly PyPI downloadsNed Batchelder2015-09-041-2/+5
| |
* | A script to download Appveyor artifactsNed Batchelder2015-09-042-0/+75
| |
* | hmmm, 64-bit still doesn't work: ↵Ned Batchelder2015-09-041-23/+23
| | | | | | | | https://ci.appveyor.com/project/nedbat/coveragepy/build/default-46
* | Try to get 64-bit buildsNed Batchelder2015-09-043-142/+23
| |
* | Better appveyor supportNed Batchelder2015-09-043-28/+315
| |
* | Skip the 64-bit builds for nowNed Batchelder2015-09-031-20/+20
| |
* | We'll do a beta 3Ned Batchelder2015-09-031-1/+1
| |