summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: add lcov commandJoe Guo2019-05-221-0/+13
* selftest: Add basic sanity-check tests for nopython targetTim Beale2019-02-201-0/+3
* build: Move python detection back into waf (instead of in configure and Makef...Andrew Bartlett2018-12-141-1/+0
* build: Workaround python3 hash order issues (for now)Andrew Bartlett2018-12-131-1/+1
* PY3: switch current build to use python3Noel Power2018-12-101-1/+1
* make perftest: for performance testingDouglas Bagnall2016-08-311-0/+3
* Makefile: Add option to list all testsAndreas Schneider2015-09-151-0/+3
* 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