summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* fix trailing space and long lineshimizukawa2014-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 MakefileDasIch2010-05-161-2/+0
* make now works without python3DasIch2010-05-231-3/+7
* Added latest reindent.py fileDasIch2010-05-171-2/+2
* Ignore errors when removing generated filesDasIch2010-05-171-1/+1
* check_sources.py is now ported to 3.xDasIch2010-05-171-1/+1
* Keep under 80 chars per line in the MakefileDasIch2010-05-161-6/+9
* Automatically use converted scripts in the makefileDasIch2010-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...DasIch2010-05-161-4/+10
* Added a build target to the Makefile which we need for python3 testsDasIch2010-05-161-2/+5
* Added a clean-backupfiles target to the makefileDasIch2010-05-161-2/+5
* Changed tests/run.py so that it's possible to run the testsuite on python3 mo...DasIch2010-05-091-1/+1
* Show python 3.x incompatibilities which cannot be trivially fixedDasIch2010-04-291-1/+1
* Make make check happy.Georg Brandl2010-07-231-1/+2
* merge with trunkGeorg Brandl2010-01-071-1/+1
|\
| * merge with trunkGeorg Brandl2009-10-261-1/+1
| |\
| * | Makefile and .hgignore ignore a virtualenv called "env" in this folder by def...mitsuhiko2009-06-301-1/+1
* | | Update check_sources; we now have 201x.Georg Brandl2010-01-021-1/+1
| |/ |/|
* | make check: ignore "build" and "dist" dirs.Georg Brandl2009-10-261-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
* Merged revisions 64808,65013,65076,65100-65101,65119,65121-65123 via svnmerge...georg.brandl2008-07-181-1/+1
* Add a test suite skeleton, a first test for sphinx.config, and fix a bug in c...georg.brandl2008-06-051-0/+3
* Some pylint nits.georg.brandl2008-05-041-1/+0
* Some pylint fixes.georg.brandl2008-03-161-1/+1
* Merge the Mac library part into the Library part.georg.brandl2007-08-151-1/+5
* Initial import of the doc tools.georg.brandl2007-07-231-0/+24