summaryrefslogtreecommitdiff
path: root/script/autobuild.py
Commit message (Expand)AuthorAgeFilesLines
* autobuild: add system-mitkrb5 build environment.Günther Deschner2016-09-291-1/+16
* autobuild: disable abi check on O3 buildDouglas Bagnall2016-08-311-1/+1
* autobuild --restrict-tests to test a restricted setDouglas Bagnall2016-08-311-1/+20
* autobuild: remove unused argumentDouglas Bagnall2016-08-311-2/+2
* script/autobuild.py: include the branch name in the outputStefan Metzmacher2016-08-111-5/+5
* script/autobuild.py: check for AUTOBUILD_SKIP_SAMBA_O3 environment variableStefan Metzmacher2016-08-041-0/+3
* autobuild: run the samba-o3 target by defaultMichael Adam2016-05-131-1/+1
* autobuild: add a target samba-o3 that is built with -O3Michael Adam2016-05-131-0/+9
* autobuild: fix typo in autobuild success subject lineGarming Sam2016-05-051-1/+1
* autobuild: Return the last 50 log linesGarming Sam2016-05-031-1/+18
* Revert "autobuild: Return the last 50 log lines"Stefan Metzmacher2016-03-231-12/+1
* autobuild: Return the last 50 log linesGarming Sam2016-03-221-1/+12
* script/autobuild.py: use --extra-python=/usr/bin/python3 by defaultStefan Metzmacher2016-02-151-6/+12
* autobuild: Use make -j on samba-libs/samba-static build as wellAndrew Bartlett2016-01-051-4/+4
* autobuild: Put the static build in another stanzaAndrew Bartlett2016-01-051-7/+9
* autobuild: Use cp --recursive --link --archiveAndrew Bartlett2016-01-051-4/+7
* autobuild: Give a clearer failure messageAndrew Bartlett2016-01-051-0/+18
* script/autobuild.py: exclude !pytalloc-util and !pyldb-util from bundling in ...Stefan Metzmacher2015-10-311-1/+1
* autobuild: Confirm we can build without --enable-developerAndrew Bartlett2015-10-231-4/+5
* autobuild: add some system information to the autobuild tarballDouglas Bagnall2015-10-211-0/+12
* script/autobuild.py: make sure --nonshared-binary=smbtorture,smbd/smbd keeps ...Stefan Metzmacher2015-08-201-1/+6
* script/autobuild.py: test some --with-{static,shared}-modules combinationsStefan Metzmacher2015-08-201-1/+16
* script/autobuild.py: use -Wmissing-prototypes and --picky-developer for samba...Stefan Metzmacher2015-08-201-1/+2
* script/autobuild.py: split out a samba_libs_configure variableStefan Metzmacher2015-08-201-5/+11
* autobuild email mentions the elapsed timeDouglas Bagnall2015-06-101-9/+18
* autobuild: Add test for cross-compilation infrastructureUri Simchoni2015-05-201-3/+15
* autobuild: Add options to set mail host and send e-mail with logsAndrew Bartlett2015-04-151-23/+45
* autobuild: Do not consider IDL.pm and Expr.pm changes to make a build badAndrew Bartlett2015-04-151-0/+1
* autobuild: Do not wait when running just one targetAndrew Bartlett2015-04-151-0/+5
* Pass --recursive to 'git clone' in autobuild.Jelmer Vernooij2015-03-301-2/+2
* autobuild: Remove ntdb targetVolker Lendecke2015-03-171-17/+2
* 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