2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-21 17:35:55 +01:00

The tool qt4 is not included by default in waf 1.9

This commit is contained in:
Thomas Nagy 2015-12-22 18:17:51 +01:00
parent d3f788da4c
commit 972d8e4904
2 changed files with 2 additions and 1 deletions

3
TODO
View File

@ -5,7 +5,7 @@ Waf 1.9
* Provide a more efficient ConfigSet implementation
* Ensure _cache.py are valid python files
* Set cflags in the beginning / cppflags at the end
* Remove qt4 from the default modules, rework qt5
* Rework qt5
* Remove Node.cache_sig
* Make lazy visual studio detection the default
* Do not cache waf tool detection
@ -23,4 +23,5 @@ Done
* Remove the split functions from Utils
* Remove the command called "update"
* Include the tool 'nobuild' by default
* Remove qt4 from the default modules