summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Update Twisted to 19.7.0.Philipp Winter2019-10-03
* Add Makefile directive for making TAGS file.Isis Lovecruft2017-11-02
* Move tests back into bridgedb directory to fix `python setup.py test`.Isis Lovecruft2017-07-25
* Don't attempt to run coverage with PyPy.Isis Lovecruft2016-09-08
* Add files missing in PyPI packages.Isis Lovecruft2016-07-29
* Move lib/bridgedb/ → bridgedb/; move lib/bridgedb/test/ → test/.Isis Lovecruft2015-06-25
* Change default Makefile directive.Isis Lovecruft2015-04-22
* Check envvar before using easy_install to install setup.py requires.Isis Lovecruft2015-03-23
* Add commands to create documentation .zip file to `make docs` directive.Isis Lovecruft2015-03-21
* Makefile `clean` target now cleans up coverage-html directory.Isis Lovecruft2014-07-07
* Don't allow coverage-test or coverage-html to fail in Makefile.Isis Lovecruft2014-06-09
* Add Makefile directive to create the bridgedb.pot template.Isis Lovecruft2014-05-07
* Merge branch 'hotfix/requirements-travis' into developIsis Lovecruft2014-05-01
|\
| * Separate coverage commands in Makefile so that .travis.yml can use them.Isis Lovecruft2014-04-30
* | Add Makefile directives for building/cleaning documentation.Isis Lovecruft2014-04-24
|/
* Add --rcfile option to additional coverage lines in Makefile.Isis Lovecruft2014-03-26
* Remove 'installed-files.txt' after `make uninstall` completes.Isis Lovecruft2014-03-25
* Change coverage Makefile directive; use rcfile and TRIAL variable.Isis Lovecruft2014-03-12
* Add coverage and coveralls support to the test runner.Isis Lovecruft2013-11-19
* Add a 'clean' directive to the Makefile.Isis Lovecruft2013-11-05
* Add Makefile directives for pylint/pyflakes/pep8 code checks.Isis Lovecruft2013-10-15
* Change 'install' and 'force_install' Makefile directive to be verbose again.Isis Lovecruft2013-10-15
* Add translation catalog compilation commands to install Makefile directives.Isis Lovecruft2013-10-14
* Add script for automatically pulling in and compiling translation updates.Isis Lovecruft2013-10-11
* Add 'reinstall' directive to the Makefile.Isis Lovecruft2013-10-11
* Add a .DEFAULT to the Makefile.Isis Lovecruft2013-10-11
* Add uninstall directive to the Makefile.Isis Lovecruft2013-08-19
* Change Makefile install directive to record where the files were installed.Isis Lovecruft2013-08-19
* Add .PHONY directive to the Makefile.Isis Lovecruft2013-08-19
* 3043 - Make make install actually install.aagbsn2012-11-19
* Add a stub makefile so I stop accidentally typing make testNick Mathewson2009-10-12