Waf Changelog

What's new in Waf 1.5.2

Dec 23, 2008
  • A new rule-based system has been added for declaring targets in a makefile-like system.
  • Several minor bugs have been fixed to allow the compilation on more systems (OS X and Cygwin).
  • New examples have been added to show how to use gcc for extracting dependencies (replacing the Waf preprocessor) or to use compilers to compile several files at once (batched builds).