summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove Sphinx.egg-info on `make clean`Takeshi KOMIYA2017-04-061-0/+1
* Fix #3453: remove doc/_build/ forcely on `make clean` on Sphinx reposTakeshi KOMIYA2017-02-251-1/+1
* Merge branch 'stable' into 3256_update_release_scriptTakeshi KOMIYA2017-01-141-5/+5
|\
| * pytest optimizatoin:shimizukawa2017-01-081-1/+1
| * Ignore .cache/Takeshi KOMIYA2017-01-071-0/+1
| * pytest migrationshimizukawa2017-01-041-4/+3
* | Update packaging script (refs: #3256)Takeshi KOMIYA2016-12-191-0/+7
|/
* Remove .mypy_cache on `make clean`Takeshi KOMIYA2016-12-131-1/+4
* 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
* Conditionally enable py3.5 tests in travisAlberto Berti2015-11-101-0/+3
* Rename "make check" to "make style-check"; "make check" is often used for tes...Georg Brandl2015-09-191-4/+4
* Port check_sources to single-source.Georg Brandl2015-09-181-16/+1
* Fix: "make check" fails on 'typing_test_data.py' on Py2 environment. Closes #...shimizukawa2015-09-131-0/+1
* fix trailing space and long lineTakayuki Shimizukawa2014-10-091-1/+16
* Complete test suite overhaul.Georg Brandl2014-09-211-2/+2
* Ignore japanese search: it has long lines but breaking them would be ugly.Georg Brandl2011-01-151-0/+1
* Update phony targets list.Georg Brandl2010-07-281-2/+2
* Add some changes not picked up in the transplantation process.Georg Brandl2010-07-281-1/+1
* Stop modifying PYTHONPATH in the MakefileDaniel Neuhäuser2010-05-161-2/+0
* make now works without python3Daniel Neuhäuser2010-05-231-3/+7
* Added latest reindent.py fileDaniel Neuhäuser2010-05-171-2/+2
* Ignore errors when removing generated filesDaniel Neuhäuser2010-05-171-1/+1
* check_sources.py is now ported to 3.xDaniel Neuhäuser2010-05-171-1/+1
* Keep under 80 chars per line in the MakefileDaniel Neuhäuser2010-05-161-6/+9
* Automatically use converted scripts in the makefileDaniel Neuhäuser2010-05-161-5/+15
* Ignore failures in removing converted utils.Georg Brandl2010-07-281-1/+1
* Scripts in utils are now automatically converted. They may not work at the mo...Daniel Neuhäuser2010-05-161-4/+10
* Added a build target to the Makefile which we need for python3 testsDaniel Neuhäuser2010-05-161-2/+5
* Added a clean-backupfiles target to the makefileDaniel Neuhäuser2010-05-161-2/+5
* Changed tests/run.py so that it's possible to run the testsuite on python3 mo...Daniel Neuhäuser2010-05-091-1/+1
* Show python 3.x incompatibilities which cannot be trivially fixedDaniel Neuhäuser2010-04-291-1/+1
* Make make check happy.Georg Brandl2010-07-231-1/+2
* merge with trunkGeorg Brandl2010-01-071-1/+1
|\
| * Update check_sources; we now have 201x.Georg Brandl2010-01-021-1/+1
* | merge with trunkGeorg Brandl2009-10-261-1/+1
|\ \ | |/
| * make check: ignore "build" and "dist" dirs.Georg Brandl2009-10-261-1/+1
* | Makefile and .hgignore ignore a virtualenv called "env" in this folder by def...Armin Ronacher2009-06-301-1/+1
|/
* #157: fix make check.Georg Brandl2009-05-101-1/+1
* Add makefile target for easy test coverage checking.Georg Brandl2009-02-221-0/+3
* Fix more line length and trailing whitespace.Georg Brandl2009-01-101-1/+3
* Merged revisions 65566-65567,65623,65625 via svnmerge fromGeorg Brandl2008-08-101-1/+1
* Merged revisions 65283,65303,65316-65317,65372-65375,65377,65380,65483-65485,...Georg Brandl2008-08-041-1/+1
* Merged revisions 65138,65145-65146,65268-65273 via svnmerge fromGeorg Brandl2008-07-291-1/+1