mirror of
https://gitlab.com/ita1024/waf.git
synced 2024-11-22 01:46:15 +01:00
The tool qt4 is not included by default in waf 1.9
This commit is contained in:
parent
d3f788da4c
commit
972d8e4904
3
TODO
3
TODO
@ -5,7 +5,7 @@ Waf 1.9
|
|||||||
* Provide a more efficient ConfigSet implementation
|
* Provide a more efficient ConfigSet implementation
|
||||||
* Ensure _cache.py are valid python files
|
* Ensure _cache.py are valid python files
|
||||||
* Set cflags in the beginning / cppflags at the end
|
* Set cflags in the beginning / cppflags at the end
|
||||||
* Remove qt4 from the default modules, rework qt5
|
* Rework qt5
|
||||||
* Remove Node.cache_sig
|
* Remove Node.cache_sig
|
||||||
* Make lazy visual studio detection the default
|
* Make lazy visual studio detection the default
|
||||||
* Do not cache waf tool detection
|
* Do not cache waf tool detection
|
||||||
@ -23,4 +23,5 @@ Done
|
|||||||
* Remove the split functions from Utils
|
* Remove the split functions from Utils
|
||||||
* Remove the command called "update"
|
* Remove the command called "update"
|
||||||
* Include the tool 'nobuild' by default
|
* Include the tool 'nobuild' by default
|
||||||
|
* Remove qt4 from the default modules
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user