summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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