summaryrefslogtreecommitdiff
path: root/script/autobuild.py
AgeCommit message (Expand)AuthorFilesLines
2015-03-06script/autobuild.py: build the samba target with --with-profiling-dataStefan Metzmacher1-1/+1
2014-12-17autobuild: adapt a commentMichael Adam1-1/+1
2014-12-17script/autobuild.py: use --picky-developer for the samba-ctdb targetStefan Metzmacher1-1/+1
2014-12-16Revert "script/autobuild.py: build the samba target with --with-profiling-data"Stefan Metzmacher1-1/+1
2014-12-15script/autobuild.py: build the samba target with --with-profiling-dataStefan Metzmacher1-1/+1
2014-11-25script/autobuild.py: build 'samba' using --picky-developerStefan Metzmacher1-1/+1
2014-10-28autobuild: check whether ctdbd has been installed in the samba-ctdb targetMichael Adam1-0/+1
2014-10-28autobuild: adapt samba-ctdb target does not need a separate ctdb build any moreMichael Adam1-6/+1
2014-09-05script/autobuild.py: remove explicit --with-perl-*-install-dir optionsStefan Metzmacher1-6/+3
2014-06-21autobuild: fix ctdb build of samba-ctdb target after switch to waf.Michael Adam1-2/+1
2014-06-20autobuild: Remove unsupported --enable-socket-wrapper option from the "ctdb" ...Amitay Isaacs1-1/+1
2014-06-20autobuild: Don't need autogen.sh anymore in the "ctdb" target.Amitay Isaacs1-1/+0
2014-06-17autobuild: fix samba-ctdb samba build to pick up right tdbMichael Adam1-1/+1
2014-06-17autobuild: add cflags and ldflags to find locally installed tdbMichael Adam1-1/+1
2014-05-09script/autobuild: make use of --with-perl-{arch,lib}-install-dirStefan Metzmacher1-1/+3
2014-03-13script/autobuild: use --force-rebase optionStefan Metzmacher1-2/+2
2014-03-06autobuild: Set perl vendorlib direcotry.Andreas Schneider1-3/+4
2014-03-04autobuild: Run "make dist" to ensure non-waf docs build is runAndrew Bartlett1-1/+2
2013-11-28autobuild: Run ctdb regression testsAmitay Isaacs1-0/+1
2013-11-28autobuild: build the "ctdb" target with socket-wrapper enabledMichael Adam1-1/+1
2013-11-13autobuild: extend samba-ctdb target to build ctdb, tooMichael Adam1-7/+14
2013-11-13autobuild: add a "ctdb" targetMichael Adam1-1/+10
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