Age | Commit message (Expand) | Author | Files | Lines |
2011-02-07 | s4-build: fixed uses of os.path.relpath() | Andrew Tridgell | 1 | -2/+2 |
2010-12-12 | build: move the import near the place where need it, so that we can build on ... | Matthieu Patou | 1 | -1/+2 |
2010-12-05 | wafsamba: Only include versioned files when building tarball from bzr. | Jelmer Vernooij | 1 | -1/+1 |
2010-11-30 | samba_dist: Fix dist for subprojects. | Jelmer Vernooij | 1 | -10/+30 |
2010-11-12 | wafsamba: Support make dist from bzr checkout. | Jelmer Vernooij | 1 | -3/+11 |
2010-09-20 | wafsamba: Fix docstring for DIST_BLACKLIST. | Jelmer Vernooij | 1 | -1/+1 |
2010-05-31 | wafsamba: Default blacklist to an empty list rather than None. | Jelmer Vernooij | 1 | -1/+1 |
2010-05-28 | waf Provide release signing capability in 'waf dist' | Andrew Bartlett | 1 | -4/+32 |
2010-05-28 | waf Add DIST_BLACKLIST to list files that we cannot include in a release | Andrew Bartlett | 1 | -0/+20 |
2010-04-12 | build: cope with symlinks between build components in waf dist | Andrew Tridgell | 1 | -2/+50 |
2010-04-09 | build: use Logs.error() and Logs.info() instead of print() | Andrew Tridgell | 1 | -3/+3 |
2010-04-09 | build: nicer error message on missing file in waf dist | Andrew Tridgell | 1 | -2/+6 |
2010-04-08 | build: we need this isinstance() check for distcheck | Andrew Tridgell | 1 | -1/+1 |
2010-04-07 | s4-waf: Fix 'waf dist' app name. | Jelmer Vernooij | 1 | -1/+1 |
2010-04-06 | s4-waf: fixed waf distcheck for our standalone libs and s4 | Andrew Tridgell | 1 | -3/+8 |
2010-04-06 | s4-waf: avoid having to run waf configure before waf dist | Andrew Tridgell | 1 | -13/+10 |
2010-04-06 | build: nicer error msg when git ls-files fails | Andrew Tridgell | 1 | -1/+5 |
2010-04-06 | s4-waf: added 'waf dist' to our standalone libs as well | Andrew Tridgell | 1 | -4/+6 |
2010-04-06 | s4-waf: added 'waf dist' to build the tarball | Andrew Tridgell | 1 | -0/+67 |