summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* All tox work directories are under .toxNed Batchelder2019-12-231-2/+1
* sphinx-autobuild is handyNed Batchelder2019-12-071-4/+6
* Better getting startedNed Batchelder2019-11-161-2/+3
* rm -f doesn't need a minus prefixNed Batchelder2019-11-111-21/+21
* Don't keep unsupported wheelsNed Batchelder2019-11-111-0/+3
* Delete unused targetsNed Batchelder2019-11-111-7/+0
* Helpful command to open built doc filesNed Batchelder2019-11-101-2/+2
* Add some help to the MakefileNed Batchelder2019-11-091-20/+19
* Meta on linux; makefile target rationalizationNed Batchelder2019-11-081-2/+5
* Linux tests are runnableNed Batchelder2019-11-071-7/+20
* A little more metacovNed Batchelder2019-11-051-0/+3
* Save copies of support files so we can view gold files properlyNed Batchelder2019-10-131-0/+1
* A little more in the db schema docsNed Batchelder2019-09-091-0/+1
* Cleaner release note conversion and uploadNed Batchelder2019-08-121-1/+2
* Fix autosphinx links in uploaded release notesNed Batchelder2019-08-111-6/+7
* Improve doc toolingNed Batchelder2019-08-111-5/+5
* Use Hypothesis instead of my own janky randomizationNed Batchelder2019-07-311-1/+1
* Get more information when uploading kitscoverage-5.0a6Ned Batchelder2019-07-161-2/+2
* Update the test output css files tooNed Batchelder2019-06-131-0/+1
* Use sass for css generation, to get nice hover highlights on linesNed Batchelder2019-06-131-0/+7
* test.pypi.org is a good thingNed Batchelder2019-06-061-0/+3
* Fewer coverage specfics in upload_relnotes.pyNed Batchelder2019-05-271-0/+3
* Drop support for Python 3.4Ned Batchelder2019-03-101-2/+4
* readme_renderer is now run through twineNed Batchelder2018-11-251-1/+1
* Remove test_farm.pyNed Batchelder2018-11-181-2/+0
* Clean __pycache__ before .pyc (a little faster?)Ned Batchelder2018-10-191-1/+1
* Clean up a metacov .pth file that could get left behind.Ned Batchelder2018-10-191-0/+1
* Clean up lingering test results when we cleanNed Batchelder2018-08-261-0/+1
* It's ok for the docker images to be missing when we sterilizeNed Batchelder2018-08-241-1/+1
* Smoke should be quiet, and run failed tests firstNed Batchelder2018-08-241-3/+3
* Clean any .coverage files we findNed Batchelder2018-08-091-0/+1
* A better way to get the latest manylinux docker imagesNed Batchelder2018-07-191-3/+2
* Merge branch 'coverage-4.5.1x'Ned Batchelder2018-07-191-0/+3
|\
| * Make it easy to get the latest manylinuxNed Batchelder2018-07-191-0/+3
* | Spelling in pylint isn't worth the difficulty of installing enchantNed Batchelder2018-06-301-3/+0
* | Update NOTICE link to GitHub.Ned Batchelder2018-06-241-1/+1
* | Clean the pytest cacheNed Batchelder2018-05-051-0/+1
* | No more support for 2.6 or 3.3Ned Batchelder2018-05-051-2/+2
|/
* Use docker run --init so that we can interrupt tests if need beNed Batchelder2017-10-261-2/+2
* One more thing to cleanNed Batchelder2017-08-191-1/+1
* docker --rm to clean up unneeded containersNed Batchelder2017-04-051-2/+2
* Refactor manylinux a bit. Testing doesn't work yetNed Batchelder2017-01-201-2/+2
* Process to build manylinux wheelsNed Batchelder2017-01-191-0/+4
* Use oldest versions to smoke, to find problems soonerNed Batchelder2017-01-141-2/+2
* More smoke-test targetsNed Batchelder2017-01-131-1/+6
* Run lint with tox. I wish it ran faster...Ned Batchelder2017-01-121-4/+5
* Mysterious case of 'coverage2' being available in py35, not sure whyNed Batchelder2017-01-031-0/+1
* The kitting tox environments are rarely neededNed Batchelder2016-12-291-0/+1
* Don't need to register with PyPI any more.Ned Batchelder2016-12-291-3/+0
* Kitting changes: no more register, and only one sdistNed Batchelder2016-12-271-1/+1