waf-2.0.14

This commit is contained in:
Thomas Nagy 2018-12-23 11:52:46 +01:00
parent a77deaebdb
commit 907519cab9
No known key found for this signature in database
GPG Key ID: 49B4C67C05277AAA
1 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,12 @@
NEW IN WAF 2.0.14
-----------------
* Support Fortran 2008 submodules #2205
* Possible solution for Msys/Python 3.6 path issues #2217
* Support NEC SX-Aurora TSUBASA system's Fortran compiler extras/fc_nfort.py #2206
* Fix ignored configuration flags in gccdeps extras/gccdeps.py #2203
* Fix included protoc search on nested wscripts extras/protoc.py #2202
* Support extra taskgen and out of project include directories extras/protoc.py #2204
NEW IN WAF 2.0.13
-----------------
* Fix "broken revdeps" extra error message on certain build failures