summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Enable the opt-in EncodingWarningAdam Turner2022-04-161-2/+2
* Run tests with Python Development modeFrançois Freitag2020-11-111-2/+2
* Remove pylint taskTakeshi KOMIYA2020-08-101-4/+0
* Fix sentenceHarrissou Sant-anna2020-06-301-1/+1
* Makefile: Fix "make clean-mypyfiles"Takeshi KOMIYA2020-04-111-1/+1
* Fix typoTakeshi KOMIYA2020-03-281-1/+1
* Fix #7225: release package contains .mypy_cache directoryTakeshi KOMIYA2020-03-281-1/+1
* Makefile: clean dists directory on "make clean"Takeshi KOMIYA2020-02-231-0/+1
* Makefile: Add doclinter targetTakeshi KOMIYA2019-05-301-0/+4
* Fix Makefile (remove debug code...)Takeshi KOMIYA2018-11-281-1/+1
* Fix annotations for writersTakeshi KOMIYA2018-11-281-1/+1
* make: Default to Python 3Stephen Finucane2018-06-211-1/+1
* make: Group test commands togetherStephen Finucane2018-02-121-8/+8
* make: Remove deprecated targetsStephen Finucane2018-02-121-10/+2
* tests: Remove 'tests/run.py'Stephen Finucane2017-12-291-2/+2
* tests: Ignore tests using 'collect_ignore'Stephen Finucane2017-12-181-2/+2
* Merge pull request #4121 from stephenfin/remove-check-indentTakeshi KOMIYA2017-10-211-1/+1
|\
| * utils: Remove the 'reindent' toolStephen Finucane2017-10-051-1/+1
* | Merge branch 'master' into testsTakeshi KOMIYA2017-10-101-33/+1
|\ \
| * | utils: Remove 'check_sources'Stephen Finucane2017-10-051-33/+1
| |/
* | Makefile: Adds a target to build docs from the root dir.Frank Sachsenheim2017-10-091-0/+7
* | Makefile: Makes PHONY statements more maintainable.Frank Sachsenheim2017-10-091-3/+18
|/
* Merge branch 'stable' into 1.6-releaseTakeshi KOMIYA2017-04-251-0/+1
|\
| * Remove Sphinx.egg-info on `make clean`Takeshi KOMIYA2017-04-061-0/+1
* | Merge pull request #3416 from tk0miya/refactor_literalincludeTakeshi KOMIYA2017-02-251-10/+15
|\ \
| * \ Merge branch 'master' into refactor_literalincludeTakeshi KOMIYA2017-02-171-1/+1
| |\ \
| * | | Update DONT_CHECK listTakeshi KOMIYA2017-02-131-10/+15
* | | | Merge branch 'stable'Takeshi KOMIYA2017-02-251-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Fix #3453: remove doc/_build/ forcely on `make clean` on Sphinx reposTakeshi KOMIYA2017-02-251-1/+1
* | | Reduce DeprecationWarnings for regexpTakeshi KOMIYA2017-02-171-1/+1
| |/ |/|
* | Merge branch 'stable'Takeshi KOMIYA2017-01-161-0/+7
|\ \ | |/
| * Merge branch 'stable' into 3256_update_release_scriptTakeshi KOMIYA2017-01-141-5/+5
| |\
| * | Update packaging script (refs: #3256)Takeshi KOMIYA2016-12-191-0/+7
* | | Merge branch 'stable'Takeshi KOMIYA2017-01-101-1/+1
|\ \ \ | | |/ | |/|
| * | pytest optimizatoin:shimizukawa2017-01-081-1/+1
* | | Merge branch 'stable'Takeshi KOMIYA2017-01-081-0/+1
|\ \ \ | |/ /
| * | Ignore .cache/Takeshi KOMIYA2017-01-071-0/+1
* | | Merge branch 'stable'shimizukawa2017-01-071-4/+3
|\ \ \ | |/ /
| * | pytest migrationshimizukawa2017-01-041-4/+3
| |/
* | Merge branch 'stable'Takeshi KOMIYA2016-12-141-1/+4
|\ \ | |/
| * Remove .mypy_cache on `make clean`Takeshi KOMIYA2016-12-131-1/+4
* | Prepare to type-check using mypyTakeshi KOMIYA2016-11-161-2/+5
|/
* Merge branch 'stable'Takeshi KOMIYA2016-10-021-1/+4
|\
| * Fix "make clean" does not remove build/ directoryTakeshi KOMIYA2016-10-021-1/+4
* | Merge branch 'stable'Takeshi KOMIYA2016-08-201-0/+1
|\ \ | |/
| * Add testfiles to DONT_CHECK targetTakeshi KOMIYA2016-08-201-0/+1
* | Remove env from DONT_CHECK (ref: #2760)Takeshi KOMIYA2016-07-161-1/+1
* | Update skiplist of style-checkerTakeshi KOMIYA2016-07-151-0/+1
|/
* Clear __pycache__, tests/build and .tox on `make clean`Takeshi KOMIYA2016-05-301-1/+8
* Exclude stuff from style-checkJakob Lykke Andersen2015-11-291-0/+2