summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Collapse)AuthorFilesLines
2010-09-26autobuild: use killbysubdir if availableAndrew Tridgell1-2/+4
this will reduce the spurious test output while processes are being killed
2010-09-26autobuild: exit immediately if no changes from masterAndrew Tridgell1-1/+9
we don't need to test master in autobuild
2010-09-26autobuild: fixed detection of master changesAndrew Tridgell1-3/+4
2010-09-26autobuild: added --retry optionAndrew Tridgell1-26/+68
this allows the build to auto retry if master changes
2010-09-26autobuild: enable ccacheAndrew Tridgell1-0/+2
2010-09-26autobuild: added --fix-whitespace optionAndrew Tridgell1-1/+7
2010-09-26autobuild: added --rebase-master and --push-masterAndrew Tridgell2-3/+26
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
2010-09-26autobuild: added a EDITOR script to mark successful autobuildsAndrew Tridgell2-7/+37
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
2010-09-26autobuild: added --rebase optionAndrew Tridgell1-24/+35
this allows you to rebase on a URL before starting
2010-09-26script: added autobuild.py automatic build test scriptAndrew Tridgell1-0/+263
this can be used to run all tests in parallel, in free git clones
2010-04-07Move configure_check_unused script to root scriptdir, as it is usefulJelmer Vernooij1-0/+124
for both s3 and s4.
2009-06-03Move findstatic.pl script to top-level.Jelmer Vernooij1-0/+70