summaryrefslogtreecommitdiff
path: root/script/autobuild.py
AgeCommit message (Expand)AuthorFilesLines
2010-09-28selftest: enable FAIL_IMMEDIATELY in autobuild make testAndrew Tridgell1-2/+2
2010-09-26autobuild: use killbysubdir if availableAndrew Tridgell1-2/+4
2010-09-26autobuild: exit immediately if no changes from masterAndrew Tridgell1-1/+9
2010-09-26autobuild: fixed detection of master changesAndrew Tridgell1-3/+4
2010-09-26autobuild: added --retry optionAndrew Tridgell1-26/+68
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 Tridgell1-3/+21
2010-09-26autobuild: added a EDITOR script to mark successful autobuildsAndrew Tridgell1-7/+28
2010-09-26autobuild: added --rebase optionAndrew Tridgell1-24/+35
2010-09-26script: added autobuild.py automatic build test scriptAndrew Tridgell1-0/+263