summaryrefslogtreecommitdiff
path: root/script/autobuild.py
AgeCommit message (Expand)AuthorFilesLines
2012-05-18autobuild: Run ABI check on samba4-libs as well.Andrew Bartlett1-5/+5
2012-04-11remove --enable-developer from samba4-libs autobuildAndrew Bartlett1-5/+5
2012-04-09autobuild: Also test a distribution-style build with external libsAndrew Bartlett1-1/+24
2012-03-08autobuild: Enable standalone tdb2 testsAmitay Isaacs1-1/+10
2012-01-24autobuild.py: Catch only true exceptions in except statementAmitay Isaacs1-3/+3
2012-01-21script/autobuild.py: cleanup on rebase failureStefan Metzmacher1-0/+2
2011-10-11script/autobuild.py: split 'samba3' 'make -j 4 everything' into multiple stepsStefan Metzmacher1-1/+5
2011-10-07autobuild: Remove s3-waf from autobuildAndrew Bartlett1-8/+1
2011-07-05ldb: make ldb a top level library for Samba 4.0Andrew Bartlett1-2/+2
2011-04-30script/autobuild.py: don't force usage of ccache and gccStefan Metzmacher1-2/+0
2011-04-30script/autobuild.py: make sure --with-selftest-prefix keeps workingStefan Metzmacher1-1/+1
2011-03-01autobuild: enabled samba3-waf buildAndrew Tridgell1-1/+8
2011-02-22python: use os.environ[] instead of os.putenv()Andrew Tridgell1-1/+1
2011-02-07script/autobuild.py: git diff has a '--stat' option, no need to use 'diffstat'Stefan Metzmacher1-1/+1
2011-02-07autobuild: lib/replace doesn't need autogen.shAndrew Tridgell1-2/+1
2011-02-07autobuild: fixed clone source for build treesAndrew Tridgell1-1/+1
2011-02-07autobuild: add a bit more debug info in autobuildAndrew Tridgell1-7/+8
2011-02-07autobuild: decouple build directories from target namesAndrew Tridgell1-53/+68
2011-01-11autobuild: added "make distcheck" for our libsAndrew Tridgell1-0/+5
2011-01-05script/autobuild.py: add pidl testsStefan Metzmacher1-0/+9
2011-01-05script/autobuild.py: fix path to clean-source-tree.sh from within lib/tevent/Stefan Metzmacher1-1/+1
2010-12-31script/autobuild.py: check that the source tree has no uncommitted changes af...Stefan Metzmacher1-7/+21
2010-12-24tdb: Remove autotools support.Jelmer Vernooij1-4/+2
2010-10-25autobuild: add some commentsStefan Metzmacher1-0/+2
2010-10-25autobuild: run ldb tests with TDB_NO_FSYNC=1Stefan Metzmacher1-1/+1
2010-10-21autobuild: don't cleanup the pid file within the retry loopAndrew Tridgell1-1/+2
2010-10-19autobuild: create an autobuild.pid fileAndrew Tridgell1-0/+9
2010-10-13autobuild: do make install after make testAndrew Tridgell1-2/+2
2010-10-12autobuild: send email failure if rebase failsAndrew Tridgell1-9/+16
2010-10-06autobuild: only add autobuild.log if it existsAndrew Tridgell1-1/+2
2010-10-03autobuild: override the editor when marking the commitAndrew Tridgell1-1/+2
2010-10-01autobuild: show top commit in emailsAndrew Tridgell1-2/+20
2010-10-01autobuild: include autobuild.log in logs.tar.gzAndrew Tridgell1-0/+1
2010-10-01autobuild: fixed tuple count for retryAndrew Tridgell1-1/+1
2010-10-01autobuild: revert a bit more of the subunit changesAndrew Tridgell1-2/+2
2010-10-01autobuild: disable the subuit changes for now - they break error checkingAndrew Tridgell1-2/+2
2010-10-01autobuild: fixed the tuples in the retry_taskAndrew Tridgell1-2/+3
2010-10-01autobuild: cwd is needed on all command typesAndrew Tridgell1-2/+2
2010-10-01autobuild: Avoid unnecessary chdir() calls.Jelmer Vernooij1-11/+7
2010-10-01autobuild: Output test results in subunit.Jelmer Vernooij1-3/+5
2010-10-01autobuild: Provide more information about build sequence, stage name and outp...Jelmer Vernooij1-51/+54
2010-10-01autobuild: Add --always-email option.Jelmer Vernooij1-0/+33
2010-10-01autobuild: Add --daemon option.Jelmer Vernooij1-0/+31
2010-10-01autobuild: Remove autogen step for projects that have checked in configure.Jelmer Vernooij1-6/+3
2010-10-01autobuild: Simplify find_git_root.Jelmer Vernooij1-11/+6
2010-09-30autobuild: fixed the --tail option for new log locationsAndrew Tridgell1-1/+1
2010-09-30autobuild: push of ref/notes/commits isn't allowed in masterAndrew Tridgell1-1/+3
2010-09-30autobuild: added much better email reportingAndrew Tridgell1-10/+48
2010-09-30autobuild: fixed exit statusAndrew Tridgell1-1/+1
2010-09-28autobuild: use git notes for autobuild messagesAndrew Tridgell1-1/+1