mirror of
https://gitlab.com/ita1024/waf.git
synced 2025-01-26 02:09:55 +01:00
docs
This commit is contained in:
parent
1f5e3e2d6c
commit
1de8d03fb2
@ -1,3 +1,9 @@
|
||||
NEW IN WAF 2.0.9
|
||||
----------------
|
||||
* Add dependencies on scriptlet outputs
|
||||
* Made options optional for cython waftool
|
||||
* Improve doxygen error handling
|
||||
|
||||
NEW IN WAF 2.0.8
|
||||
----------------
|
||||
* Improve Windows console encoding outputs on Python 3.6 and Japanese code page #2163
|
||||
|
4
TODO
4
TODO
@ -5,4 +5,6 @@ Waf 2.1
|
||||
- Fix the circular imports ccroot<->c_config.py
|
||||
- Remove superfluous *k in ctx.load() and other unused parameters
|
||||
- Ensure conf.load() has the same interface as ctx.load()
|
||||
|
||||
- Remove waflib.Runner.PriorityTasks.appendleft
|
||||
- Remove waflib.Task.TaskBase
|
||||
- Remove the upper class of waflib.Task.Task (metaclasses)
|
||||
|
Loading…
x
Reference in New Issue
Block a user