summaryrefslogtreecommitdiffstats
path: root/script/autobuild.py
Commit message (Expand)AuthorAgeFilesLines
* autobuild: fix samba-ctdb samba build to pick up right tdbMichael Adam2014-06-171-1/+1
* autobuild: add cflags and ldflags to find locally installed tdbMichael Adam2014-06-171-1/+1
* script/autobuild: make use of --with-perl-{arch,lib}-install-dirStefan Metzmacher2014-05-091-1/+3
* script/autobuild: use --force-rebase optionStefan Metzmacher2014-03-131-2/+2
* autobuild: Set perl vendorlib direcotry.Andreas Schneider2014-03-061-3/+4
* autobuild: Run "make dist" to ensure non-waf docs build is runAndrew Bartlett2014-03-041-1/+2
* autobuild: Run ctdb regression testsAmitay Isaacs2013-11-281-0/+1
* autobuild: build the "ctdb" target with socket-wrapper enabledMichael Adam2013-11-281-1/+1
* autobuild: extend samba-ctdb target to build ctdb, tooMichael Adam2013-11-131-7/+14
* autobuild: add a "ctdb" targetMichael Adam2013-11-131-1/+10
* autobuild: remove remnants of removed samba3 targetsMichael Adam2013-05-291-2/+0
* autobuild: Remove samba3 and samba3-ctdb targets to allow autoconf removal fo...Andrew Bartlett2013-05-281-23/+1
* autobuild.py add ntdb to the samba-libs task, to ensure it works as an extern...Andrew Bartlett2013-05-161-1/+5
* build: Be consistent with the name of smbtorture binariesAndrew Bartlett2012-11-221-2/+2
* script/autobuild.py: set the default for --log-base to the current gitrootStefan Metzmacher2012-09-241-7/+7
* script/autobuild.py: remove --rebase-master and --push-master optionsStefan Metzmacher2012-09-231-18/+3
* script/autobuild.py: add --log-base optionStefan Metzmacher2012-09-221-3/+6
* script/autobuild.py: add log_base variable to avoid hardcoded valuesStefan Metzmacher2012-09-221-11/+14
* script/autobuild.py: add --branch optionStefan Metzmacher2012-09-221-5/+8
* script/autobuild.py: use some variables for push_remote and push_branchStefan Metzmacher2012-09-221-4/+9
* script/autobuild.py: use some variables for rebase_remote and rebase_branchStefan Metzmacher2012-09-221-27/+53
* script/autobuild: fix path to random-sleep.shStefan Metzmacher2012-06-221-8/+8
* autobuild: always set TDB_NO_FSYNC.Rusty Russell2012-06-221-4/+6
* autobuild: run "samba3-ctdb" by defaultMichael Adam2012-06-221-1/+1
* autobuild: run "samba-ctdb" by default to catch dbwrap_ctdb regressionsMichael Adam2012-06-211-1/+1
* autobuild: add a target "samba3-ctdb" that builds samba3 (autoconf) with clus...Michael Adam2012-06-211-0/+10
* autobuild: add a target "samba-ctdb" that builds samba (waf) with cluster sup...Michael Adam2012-06-211-0/+19
* autobuild: rename the "samba4-libs" target to "samba-libs"Michael Adam2012-06-211-3/+3
* autobuild: rename the "samba4" target to "samba"Michael Adam2012-06-211-8/+8
* script/autobuild: delay start of small projects by 60 to 600 secondsStefan Metzmacher2012-06-201-8/+24
* script/autobuild: don't use 'make -j 4' for bin/smbtorture4Stefan Metzmacher2012-06-201-1/+1
* script/autobuild: don't use make -j for small projectsStefan Metzmacher2012-06-201-11/+11
* TDB2: Goodbye TDB2, Hello NTDB.Rusty Russell2012-06-191-1/+10
* TDB2: make SAMBA use tdb1 again for the moment.Rusty Russell2012-06-191-12/+3
* autobuild: Run ABI check on samba4-libs as well.Andrew Bartlett2012-05-181-5/+5
* remove --enable-developer from samba4-libs autobuildAndrew Bartlett2012-04-111-5/+5
* autobuild: Also test a distribution-style build with external libsAndrew Bartlett2012-04-091-1/+24
* autobuild: Enable standalone tdb2 testsAmitay Isaacs2012-03-081-1/+10
* autobuild.py: Catch only true exceptions in except statementAmitay Isaacs2012-01-241-3/+3
* script/autobuild.py: cleanup on rebase failureStefan Metzmacher2012-01-211-0/+2
* script/autobuild.py: split 'samba3' 'make -j 4 everything' into multiple stepsStefan Metzmacher2011-10-111-1/+5
* autobuild: Remove s3-waf from autobuildAndrew Bartlett2011-10-071-8/+1
* ldb: make ldb a top level library for Samba 4.0Andrew Bartlett2011-07-051-2/+2
* script/autobuild.py: don't force usage of ccache and gccStefan Metzmacher2011-04-301-2/+0
* script/autobuild.py: make sure --with-selftest-prefix keeps workingStefan Metzmacher2011-04-301-1/+1
* autobuild: enabled samba3-waf buildAndrew Tridgell2011-03-011-1/+8
* python: use os.environ[] instead of os.putenv()Andrew Tridgell2011-02-221-1/+1
* script/autobuild.py: git diff has a '--stat' option, no need to use 'diffstat'Stefan Metzmacher2011-02-071-1/+1
* autobuild: lib/replace doesn't need autogen.shAndrew Tridgell2011-02-071-2/+1
* autobuild: fixed clone source for build treesAndrew Tridgell2011-02-071-1/+1