autobuild: cwd is needed on all command types
[ira/wip.git] / script /
2010-10-01 Andrew Tridgellautobuild: cwd is needed on all command types
2010-10-01 Jelmer Vernooijautobuild: Avoid unnecessary chdir() calls.
2010-10-01 Jelmer Vernooijautobuild: Output test results in subunit.
2010-10-01 Jelmer Vernooijautobuild: Provide more information about build sequenc...
2010-10-01 Jelmer Vernooijautobuild: Add --always-email option.
2010-10-01 Jelmer Vernooijautobuild-remote: Support autobuild.py rather than...
2010-10-01 Jelmer Vernooijautobuild: Add --daemon option.
2010-10-01 Jelmer Vernooijautobuild: Remove autogen step for projects that have...
2010-10-01 Jelmer Vernooijautobuild: Simplify find_git_root.
2010-10-01 Andrew Tridgellautobuild: fixed the --tail option for new log locations
2010-09-30 Andrew Tridgellautobuild: push of ref/notes/commits isn't allowed...
2010-09-30 Andrew Tridgellautobuild: added much better email reporting
2010-09-30 Andrew Tridgellautobuild: fixed exit status
2010-09-28 Andrew Tridgellautobuild: use git notes for autobuild messages
2010-09-28 Andrew Tridgellselftest: enable FAIL_IMMEDIATELY in autobuild make...
2010-09-26 Andrew Tridgellautobuild: use killbysubdir if available
2010-09-26 Andrew Tridgellautobuild: exit immediately if no changes from master
2010-09-26 Andrew Tridgellautobuild: fixed detection of master changes
2010-09-26 Andrew Tridgellautobuild: added --retry option
2010-09-26 Andrew Tridgellautobuild: enable ccache
2010-09-26 Andrew Tridgellautobuild: added --fix-whitespace option
2010-09-26 Andrew Tridgellautobuild: added --rebase-master and --push-master
2010-09-26 Andrew Tridgellautobuild: added a EDITOR script to mark successful...
2010-09-26 Andrew Tridgellautobuild: added --rebase option
2010-09-26 Andrew Tridgellscript: added autobuild.py automatic build test script
2010-04-07 Jelmer VernooijMove configure_check_unused script to root scriptdir...
2009-06-03 Jelmer VernooijMove findstatic.pl script to top-level.