Update the copy of waf to current 1.5
commit2ab6c10f843c2bd703528bf5b753d8a74e97cf3a
authorJelmer Vernooij <jelmer@samba.org>
Sat, 7 Mar 2015 14:31:17 +0000 (7 15:31 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 16 Mar 2015 02:00:06 +0000 (16 03:00 +0100)
tree641922a51695a2deecb1b1a941d0f9fffe80343c
parent782e8d6aabd6535448992f1ee69f25c71e8f2b6c
Update the copy of waf to current 1.5

After making the update, this commit reverts the upstream addition of
LDVERSION support in Python.py, which is necessary for Python 3
support in waf. This change conflicts with the last remaining
Samba-specific change in waf to help with cross-compilation.

Change-Id: Iedfdc0199e9d10dfbd910c4eab50c23f984b6e2d
Signed-Off-By: Jelmer Vernooij <jelmer@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
buildtools/wafadmin/3rdparty/build_file_tracker.py [new file with mode: 0644]
buildtools/wafadmin/3rdparty/prefork.py [new file with mode: 0755]
buildtools/wafadmin/Node.py
buildtools/wafadmin/TaskGen.py
buildtools/wafadmin/Tools/tex.py
buildtools/wafadmin/Utils.py