summaryrefslogtreecommitdiffstats
path: root/script/autobuild.py
Commit message (Expand)AuthorAgeFilesLines
* script/autobuild.py: build the samba target with --with-profiling-dataStefan Metzmacher2015-03-061-1/+1
* autobuild: adapt a commentMichael Adam2014-12-171-1/+1
* script/autobuild.py: use --picky-developer for the samba-ctdb targetStefan Metzmacher2014-12-171-1/+1
* Revert "script/autobuild.py: build the samba target with --with-profiling-data"Stefan Metzmacher2014-12-161-1/+1
* script/autobuild.py: build the samba target with --with-profiling-dataStefan Metzmacher2014-12-151-1/+1
* script/autobuild.py: build 'samba' using --picky-developerStefan Metzmacher2014-11-251-1/+1
* autobuild: check whether ctdbd has been installed in the samba-ctdb targetMichael Adam2014-10-281-0/+1
* autobuild: adapt samba-ctdb target does not need a separate ctdb build any moreMichael Adam2014-10-281-6/+1
* script/autobuild.py: remove explicit --with-perl-*-install-dir optionsStefan Metzmacher2014-09-051-6/+3
* autobuild: fix ctdb build of samba-ctdb target after switch to waf.Michael Adam2014-06-211-2/+1
* autobuild: Remove unsupported --enable-socket-wrapper option from the "ctdb" ...Amitay Isaacs2014-06-201-1/+1
* autobuild: Don't need autogen.sh anymore in the "ctdb" target.Amitay Isaacs2014-06-201-1/+0
* 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