autobuild: Do not wait when running just one target
[sfrench/samba-autobuild/.git] / script / autobuild.py
2015-04-15 Andrew Bartlettautobuild: Do not wait when running just one target
2015-03-30 Jelmer VernooijPass --recursive to 'git clone' in autobuild.
2015-03-17 Volker Lendeckeautobuild: Remove ntdb target
2015-03-06 Stefan Metzmacherscript/autobuild.py: build the samba target with -...
2014-12-17 Michael Adamautobuild: adapt a comment
2014-12-17 Stefan Metzmacherscript/autobuild.py: use --picky-developer for the...
2014-12-16 Stefan MetzmacherRevert "script/autobuild.py: build the samba target...
2014-12-15 Stefan Metzmacherscript/autobuild.py: build the samba target with -...
2014-11-25 Stefan Metzmacherscript/autobuild.py: build 'samba' using --picky-developer
2014-10-28 Michael Adamautobuild: check whether ctdbd has been installed in...
2014-10-28 Michael Adamautobuild: adapt samba-ctdb target does not need a...
2014-09-05 Stefan Metzmacherscript/autobuild.py: remove explicit --with-perl-*...
2014-06-21 Michael Adamautobuild: fix ctdb build of samba-ctdb target after...
2014-06-20 Amitay Isaacsautobuild: Remove unsupported --enable-socket-wrapper...
2014-06-20 Amitay Isaacsautobuild: Don't need autogen.sh anymore in the "ctdb...
2014-06-17 Michael Adamautobuild: fix samba-ctdb samba build to pick up right tdb
2014-06-17 Michael Adamautobuild: add cflags and ldflags to find locally insta...
2014-05-09 Stefan Metzmacherscript/autobuild: make use of --with-perl-{arch,lib...
2014-03-13 Stefan Metzmacherscript/autobuild: use --force-rebase option
2014-03-06 Andreas Schneiderautobuild: Set perl vendorlib direcotry.
2014-03-04 Andrew Bartlettautobuild: Run "make dist" to ensure non-waf docs build...
2013-11-28 Amitay Isaacsautobuild: Run ctdb regression tests
2013-11-28 Michael Adamautobuild: build the "ctdb" target with socket-wrapper...
2013-11-13 Michael Adamautobuild: extend samba-ctdb target to build ctdb, too
2013-11-13 Michael Adamautobuild: add a "ctdb" target
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-05-29 Michael Adamautobuild: remove remnants of removed samba3 targets
2013-05-28 Andrew Bartlettautobuild: Remove samba3 and samba3-ctdb targets to...
2013-05-16 Andrew Bartlettautobuild.py add ntdb to the samba-libs task, to ensure...
2012-11-22 Andrew Bartlettbuild: Be consistent with the name of smbtorture binaries
2012-09-24 Stefan Metzmacherscript/autobuild.py: set the default for --log-base...
2012-09-23 Stefan Metzmacherscript/autobuild.py: remove --rebase-master and --push...
2012-09-22 Stefan Metzmacherscript/autobuild.py: add --log-base option
2012-09-22 Stefan Metzmacherscript/autobuild.py: add log_base variable to avoid...
2012-09-22 Stefan Metzmacherscript/autobuild.py: add --branch option
2012-09-22 Stefan Metzmacherscript/autobuild.py: use some variables for push_remote...
2012-09-22 Stefan Metzmacherscript/autobuild.py: use some variables for rebase_remo...
2012-06-22 Stefan Metzmacherscript/autobuild: fix path to random-sleep.sh
2012-06-22 Rusty Russellautobuild: always set TDB_NO_FSYNC.
2012-06-21 Michael Adamautobuild: run "samba3-ctdb" by default
2012-06-21 Michael Adamautobuild: run "samba-ctdb" by default to catch dbwrap_...
2012-06-21 Michael Adamautobuild: add a target "samba3-ctdb" that builds samba...
2012-06-21 Michael Adamautobuild: add a target "samba-ctdb" that builds samba...
2012-06-21 Michael Adamautobuild: rename the "samba4-libs" target to "samba...
2012-06-21 Michael Adamautobuild: rename the "samba4" target to "samba"
2012-06-20 Stefan Metzmacherscript/autobuild: delay start of small projects by...
2012-06-20 Stefan Metzmacherscript/autobuild: don't use 'make -j 4' for bin/smbtorture4
2012-06-20 Stefan Metzmacherscript/autobuild: don't use make -j for small projects
2012-06-19 Rusty RussellTDB2: Goodbye TDB2, Hello NTDB.
2012-06-19 Rusty RussellTDB2: make SAMBA use tdb1 again for the moment.
2012-05-18 Andrew Bartlettautobuild: Run ABI check on samba4-libs as well.
2012-04-11 Andrew Bartlettremove --enable-developer from samba4-libs autobuild
2012-04-09 Andrew Bartlettautobuild: Also test a distribution-style build with...
2012-03-08 Amitay Isaacsautobuild: Enable standalone tdb2 tests
2012-01-24 Amitay Isaacsautobuild.py: Catch only true exceptions in except...
2012-01-21 Stefan Metzmacherscript/autobuild.py: cleanup on rebase failure
2011-10-11 Stefan Metzmacherscript/autobuild.py: split 'samba3' 'make -j 4 everythi...
2011-10-07 Andrew Bartlettautobuild: Remove s3-waf from autobuild
2011-07-05 Andrew Bartlettldb: make ldb a top level library for Samba 4.0
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-04-30 Stefan Metzmacherscript/autobuild.py: don't force usage of ccache and gcc
2011-04-30 Stefan Metzmacherscript/autobuild.py: make sure --with-selftest-prefix...
2011-03-01 Andrew Tridgellautobuild: enabled samba3-waf build
2011-02-22 Andrew Tridgellpython: use os.environ[] instead of os.putenv()
2011-02-07 Stefan Metzmacherscript/autobuild.py: git diff has a '--stat' option...
2011-02-07 Andrew Tridgellautobuild: lib/replace doesn't need autogen.sh
2011-02-07 Andrew Tridgellautobuild: fixed clone source for build trees
2011-02-07 Andrew Tridgellautobuild: add a bit more debug info in autobuild
2011-02-07 Andrew Tridgellautobuild: decouple build directories from target names
2011-01-11 Andrew Tridgellautobuild: added "make distcheck" for our libs
2011-01-05 Stefan Metzmacherscript/autobuild.py: add pidl tests
2011-01-05 Stefan Metzmacherscript/autobuild.py: fix path to clean-source-tree...
2010-12-31 Stefan Metzmacherscript/autobuild.py: check that the source tree has...
2010-12-24 Jelmer Vernooijtdb: Remove autotools support.
2010-10-25 Stefan Metzmacherautobuild: add some comments
2010-10-25 Stefan Metzmacherautobuild: run ldb tests with TDB_NO_FSYNC=1
2010-10-21 Andrew Tridgellautobuild: don't cleanup the pid file within the retry...
2010-10-19 Andrew Tridgellautobuild: create an autobuild.pid file
2010-10-13 Andrew Tridgellautobuild: do make install after make test
2010-10-12 Andrew Tridgellautobuild: send email failure if rebase fails
2010-10-06 Andrew Tridgellautobuild: only add autobuild.log if it exists
2010-10-03 Andrew Tridgellautobuild: override the editor when marking the commit
2010-10-02 Andrew Tridgellautobuild: show top commit in emails
2010-10-02 Andrew Tridgellautobuild: include autobuild.log in logs.tar.gz
2010-10-02 Andrew Tridgellautobuild: fixed tuple count for retry
2010-10-01 Andrew Tridgellautobuild: revert a bit more of the subunit changes
2010-10-01 Andrew Tridgellautobuild: disable the subuit changes for now - they...
2010-10-01 Andrew Tridgellautobuild: fixed the tuples in the retry_task
2010-10-01 Andrew Tridgellautobuild: cwd is needed on all command types
2010-10-01 Jelmer Vernooijautobuild: Avoid unnecessary chdir() calls.
2010-10-01 Jelmer Vernooijautobuild: Output test results in subunit.
2010-10-01 Jelmer Vernooijautobuild: Provide more information about build sequenc...
2010-10-01 Jelmer Vernooijautobuild: Add --always-email option.
2010-10-01 Jelmer Vernooijautobuild: Add --daemon option.
2010-10-01 Jelmer Vernooijautobuild: Remove autogen step for projects that have...
2010-10-01 Jelmer Vernooijautobuild: Simplify find_git_root.
2010-10-01 Andrew Tridgellautobuild: fixed the --tail option for new log locations
2010-09-30 Andrew Tridgellautobuild: push of ref/notes/commits isn't allowed...
2010-09-30 Andrew Tridgellautobuild: added much better email reporting
next