1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/third_party
Andreas Schneider aabdcc9151 third_party: Update waf to version 2.0.17
This fixes building Samba, libtalloc, libtevent, libtdb and libldb with
Python 3.8.

     wget https://waf.io/waf-2.0.17.tar.bz2
     tar -xf waf-2.0.17.tar.bz2
     git rm third_party/waf/waflib/ -r
     mkdir third_party/waf -p
     rsync -a waf-2.0.17/waflib/ third_party/waf/waflib/
     git add third_party/waf/waflib/

(Then update version number in buildtools/bin/waf and
buildtools/wafsamba/wafsamba.py)

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13960

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2019-06-05 15:40:23 +00:00
..
aesni-intel waf: Utils package not defined 2018-12-04 18:45:38 +01:00
cmocka third_party: Update cmocka to version 1.1.3 2018-10-03 01:07:15 +02:00
gpfs third_party: Add gpfs.h header file 2019-01-18 12:58:16 +01:00
nss_wrapper third_party: Update nss_wrapper to version 1.1.6 2019-05-23 11:10:28 +00:00
pam_wrapper build: Remove bld.gen_python_environments() 2019-03-21 04:06:14 +00:00
pep8 pep8: Move to third_party/. 2015-04-27 21:18:10 +02:00
popt third_party/popt/wscript: update to handle waf 2.0.4 2018-09-05 06:37:24 +02:00
pyiso8601 Bundle pyiso8601 for iso8601 time/date manipulation. 2015-03-06 04:41:48 +01:00
resolv_wrapper third_party/resolv_wrapper: fix HAVE_RESOLV_IPV6_NSADDRS for struct __res_state 2019-01-29 22:09:07 +01:00
socket_wrapper third_party: Update socket_wrapper to version 1.2.3 2019-03-22 14:03:19 +00:00
uid_wrapper uid_wrapper: Fix Tab/indent error with python3 2018-09-19 17:49:33 +02:00
waf/waflib third_party: Update waf to version 2.0.17 2019-06-05 15:40:23 +00:00
zlib third_party/zlib/zlib.h: use HAVE___ATTRIBUTE__ instead of __GNUC__ 2016-03-24 18:43:33 +01:00
update.sh various: Remove references to about to be deleted thirdparty/dnspython 2018-12-11 20:07:18 +01:00
wscript waf: build: Respect --disable-python for third_party modules 2019-04-24 07:32:31 +00:00