build: Remove --extra-python
authorAndrew Bartlett <abartlet@samba.org>
Fri, 15 Feb 2019 03:28:38 +0000 (16:28 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 21 Mar 2019 04:06:14 +0000 (04:06 +0000)
commit270d04e4ea0e3a7f4443557f5ff65e6f9e426295
tree92497431f2c83a3f6d2493d5b28b28a34f4e44ba
parentfa980eb654a28a652cec64b2374858645e1bf533
build: Remove --extra-python

This option is quite invasive in waf and was mainly for the python3 transition.

Testing with multiple python versions can be done by testing a full compile against
multiple versions, likewise multiple different binding versions can be created
the same way.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
buildtools/wafsamba/samba_install.py
buildtools/wafsamba/samba_python.py
buildtools/wafsamba/wafsamba.py
buildtools/wafsamba/wscript
lib/ldb-samba/wscript_build
lib/ldb/wscript
lib/talloc/wscript
source3/wscript_build
source4/auth/wscript_build
source4/libnet/wscript_build
source4/librpc/wscript_build