Added the tool called 'nobuild' to help troubleshoot build scripts

This commit is contained in:
Thomas Nagy 2015-12-22 18:15:47 +01:00
parent b58a7d8057
commit d3f788da4c
2 changed files with 1 additions and 1 deletions

2
TODO
View File

@ -4,7 +4,6 @@ Waf 1.9
* Reduce the key size in bld.task_sigs
* Provide a more efficient ConfigSet implementation
* Ensure _cache.py are valid python files
* Include the tool 'nobuild' by default
* Set cflags in the beginning / cppflags at the end
* Remove qt4 from the default modules, rework qt5
* Remove Node.cache_sig
@ -23,4 +22,5 @@ Done
----
* Remove the split functions from Utils
* Remove the command called "update"
* Include the tool 'nobuild' by default