summaryrefslogtreecommitdiff
path: root/buildtools/testwaf.sh
AgeCommit message (Collapse)AuthorFilesLines
2011-07-05ldb: make ldb a top level library for Samba 4.0Andrew Bartlett1-2/+2
Signed-off-by: Andrew Tridgell <tridge@samba.org>
2011-01-14waf: this script does need bashAndrew Tridgell1-2/+1
this is a developer test script. It is not meant to be portable. Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Fri Jan 14 09:10:20 CET 2011 on sn-devel-104
2010-12-02waf/buildtools: remove more bash shebangs and fix a == to =Björn Jacke1-2/+2
2010-05-11build: skip missing executables in testwaf.shKai Blin1-2/+12
2010-05-05build: use the wrapper commands in testwaf.shAndrew Tridgell1-5/+5
this ensures they are well tested
2010-05-04build: enable python 3.0 and 3.1 in testwaf.shAndrew Tridgell1-2/+1
try to ensure that we don't let support for python 3.x bitrot
2010-04-21waftest: updated the cross compilation environment I test withAndrew Tridgell1-1/+1
2010-04-19build: expanded testwaf to include cross-compiling and python versionsAndrew Tridgell1-11/+31
2010-04-06build: run distcheck in testwaf.shAndrew Tridgell1-0/+1
2010-04-06s4-waf: avoid having to run waf configure before waf distAndrew Tridgell1-0/+1
This should be useful for building tarballs from a clean checkout
2010-04-06build: better waf test scriptAndrew Tridgell1-2/+23
2010-04-06build: split out the base waf rules into buildtools/wafsamba/wscriptAndrew Tridgell1-1/+1
this stops lib/replace becoming a mess
2010-04-06build: useful test scriptAndrew Tridgell1-0/+19