Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile: Add option to list all tests | Andreas Schneider | 2015-09-15 | 1 | -0/+3 |
* | Add 'make randomized-test' rule. | Jelmer Vernooij | 2014-11-19 | 1 | -0/+3 |
* | Declare empty target as phony otherwise they are caught by the '%' rule | Matthieu Patou | 2014-09-28 | 1 | -1/+1 |
* | Add some plumbing in our top level Makefile to make life easier | Matthieu Patou | 2014-09-26 | 1 | -5/+35 |
* | make: Add gdbtestenv target. | Andreas Schneider | 2014-07-02 | 1 | -0/+3 |
* | Makefile: Allow specifying PYTHON environment variable. | Jelmer Vernooij | 2012-11-09 | 1 | -1/+2 |
* | Add 'make pep8' target. | Jelmer Vernooij | 2011-12-09 | 1 | -0/+3 |
* | build: only run symbol checking if running all tests | Andrew Tridgell | 2011-11-10 | 1 | -4/+4 |
* | build: Add duplicate symbol checking as part of make test | Andrew Bartlett | 2011-09-08 | 1 | -4/+4 |
* | waf: fixed 'make bin/XXX' for the remaining binaries | Andrew Tridgell | 2011-06-10 | 1 | -1/+1 |
* | waf: added top level build rules | Andrew Tridgell | 2011-02-07 | 1 | -0/+75 |