summaryrefslogtreecommitdiff
path: root/buildtools/scripts/Makefile.waf
Commit message (Expand)AuthorAgeFilesLines
* configure/Makefile: export PYTHONHASHSEED=1 in all 'configure/Makefile' scriptsStefan Metzmacher2022-03-291-2/+2
* waf: fixed 'make bin/XXX' for the remaining binariesAndrew Tridgell2011-06-101-1/+1
* waf: bring back shared Makefile and configure (needed by s3-waf).Günther Deschner2011-02-081-0/+72
* build: removed unused build scriptsAndrew Tridgell2011-02-071-72/+0
* waf: added a help target for the other waf buildsAndrew Tridgell2010-12-011-1/+6
* waf: allow for commands like "make bin/smbtorture"Andrew Tridgell2010-10-061-0/+4
* s4:buildtools: add 'make show_waf_options'Stefan Metzmacher2010-07-101-0/+3
* s4:buildtools: make it possible to use advanced test options via the make waf...Stefan Metzmacher2010-07-101-3/+3
* buildtools: Add 'make testenv' to Samba4 make targetsAndrew Bartlett2010-05-091-0/+3
* build: added a reconfigure targetAndrew Tridgell2010-05-061-0/+3
* build: added a distcheck targetAndrew Tridgell2010-05-051-0/+3
* build: automatically run autogen-waf.sh when neededAndrew Tridgell2010-04-261-4/+2
* build: use 'waf distclean' for make distcleanAndrew Tridgell2010-04-231-2/+2
* build: we don't need this makefile magic any moreAndrew Tridgell2010-04-221-2/+2
* build: try to honor MAKEFLAGS from makeAndrew Tridgell2010-04-141-6/+1
* s4:autogen-waf: generate 'Makefile' instead of 'makefile'Stefan Metzmacher2010-04-101-0/+7
* s4-waf: Add dist target.Jelmer Vernooij2010-04-081-0/+3
* Support 'make test TESTS=foo' again.Jelmer Vernooij2010-04-071-2/+2
* s4-waf: new autogen-waf.shAndrew Tridgell2010-04-061-0/+48