summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a "make smoke" target for a quick test run.Ned Batchelder2016-12-181-0/+3
* add PYTHONPATH to dochtml target #523loic@dachary.org2016-12-131-1/+1
* No more nose, use pytest as test runnerNed Batchelder2016-11-201-1/+1
* Move pycodestyle settings to setup.cfgNed Batchelder2016-11-011-1/+1
* Use the latest for quick testsNed Batchelder2016-05-081-1/+1
* Add arc_destination_description so we can next make better descriptionsNed Batchelder2016-02-041-0/+1
* Fix kit_local, pip config changed?Ned Batchelder2015-12-241-1/+4
* A convenient Makefile target when doing ad-hoc testing.Ned Batchelder2015-11-211-0/+3
* Fix up some documentation linksNed Batchelder2015-09-201-6/+9
* Make ARGS usable while building wheelsNed Batchelder2015-09-171-1/+1
* Don't try to upload dist/* if dist doesn't existNed Batchelder2015-09-071-1/+1
* Remove target I don't useNed Batchelder2015-09-061-6/+0
* Remove the recently deleted file from the MakefileNed Batchelder2015-09-061-3/+0