The features provided by Waf aim at building software in a maintainable manner, in which the dependencies for other piece of software is limited to the compilers and a Python installation. Due to the amount of features provided by Waf, the book is forcibly incomplete. For greater understanding and practice the following links are recommended to the reader:
Table 13.1. Recommended links
Link | Description |
---|---|
http://code.google.com/p/waf | The Waf project page |
http://code.google.com/p/waf/w/list | The Waf wiki, including the frequently asked questions (FAQ) |
http://groups.google.com/group/waf-users | The Waf mailing-list |