Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove obsolete clobber command | Claudiu Popa | 2018-08-21 | 1 | -5/+1 |
| | |||||
* | Makefile: fix version look up for python 3 (#2205) | Mike Frysinger | 2018-06-19 | 1 | -1/+1 |
| | |||||
* | Use python-docs-theme | Mariatta Wijaya | 2018-06-05 | 1 | -0/+1 |
| | | | | Closes https://github.com/PyCQA/pylint/issues/2167 | ||||
* | Upgrade tox to v2.x for py35 compatability (#1220) (#1221) | Jared Deckard | 2016-12-16 | 1 | -1/+1 |
| | |||||
* | Import __pkginfo__ from the package in the makefile. | Ionel Maries Cristian | 2015-02-15 | 1 | -1/+1 |
| | | | | | --HG-- branch : support-editable-installs | ||||
* | Documentation improvements | Michal Nowikowski | 2014-11-04 | 1 | -1/+1 |
| | | | | | | | | | | | - added intros to features page, - fixed PyLint to Pylint in text, - improved ide-integration doc page, - updated pylintrc in examples and - regenerated pylint manual --HG-- branch : docs-improvements-2 | ||||
* | Tweaked the Makefile to make it distro independent. | Michal Nowikowski | 2014-07-30 | 1 | -3/+4 |
| | | | | | --HG-- branch : make | ||||
* | Updated help and added clobber target to Makefile. | Michal Nowikowski | 2014-07-26 | 1 | -2/+7 |
| | | | | | --HG-- branch : make | ||||
* | Added sub-version to deb package. | Michal Nowikowski | 2014-07-26 | 1 | -0/+1 |
| | | | | | --HG-- branch : make | ||||
* | Fixed syntax error in Makefile. | Michal Nowikowski | 2014-07-26 | 1 | -1/+1 |
| | | | | | --HG-- branch : make | ||||
* | Added missing deps for building deb package. | Michal Nowikowski | 2014-07-26 | 1 | -3/+6 |
| | | | | | --HG-- branch : make | ||||
* | Improved building packages. | Michal Nowikowski | 2014-07-26 | 1 | -6/+22 |
| | | | | | --HG-- branch : make | ||||
* | Disabled cleaning debian folder. | Michal Nowikowski | 2014-07-26 | 1 | -2/+2 |
| | | | | | --HG-- branch : make | ||||
* | Another fix for generating docs from Makefile - added install sphinx. | Michal Nowikowski | 2014-07-26 | 1 | -4/+2 |
| | | | | | --HG-- branch : make | ||||
* | Fixed generating docs from Makefile | Michal Nowikowski | 2014-07-26 | 1 | -2/+4 |
| | | | | | --HG-- branch : make | ||||
* | Improved generating docs from Makefile. | Michal Nowikowski | 2014-07-26 | 1 | -1/+3 |
| | | | | | --HG-- branch : make | ||||
* | Added initial Makefile | Michal Nowikowski | 2014-07-26 | 1 | -0/+48 |
--HG-- branch : make |