NEW IN WAF 2.0.0 ---------------- * New ant_glob(..., generator=True) returns a generator * Accept nested lists and generators in bld(source=...) * Sort TaskGen methods in alphabetical order besides regular constraints for this, the mappping order in TaskGen.prec[] is now reversed * Remove 'ut_fun' from waf_unit_test.py * Force files into the build directory by default * Remove Node.sig and Node.cache_sig * Remove the BuildContext.rule decorator * Remove Task.update_outputs, Task.always_run * Remove atleast-version, exact-version and max-version from conf.check_cfg * Remove c_preproc.trimquotes