summaryrefslogtreecommitdiff
path: root/buildtools/wafsamba/samba_dist.py
AgeCommit message (Expand)AuthorFilesLines
2010-04-12build: cope with symlinks between build components in waf distAndrew Tridgell1-2/+50
2010-04-09build: use Logs.error() and Logs.info() instead of print()Andrew Tridgell1-3/+3
2010-04-09build: nicer error message on missing file in waf distAndrew Tridgell1-2/+6
2010-04-08build: we need this isinstance() check for distcheckAndrew Tridgell1-1/+1
2010-04-07s4-waf: Fix 'waf dist' app name.Jelmer Vernooij1-1/+1
2010-04-06s4-waf: fixed waf distcheck for our standalone libs and s4Andrew Tridgell1-3/+8
2010-04-06s4-waf: avoid having to run waf configure before waf distAndrew Tridgell1-13/+10
2010-04-06build: nicer error msg when git ls-files failsAndrew Tridgell1-1/+5
2010-04-06s4-waf: added 'waf dist' to our standalone libs as wellAndrew Tridgell1-4/+6
2010-04-06s4-waf: added 'waf dist' to build the tarballAndrew Tridgell1-0/+67