summaryrefslogtreecommitdiff
path: root/script/autobuild.py
Commit message (Expand)AuthorAgeFilesLines
* autobuild: Add _FORTIFY_SOURCE=2 to the -O3 buildAndreas Schneider2018-11-281-1/+1
* script: Add new (temporary) pure python3 ad-dc-2 testNoel Power2018-11-141-0/+18
* autobuild: remove unused variablesDouglas Bagnall2018-11-011-2/+0
* CI/Autobuild: Remove samba-none-env-py3 testNoel Power2018-10-231-1/+0
* script: Add new (temporary) autobuild task for none-env tests.Noel Power2018-10-231-0/+13
* script: add new autobuild task for building pure python3Noel Power2018-09-281-0/+8
* turn --with-json-audit into global --with-jsonPhilipp Gesang2018-09-261-1/+1
* script/autobuild: Fix formatting in send_emailAlexander Bokovoy2018-09-051-1/+1
* script/autobuild: re-use CACHE_SUFFIX from waflibAlexander Bokovoy2018-09-051-1/+11
* script/autobuild: use --out instead of -b when calling configureThomas Nagy2018-09-051-2/+2
* build:wafsamba: detail where we are processing the autobuildThomas Nagy2018-09-051-2/+2
* autobuild: Avoid subshell for tail -f invocationAndrew Bartlett2018-08-291-5/+5
* autobuild: use close_fds=True to avoid *.stderr and *.stdout inheriting into ...Andrew Bartlett2018-08-291-2/+3
* autobuild: Move backup/restore environments into to samba-ad-dc-2 autobuild jobAndrew Bartlett2018-08-291-2/+15
* autobuild: Move ad_dc_no_nss into to samba-ad-dc-2 autobuild jobAndrew Bartlett2018-08-291-1/+5
* autobuild: Reduce duplication of task list in autobuildAndrew Bartlett2018-08-291-32/+6
* autobuild: Implement a split python2 and python2 build patternAndrew Bartlett2018-08-291-28/+59
* autobuild: Fix -py3 support to look in tasks (the table with the tests) not t...Andrew Bartlett2018-08-271-1/+1
* autobuild: Allow automatic handling of autobuild tasks ending in -py3Andrew Bartlett2018-08-251-2/+9
* PEP8: improve spacing around colonsDouglas Bagnall2018-08-241-10/+10
* PEP8: fix E401: multiple imports on one lineJoe Guo2018-08-241-1/+4
* PEP8: fix E305: expected 2 blank lines after class or function definition, fo...Joe Guo2018-08-241-0/+1
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-241-0/+7
* PEP8: fix E261: at least two spaces before inline commentJoe Guo2018-08-241-4/+4
* PEP8: fix E251: unexpected spaces around keyword / parameter equalsJoe Guo2018-08-241-3/+3
* PEP8: fix E231: missing whitespace after ','Joe Guo2018-08-241-2/+2
* PEP8: fix E226: missing whitespace around arithmetic operatorJoe Guo2018-08-241-1/+1
* PEP8: fix E225: missing whitespace around operatorJoe Guo2018-08-241-1/+1
* PEP8: fix E222: multiple spaces after operatorJoe Guo2018-08-241-1/+1
* PEP8: fix E203: whitespace before ':'Joe Guo2018-08-241-37/+37
* PEP8: fix E202: whitespace before ')'Joe Guo2018-08-241-24/+24
* PEP8: fix E201: whitespace after '('Joe Guo2018-08-241-14/+14
* PEP8: fix E128: continuation line under-indented for visual indentJoe Guo2018-08-241-10/+10
* PEP8: fix E123: closing bracket does not match indentation of opening bracket...Joe Guo2018-08-241-2/+2
* PEP8: fix E122: continuation line missing indentation or outdentedJoe Guo2018-08-241-1/+1
* PEP8: fix E121: continuation line under-indented for hanging indentJoe Guo2018-08-241-1/+1
* autobuild: Test with and without building bundled poptAndrew Bartlett2018-07-281-2/+2
* autobuild: add some basic tests for the all static buildRalph Boehme2018-07-251-0/+4
* autobuild: Fix random-sleep.sh invocation in autobuild.pyAndrew Bartlett2018-07-051-11/+13
* autobuild: Build samba-fileserver --without-json-auditAndrew Bartlett2018-06-261-1/+1
* autobuild: cover the Gentoo case with python disabled all down the stackAndrew Bartlett2018-05-251-4/+28
* autobuild: Include information of disk free in system-info.txtAndrew Bartlett2018-05-241-1/+2
* autobuild: build ldb --without-ldb-lmdbAndrew Bartlett2018-05-231-0/+3
* autobuild: do not try to send email to no recipientDouglas Bagnall2018-05-051-0/+5
* autobuild: add compiler version to results tarballDouglas Bagnall2018-05-051-1/+1
* autobuild: Extend build combinations tested to include --without-ldapAndrew Bartlett2018-05-031-2/+2
* autobuild: Run all envs that depend on ad_dc in the ad_dc jobAndrew Bartlett2018-03-271-1/+12
* autobuild: Split up the build further with samba-ad-dc-2Andrew Bartlett2018-03-271-0/+12
* autobuild: Try and test different configure options for new environmentsAndrew Bartlett2018-03-271-1/+1
* autobuild: Remove fileserver tests from the main buildAndrew Bartlett2018-03-271-1/+12