third_party: Import exact files from waf-2.0.8/waflib
authorAndrew Bartlett <abartlet@samba.org>
Tue, 4 Sep 2018 21:58:21 +0000 (09:58 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 5 Sep 2018 07:29:39 +0000 (09:29 +0200)
commit8de348e9d025d336a7985a9025fe08b7096c0394
tree5e7134cfd5a62fdb72d1c5204b14d8d6c587da7b
parent8f022a0be81333fcaa7ac20147028eef73e2179e
third_party: Import exact files from waf-2.0.8/waflib

wget https://waf.io/waf-2.0.8.tar.bz2
tar -xf waf-2.0.8.tar.bz2
rsync -a waf-2.0.8/waflib/ third_party/waf/waflib/

The previous import was damaged by auto-strip/correct of whitespace
and had other small corrections.

Check with git show -w.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Wed Sep  5 09:29:39 CEST 2018 on sn-devel-144
third_party/waf/waflib/Tools/python.py
third_party/waf/waflib/Tools/qt5.py
third_party/waf/waflib/extras/cabal.py
third_party/waf/waflib/extras/codelite.py
third_party/waf/waflib/extras/doxygen.py