build:wafsamba: Update dist/distcheck commands
[samba.git] / buildtools / wafsamba / samba_dist.py
2018-09-05 Thomas Nagybuild:wafsamba: Update dist/distcheck commands
2018-08-16 Andrew Bartlettbuildtools: Split git ls-files output on newline, not...
2018-02-15 Douglas Bagnallbuildtools python: convert 'except X, e' to 'except...
2017-08-10 Martin Schwenkebuild: Do not recurse on symlinks to directories when...
2017-08-10 Martin Schwenkebuild: Do not ignore symlinks to directories when build...
2015-10-28 Thomas Nagybuild:wafsamba: removed most import * statements
2015-05-19 Jelmer VernooijDrop bzr VCS support.
2014-06-20 Michael Adambuild: rename argument of list_directory_files(): abspa...
2014-06-20 Amitay Isaacswafsamba: allow samba_dist.dist() to be called from...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-09-27 Jelmer Vernooijs4-python: Various formatting fixes.
2012-09-12 Michael Adambuild:dist: extend meaning of DIST_FILES to also recurs...
2012-09-12 Michael Adambuild:dist: make use of file / distfile more obvious...
2012-09-12 Michael Adambuild:dist: extend samba_dist.DIST_FILES() to take...
2012-09-12 Michael Adambuild:waf dist: factor out function to add list of...
2012-07-03 Björn Baumbachwafsamba: samba_version: add samba version suffix to...
2012-02-16 Michael Adamwafsamba: fix blacklist handling in "make dist"
2011-02-07 Andrew Tridgells4-build: fixed uses of os.path.relpath()
2010-12-12 Matthieu Patoubuild: move the import near the place where need it...
2010-12-05 Jelmer Vernooijwafsamba: Only include versioned files when building...
2010-11-29 Jelmer Vernooijsamba_dist: Fix dist for subprojects.
2010-11-12 Jelmer Vernooijwafsamba: Support make dist from bzr checkout.
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Jelmer Vernooijwafsamba: Fix docstring for DIST_BLACKLIST.
2010-05-31 Jelmer Vernooijwafsamba: Default blacklist to an empty list rather...
2010-05-28 Andrew Bartlettwaf Provide release signing capability in 'waf dist'
2010-05-28 Andrew Bartlettwaf Add DIST_BLACKLIST to list files that we cannot...
2010-04-12 Andrew Tridgellbuild: cope with symlinks between build components...
2010-04-09 Andrew Tridgellbuild: use Logs.error() and Logs.info() instead of...
2010-04-09 Andrew Tridgellbuild: nicer error message on missing file in waf dist
2010-04-08 Andrew Tridgellbuild: we need this isinstance() check for distcheck
2010-04-07 Jelmer Vernooijs4-waf: Fix 'waf dist' app name.
2010-04-06 Andrew Tridgells4-waf: fixed waf distcheck for our standalone libs...
2010-04-06 Andrew Tridgells4-waf: avoid having to run waf configure before waf...
2010-04-06 Andrew Tridgellbuild: nicer error msg when git ls-files fails
2010-04-06 Andrew Tridgells4-waf: added 'waf dist' to our standalone libs as...
2010-04-06 Andrew Tridgells4-waf: added 'waf dist' to build the tarball