third_party: Update waf to verison 2.0.23
authorAndreas Schneider <asn@samba.org>
Thu, 17 Feb 2022 14:40:20 +0000 (15:40 +0100)
committerJule Anger <janger@samba.org>
Mon, 30 May 2022 09:24:14 +0000 (09:24 +0000)
commite4361e407bc7802780270feab3dacea1ea76dd6d
tree25ed76568af4ceac5cf91502ae6a4a3ab2189a77
parentfe22eec7eca23ceecbbd114bb67687dc8e1cf621
third_party: Update waf to verison 2.0.23

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Mon Feb 21 10:06:27 UTC 2022 on sn-devel-184

(cherry picked from commit fb175576b698f43224dab815fd6c0763a12db2b2)
21 files changed:
buildtools/bin/waf
buildtools/wafsamba/wafsamba.py
third_party/waf/waflib/Context.py
third_party/waf/waflib/Runner.py
third_party/waf/waflib/TaskGen.py
third_party/waf/waflib/Tools/c_config.py
third_party/waf/waflib/Tools/compiler_c.py
third_party/waf/waflib/Tools/compiler_cxx.py
third_party/waf/waflib/Tools/python.py
third_party/waf/waflib/Tools/qt5.py
third_party/waf/waflib/Tools/winres.py
third_party/waf/waflib/extras/clang_compilation_database.py
third_party/waf/waflib/extras/classic_runner.py [new file with mode: 0644]
third_party/waf/waflib/extras/color_gcc.py
third_party/waf/waflib/extras/eclipse.py
third_party/waf/waflib/extras/gccdeps.py
third_party/waf/waflib/extras/msvcdeps.py
third_party/waf/waflib/extras/msvs.py
third_party/waf/waflib/extras/swig.py
third_party/waf/waflib/extras/wafcache.py
third_party/waf/waflib/fixpy2.py