waf/TODO

9 lines
235 B
Plaintext
Raw Normal View History

2017-08-27 10:56:32 +02:00
Waf 2.1
2016-11-08 21:29:46 +01:00
-------
2017-10-22 10:34:57 +02:00
- Remove Winphone/WinCE detection in msvc.py
- 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()