guess the compilation mode from the attribute 'features' if present
[tridge/waf-svn.git/.git] / TODO
1 Waf 1.6.x
2 ---------
3
4 GENERAL IMPROVEMENTS
5
6 - better apis for shell compilation in Task.py + consistency with Utils.subst_vars
7 - python 2.3 fixes for msvc.py and fc.py: sort(key=fun)
8 - synchronized stdout+stderr for all commands by default
9
10 LOW PRIORITY (contributions will be welcome)
11
12 + rewrite the boost detection (boost.py)
13 + IDE file generator (msvc, codeblocks)?
14 + CMake file interpreter?
15
16