2016-11-20 10:23:53 +01:00
|
|
|
NEW IN WAF 2.0.0
|
2016-11-19 10:11:11 +01:00
|
|
|
----------------
|
2017-01-05 13:16:46 +01:00
|
|
|
* Reverse the mappping in TaskGen.prec[]
|
|
|
|
* Sort TaskGen methods besides regular constraints
|
2016-11-20 10:23:53 +01:00
|
|
|
* Removed ut_fun from waf_unit_test.py
|
2016-11-20 13:43:00 +01:00
|
|
|
* Force files into the build directory by default
|
2016-06-16 21:39:50 +02:00
|
|
|
|
2016-12-01 22:57:15 +01:00
|
|
|
* Remove Node.sig and Node.cache_sig
|
|
|
|
* Remove the BuildContext.rule decorator
|
2016-12-01 22:58:47 +01:00
|
|
|
* Remove Task.update_outputs, Task.always_run
|
2016-12-03 06:44:20 +01:00
|
|
|
* Remove atleast-version, exact-version and max-version from conf.check_cfg
|
2016-12-03 06:47:27 +01:00
|
|
|
* Remove c_preproc.trimquotes
|
|
|
|
|