third_party: Update waf to verison 2.0.23
commit32a573463e8ccd9d562832c3e7721305e34082a1
authorAndreas Schneider <asn@samba.org>
Thu, 17 Feb 2022 14:40:20 +0000 (17 15:40 +0100)
committerJule Anger <janger@samba.org>
Mon, 30 May 2022 08:15:10 +0000 (30 08:15 +0000)
tree7e81f8cd19281776a511dcf8ee66473e766cc0e4
parent8385893f4c62605ea712904f44818a408a115d32
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