autobuild: Remove ${EXTRA_PYTHON} variable
[kai/samba-autobuild/.git] / script / autobuild.py
2019-02-15 Tim Bealeautobuild: Remove ${EXTRA_PYTHON} variable
2019-02-15 Tim Bealeautobuild: Tidy up unnecessary line-breaks in 'TESTS='
2019-02-15 Tim Bealeautobuild: Remove the PY3_ONLY variable
2019-02-15 Tim Bealeautobuild: Update variable name to make more sense
2019-02-15 Tim Bealeautobuild: Drop py2 autobuild jobs
2019-02-14 Stefan Metzmacherscript/autobuild.py: add 'lsb_release -a' and 'mount...
2019-02-11 Ralph BoehmeCI: split out "samba-ad-dc-ntvfs[-py2]" test targets
2019-02-05 Tim Bealeautobuild: Split backup/restore testenvs out into separ...
2018-12-12 Douglas Bagnallautobuild: convert top_commit_msg to str for Py 3
2018-12-12 Douglas Bagnallautobuild: py3: cope with bytes when compiling system...
2018-12-10 Noel Powerautobuild: We should run autobuild with python3 by...
2018-12-10 Noel Powerautobuild: Convert old py3 tasks to py2
2018-12-10 Noel Powerautobuild: Adjust autobuild for PY2/PY3 get_python_lib...
2018-12-10 Noel Powerautobuild: Modify old samba_buildpy3_only job to python2
2018-12-10 Noel Powerautobuild: Remove temporary purepy3 tasks
2018-12-10 Noel PowerCI: Add new (TEMP) pure python3 autobuild jobs for...
2018-12-10 Noel Powerscript: Add new (temporary) pure python3 ad-dc test
2018-11-28 Andreas Schneiderautobuild: Add _FORTIFY_SOURCE=2 to the -O3 build
2018-11-14 Noel Powerscript: Add new (temporary) pure python3 ad-dc-2 test
2018-11-01 Douglas Bagnallautobuild: remove unused variables
2018-10-23 Noel PowerCI/Autobuild: Remove samba-none-env-py3 test
2018-10-23 Noel Powerscript: Add new (temporary) autobuild task for none...
2018-09-27 Noel Powerscript: add new autobuild task for building pure python3
2018-09-26 Philipp Gesangturn --with-json-audit into global --with-json
2018-09-05 Alexander Bokovoyscript/autobuild: Fix formatting in send_email
2018-09-05 Alexander Bokovoyscript/autobuild: re-use CACHE_SUFFIX from waflib
2018-09-05 Thomas Nagyscript/autobuild: use --out instead of -b when calling...
2018-09-05 Thomas Nagybuild:wafsamba: detail where we are processing the...
2018-08-29 Andrew Bartlettautobuild: Avoid subshell for tail -f invocation
2018-08-29 Andrew Bartlettautobuild: use close_fds=True to avoid *.stderr and...
2018-08-29 Andrew Bartlettautobuild: Move backup/restore environments into to...
2018-08-29 Andrew Bartlettautobuild: Move ad_dc_no_nss into to samba-ad-dc-2...
2018-08-29 Andrew Bartlettautobuild: Reduce duplication of task list in autobuild
2018-08-29 Andrew Bartlettautobuild: Implement a split python2 and python2 build...
2018-08-27 Andrew Bartlettautobuild: Fix -py3 support to look in tasks (the table...
2018-08-25 Andrew Bartlettautobuild: Allow automatic handling of autobuild tasks...
2018-08-24 Douglas BagnallPEP8: improve spacing around colons
2018-08-24 Joe GuoPEP8: fix E401: multiple imports on one line
2018-08-24 Joe GuoPEP8: fix E305: expected 2 blank lines after class...
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E261: at least two spaces before inline comment
2018-08-24 Joe GuoPEP8: fix E251: unexpected spaces around keyword /...
2018-08-24 Joe GuoPEP8: fix E231: missing whitespace after ','
2018-08-24 Joe GuoPEP8: fix E226: missing whitespace around arithmetic...
2018-08-24 Joe GuoPEP8: fix E225: missing whitespace around operator
2018-08-24 Joe GuoPEP8: fix E222: multiple spaces after operator
2018-08-24 Joe GuoPEP8: fix E203: whitespace before ':'
2018-08-24 Joe GuoPEP8: fix E202: whitespace before ')'
2018-08-24 Joe GuoPEP8: fix E201: whitespace after '('
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E123: closing bracket does not match indentat...
2018-08-24 Joe GuoPEP8: fix E122: continuation line missing indentation...
2018-08-24 Joe GuoPEP8: fix E121: continuation line under-indented for...
2018-07-28 Andrew Bartlettautobuild: Test with and without building bundled popt
2018-07-24 Ralph Boehmeautobuild: add some basic tests for the all static...
2018-07-05 Andrew Bartlettautobuild: Fix random-sleep.sh invocation in autobuild.py
2018-06-26 Andrew Bartlettautobuild: Build samba-fileserver --without-json-audit
2018-05-25 Andrew Bartlettautobuild: cover the Gentoo case with python disabled...
2018-05-23 Andrew Bartlettautobuild: Include information of disk free in system...
2018-05-23 Andrew Bartlettautobuild: build ldb --without-ldb-lmdb
2018-05-05 Douglas Bagnallautobuild: do not try to send email to no recipient
2018-05-05 Douglas Bagnallautobuild: add compiler version to results tarball
2018-05-03 Andrew Bartlettautobuild: Extend build combinations tested to include...
2018-03-27 Andrew Bartlettautobuild: Run all envs that depend on ad_dc in the...
2018-03-27 Andrew Bartlettautobuild: Split up the build further with samba-ad...
2018-03-27 Andrew Bartlettautobuild: Try and test different configure options...
2018-03-27 Andrew Bartlettautobuild: Remove fileserver tests from the main build
2018-03-27 Andrew Bartlettautobuild: Run all "ad_dc" environment tests in samba...
2018-03-27 Andrew Bartlettautobuild: Run nt4_dc and nt4_member tests in parallel
2018-03-23 Andrew Bartlettautobuild: Move "none" environment to samba-none-env
2018-03-23 Noel Powerscript: convert print func to be py2/py3 compatible
2018-03-22 Andrew Bartlettautobuild: Move defaulttasks to one-per-line
2018-02-14 Douglas Bagnallselftest and autrobuild: convert 'except X, e' to ...
2018-01-05 Jamie McClymontautobuild: fix quoting of --restrict-tests
2017-06-30 Andrew Bartlettautobuild: Use new selftest.pl feature to run only...
2017-04-19 Andrew Bartlettautobuild: Do not require cmocka to be installed for...
2017-03-21 Martin Schwenkeautobuild: Stop waf uninstall from removing test_tmpdir
2017-03-10 Andrew Bartlettautobuild: Add nopython environment to test --disable...
2017-02-21 Stefan Metzmacherscript/autobuild.py: ignore missing test_tmpdir
2017-01-12 Stefan Metzmacherscript/autobuild.py: try to make TMPDIR handling more...
2017-01-12 Stefan Metzmacherscript/autobuild.py: add a do_print() wrapper function...
2017-01-12 Stefan Metzmacherscript/autobuild.py: export PYTHONUNBUFFERED=1
2017-01-12 Stefan Metzmacherscript/autobuild.py: cleanup the task subdirs when...
2017-01-12 Stefan Metzmacherscript/autobuild.py: use --enable-developer and --picky...
2017-01-10 Stefan Metzmacherscript/autobuild.py: try make test TESTS=samba3.*ktest...
2016-12-17 Stefan Metzmacherscript/autobuild.py: create tmpdir for each try and...
2016-12-17 Stefan Metzmacherscript/autobuild.py: cleanup testbase/prefix before...
2016-12-17 Stefan Metzmacherscript/autobuild.py: remove pointless mkdir/rmdir commands
2016-12-17 Stefan Metzmacherscript/autobuild.py: don't add subdirs of testbase...
2016-09-29 Günther Deschnerautobuild: add system-mitkrb5 build environment.
2016-08-31 Douglas Bagnallautobuild: disable abi check on O3 build
2016-08-31 Douglas Bagnallautobuild --restrict-tests to test a restricted set
2016-08-31 Douglas Bagnallautobuild: remove unused argument
2016-08-11 Stefan Metzmacherscript/autobuild.py: include the branch name in the...
2016-08-04 Stefan Metzmacherscript/autobuild.py: check for AUTOBUILD_SKIP_SAMBA_O3...
2016-05-13 Michael Adamautobuild: run the samba-o3 target by default
2016-05-13 Michael Adamautobuild: add a target samba-o3 that is built with -O3
2016-05-05 Garming Samautobuild: fix typo in autobuild success subject line
2016-05-03 Garming Samautobuild: Return the last 50 log lines
2016-03-23 Stefan MetzmacherRevert "autobuild: Return the last 50 log lines"
next