summaryrefslogtreecommitdiff
path: root/script/autobuild.py
Commit message (Expand)AuthorAgeFilesLines
* autobuild: fix quoting of --restrict-testsJamie McClymont2018-01-051-1/+1
* autobuild: Use new selftest.pl feature to run only some environmentsAndrew Bartlett2017-06-301-3/+3
* autobuild: Do not require cmocka to be installed for samba-libs to buildAndrew Bartlett2017-04-191-1/+1
* autobuild: Stop waf uninstall from removing test_tmpdirMartin Schwenke2017-03-211-0/+5
* autobuild: Add nopython environment to test --disable-python builds (but with...Andrew Bartlett2017-03-101-1/+17
* script/autobuild.py: ignore missing test_tmpdirStefan Metzmacher2017-02-211-1/+1
* script/autobuild.py: try to make TMPDIR handling more verboseStefan Metzmacher2017-01-121-4/+7
* script/autobuild.py: add a do_print() wrapper function that flushes after eac...Stefan Metzmacher2017-01-121-18/+23
* script/autobuild.py: export PYTHONUNBUFFERED=1Stefan Metzmacher2017-01-121-0/+2
* script/autobuild.py: cleanup the task subdirs when they're done.Stefan Metzmacher2017-01-121-0/+4
* script/autobuild.py: use --enable-developer and --picky-developer for the ctd...Stefan Metzmacher2017-01-121-1/+2
* script/autobuild.py: try make test TESTS=samba3.*ktest for samba-systemkrb5Stefan Metzmacher2017-01-101-1/+1
* script/autobuild.py: create tmpdir for each try and export it as TMPDIRStefan Metzmacher2016-12-171-0/+4
* script/autobuild.py: cleanup testbase/prefix before each retryStefan Metzmacher2016-12-171-1/+3
* script/autobuild.py: remove pointless mkdir/rmdir commandsStefan Metzmacher2016-12-171-2/+0
* script/autobuild.py: don't add subdirs of testbase to cleanup_listStefan Metzmacher2016-12-171-3/+0
* 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