summaryrefslogtreecommitdiffstats
path: root/script/autobuild.py
Commit message (Expand)AuthorAgeFilesLines
* autobuild: use killbysubdir if availableAndrew Tridgell2010-09-261-2/+4
* autobuild: exit immediately if no changes from masterAndrew Tridgell2010-09-261-1/+9
* autobuild: fixed detection of master changesAndrew Tridgell2010-09-261-3/+4
* autobuild: added --retry optionAndrew Tridgell2010-09-261-26/+68
* autobuild: enable ccacheAndrew Tridgell2010-09-261-0/+2
* autobuild: added --fix-whitespace optionAndrew Tridgell2010-09-261-1/+7
* autobuild: added --rebase-master and --push-masterAndrew Tridgell2010-09-261-3/+21
* autobuild: added a EDITOR script to mark successful autobuildsAndrew Tridgell2010-09-261-7/+28
* autobuild: added --rebase optionAndrew Tridgell2010-09-261-24/+35
* script: added autobuild.py automatic build test scriptAndrew Tridgell2010-09-261-0/+263