1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/third_party/waf/waflib/Tools
Andreas Schneider 59ed099285 third_party: Update waf to version 2.0.22
New in waf 2.0.22

* Fix stdin propagation with faulty vcvarsall scripts #2315
* Enable mixing Unix-style paths with destdir on Windows platforms #2337
* Fix shell escaping unit test parameters #2314
* Improve extras/clang_compilation_database and extras/swig compatibility #2336
* Propagate C++ flags to the Cuda compiler in extras/cuda #2311
* Fix detection of Qt 5.0.0 (preparation for Qt6) #2331
* Enable Haxe processing #2308
* Fix regression in MACOSX_DEPLOYMENT_TARGET caused by distutils #2330
* Fix extras/wafcache concurrent trimming issues #2312
* Fix extras/wafcache symlink handling #2327

The import was done like this:

./third_party/waf/update.sh

Then changing buildtools/bin/waf and buildtools/wafsamba/wafsamba.py
by hand.

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>

Signed-off-by: Andreas Schneider <asn@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Thu Sep  2 21:22:17 UTC 2021 on sn-devel-184
2021-09-02 21:22:17 +00:00
..
__init__.py
ar.py
asm.py waf: upgrade to 2.0.21 2020-11-26 06:52:41 +00:00
bison.py
c_aliases.py waf: upgrade to 2.0.20 2020-09-07 12:02:15 +00:00
c_config.py waf: upgrade to 2.0.21 2020-11-26 06:52:41 +00:00
c_osx.py
c_preproc.py
c_tests.py waf: upgrade to 2.0.20 2020-09-07 12:02:15 +00:00
c.py
ccroot.py
clang.py
clangxx.py
compiler_c.py waf: upgrade to 2.0.20 2020-09-07 12:02:15 +00:00
compiler_cxx.py waf: upgrade to 2.0.20 2020-09-07 12:02:15 +00:00
compiler_d.py
compiler_fc.py
cs.py
cxx.py
d_config.py
d_scan.py
d.py
dbus.py
dmd.py
errcheck.py
fc_config.py
fc_scan.py
fc.py waf: upgrade to 2.0.20 2020-09-07 12:02:15 +00:00
flex.py
g95.py
gas.py waf: upgrade to 2.0.18 2019-10-20 12:06:30 +00:00
gcc.py
gdc.py
gfortran.py
glib2.py
gnu_dirs.py
gxx.py
icc.py
icpc.py
ifort.py
intltool.py
irixcc.py waf: upgrade to 2.0.20 2020-09-07 12:02:15 +00:00
javaw.py waf: upgrade to 2.0.20 2020-09-07 12:02:15 +00:00
ldc2.py
lua.py
md5_tstamp.py
msvc.py third_party: Update waf to version 2.0.22 2021-09-02 21:22:17 +00:00
nasm.py waf: upgrade to 2.0.18 2019-10-20 12:06:30 +00:00
nobuild.py
perl.py
python.py third_party: Update waf to version 2.0.22 2021-09-02 21:22:17 +00:00
qt5.py third_party: Update waf to version 2.0.22 2021-09-02 21:22:17 +00:00
ruby.py
suncc.py
suncxx.py
tex.py
vala.py
waf_unit_test.py third_party: Update waf to version 2.0.22 2021-09-02 21:22:17 +00:00
winres.py
xlc.py
xlcxx.py