mirror of
https://gitlab.com/ita1024/waf.git
synced 2024-11-12 13:19:03 +01:00
14 lines
447 B
Plaintext
14 lines
447 B
Plaintext
NEW IN WAF 2.0.0
|
|
----------------
|
|
* Reverse the mappping in TaskGen.prec[]
|
|
* Sort TaskGen methods besides regular constraints
|
|
* Removed 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
|
|
|