autobuild: Replace samba-buildpy2-only with samba-nopython-py2
authorTim Beale <timbeale@catalyst.net.nz>
Thu, 14 Feb 2019 23:17:49 +0000 (12:17 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 15 Feb 2019 03:35:23 +0000 (04:35 +0100)
commit689a1ee747b3ae1e03bcdae2706ccbb552005a85
tree9ac5a5103d9db17d283ecac6dc88578049568670
parente11969def18cb0ea803bc4a0ea2eb0fdfed8edee
autobuild: Replace samba-buildpy2-only with samba-nopython-py2

For Samba 4.11, the minimum python2 functionality we will support (for
now, at least - we may change our minds) is for the --disable-python
target, i.e. if you're excluding all the python functionality from
samba, then WAF should still support being built with python2.

The use case here is old unix platforms that want to use smbd, but don't
have python3 support.

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
.gitlab-ci.yml
script/autobuild.py