summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add 'make randomized-test' rule.Jelmer Vernooij2014-11-191-0/+3
* Declare empty target as phony otherwise they are caught by the '%' ruleMatthieu Patou2014-09-281-1/+1
* Add some plumbing in our top level Makefile to make life easierMatthieu Patou2014-09-261-5/+35
* make: Add gdbtestenv target.Andreas Schneider2014-07-021-0/+3
* Makefile: Allow specifying PYTHON environment variable.Jelmer Vernooij2012-11-091-1/+2
* Add 'make pep8' target.Jelmer Vernooij2011-12-091-0/+3
* build: only run symbol checking if running all testsAndrew Tridgell2011-11-101-4/+4
* build: Add duplicate symbol checking as part of make testAndrew Bartlett2011-09-081-4/+4
* waf: fixed 'make bin/XXX' for the remaining binariesAndrew Tridgell2011-06-101-1/+1
* waf: added top level build rules Andrew Tridgell2011-02-071-0/+75