summaryrefslogtreecommitdiff
path: root/script/autobuild.py
AgeCommit message (Expand)AuthorFilesLines
2013-05-29autobuild: remove remnants of removed samba3 targetsMichael Adam1-2/+0
2013-05-28autobuild: Remove samba3 and samba3-ctdb targets to allow autoconf removal fo...Andrew Bartlett1-23/+1
2013-05-16autobuild.py add ntdb to the samba-libs task, to ensure it works as an extern...Andrew Bartlett1-1/+5
2012-11-22build: Be consistent with the name of smbtorture binariesAndrew Bartlett1-2/+2
2012-09-24script/autobuild.py: set the default for --log-base to the current gitrootStefan Metzmacher1-7/+7
2012-09-23script/autobuild.py: remove --rebase-master and --push-master optionsStefan Metzmacher1-18/+3
2012-09-22script/autobuild.py: add --log-base optionStefan Metzmacher1-3/+6
2012-09-22script/autobuild.py: add log_base variable to avoid hardcoded valuesStefan Metzmacher1-11/+14
2012-09-22script/autobuild.py: add --branch optionStefan Metzmacher1-5/+8
2012-09-22script/autobuild.py: use some variables for push_remote and push_branchStefan Metzmacher1-4/+9
2012-09-22script/autobuild.py: use some variables for rebase_remote and rebase_branchStefan Metzmacher1-27/+53
2012-06-22script/autobuild: fix path to random-sleep.shStefan Metzmacher1-8/+8
2012-06-22autobuild: always set TDB_NO_FSYNC.Rusty Russell1-4/+6
2012-06-22autobuild: run "samba3-ctdb" by defaultMichael Adam1-1/+1
2012-06-21autobuild: run "samba-ctdb" by default to catch dbwrap_ctdb regressionsMichael Adam1-1/+1
2012-06-21autobuild: add a target "samba3-ctdb" that builds samba3 (autoconf) with clus...Michael Adam1-0/+10
2012-06-21autobuild: add a target "samba-ctdb" that builds samba (waf) with cluster sup...Michael Adam1-0/+19
2012-06-21autobuild: rename the "samba4-libs" target to "samba-libs"Michael Adam1-3/+3
2012-06-21autobuild: rename the "samba4" target to "samba"Michael Adam1-8/+8
2012-06-20script/autobuild: delay start of small projects by 60 to 600 secondsStefan Metzmacher1-8/+24
2012-06-20script/autobuild: don't use 'make -j 4' for bin/smbtorture4Stefan Metzmacher1-1/+1
2012-06-20script/autobuild: don't use make -j for small projectsStefan Metzmacher1-11/+11
2012-06-19TDB2: Goodbye TDB2, Hello NTDB.Rusty Russell1-1/+10
2012-06-19TDB2: make SAMBA use tdb1 again for the moment.Rusty Russell1-12/+3
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