summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Add valgrind targets.Jelmer Vernooij2018-05-23
* Only check style in known directories.Jelmer Vernooij2018-05-22
* Split wc.c.Jelmer Vernooij2017-08-04
* Fix style issues.Jelmer Vernooij2017-07-16
* Specify -v when running tests, to more easily catch segfaults.Jelmer Vernooij2016-07-24
* Drop compatibility for running tests on python2.6.Jelmer Vernooij2016-07-07
* Support PYDOCTOR_OPTIONS in Makefile.Jelmer Vernooij2015-04-26
* Add 'make check-one'.Jelmer Vernooij2011-12-13
* Add gdb-check target.Jelmer Vernooij2011-07-22
* Support non-constant min/max svn versions.Jelmer Vernooij2011-02-17
* Add macros for svn version checking.Jelmer Vernooij2011-02-17
* Fix unittest2 use.Jelmer Vernooij2010-12-28
* s/testtools/unittest2.Jelmer Vernooij2010-12-28
* Use python2.7 unittest if possible.Jelmer Vernooij2010-12-26
* Introspect C modules in pydoctor.Jelmer Vernooij2010-12-19
* Cope with paths with leading slashes specified to subvertpy.ra.RemoteAccess.g...Jelmer Vernooij2009-07-29
* Add 'coverage' target, default to nosetests.Jelmer Vernooij2009-05-13
* run tests using specified python version.Jelmer Vernooij2009-04-30
* More aggressive cleaning.Jelmer Vernooij2009-01-30
* More docstrings.Jelmer Vernooij2009-01-28
* Add pydoctor configuration.Jelmer Vernooij2009-01-28
* Add build-inplace.Jelmer Vernooij2008-10-06
* Add convenience Makefile.Jelmer Vernooij2008-10-02
* ignore build output.Jelmer Vernooij2008-10-02
* Add rule for making homepage.Jelmer Vernooij2008-09-04
* Fix typo.Jelmer Vernooij2008-08-23
* Add BZR_OPTIONS variable.Jelmer Vernooij2008-08-23
* Add header to Makefile.Jelmer Vernooij2008-08-23
* Use rst2html.py rather than rst2html if it is available.Jelmer Vernooij2008-08-22
* Avoid DESTDIR to be empty.Miklos Vajna2008-08-03
* Add DESTDIR support to Makefile to make distro's life easier.Miklos Vajna2008-08-02
* Use same python version for running setup.py and bzr.Jelmer Vernooij2008-08-02
* Add target for checking for memory leaks.Jelmer Vernooij2008-06-27
* Use debugging symbols when possible.Jelmer Vernooij2008-06-22
* Add strace-check Makefile target.Jelmer Vernooij2008-06-21
* Add some extra targets to makefile to ease debugging.Jelmer Vernooij2008-06-17
* Use selftest --starting-with.Jelmer Vernooij2008-05-29
* Improve description of bzr-svn somewhat, update outdated descriptions.Jelmer Vernooij2008-03-29
* Add rules for building HTML docs.Jelmer Vernooij2008-03-25
* Change assertions to warnings to help older bzr-svn users.Jelmer Vernooij2008-03-24
* merge 0.4.8.Jelmer Vernooij2008-03-21
|\
| * Cherrypick test symlink improvement.Jelmer Vernooij2008-03-21
| * Allow overriding tests to run.Jelmer Vernooij2008-03-12
| * Add Makefile.Jelmer Vernooij2008-03-11
* Avoid property lookup when getting revision information.Jelmer Vernooij2008-03-21
* Fix test run symlinks.Jelmer Vernooij2008-03-21
* Make it easier to run in a debugger.Jelmer Vernooij2008-03-15
* Add 'check' target to makefile.Jelmer Vernooij2008-02-08
* Move svk utility code into a separate file, move more functions into mapping.Jelmer Vernooij2008-02-01