summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2016-02-12Add HTML and PDF versions of manualLars Wirzenius1-1/+7
2016-02-12Move rest of "make check" into ./checkLars Wirzenius1-10/+0
2015-04-18Remove trailing empty lineLars Wirzenius1-1/+0
2015-04-18Add pep8 to make checkLars Wirzenius1-0/+1
2015-03-27Fix Makefile (check) to remove .coverage on successLars Wirzenius1-0/+1
2011-12-26remove old black box tests, use cmdtest insteadLars Wirzenius1-1/+1
2011-08-05Generate manpage with cliapp's --generate-manpage.Lars Wirzenius1-1/+4
2011-06-12Release version 1.5.genbackupdata-1.5Lars Wirzenius1-2/+0
2011-02-01Enable blackboxtest in 'make check'.Lars Wirzenius1-1/+1
2011-01-02Remove byte code files from Python package.Lars Wirzenius1-1/+1
2011-01-02Add setup.py to list of modules without test modules.Lars Wirzenius1-1/+1
2011-01-02Disable black box testing for now.Lars Wirzenius1-5/+2
2011-01-02Add blackboxtest to "make check".Lars Wirzenius1-1/+3
2007-07-13Clean out 'build' directory as well, since setup.py's bdist command creates it.Lars Wirzenius1-1/+1
2007-07-13Added a 'dist' target.Lars Wirzenius1-0/+3
2007-07-13Added a minimal setup.py.Lars Wirzenius1-1/+1
2007-07-13Added a 'clean' target.Lars Wirzenius1-0/+3
2007-07-09Make 'make check' fail if coverage is not complete according to python-coverage.Lars Wirzenius1-1/+2
2007-07-09Run tests with python-coverage.Lars Wirzenius1-1/+3
2007-07-09Wrote Makefile so 'make check' works.Lars Wirzenius1-0/+4