diff options
author | Salamandar <felix@piedallu.me> | 2018-06-04 14:32:02 +0200 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2018-07-02 07:05:08 +0000 |
commit | df1970d3add1f673f06f6269b45e8833a0bfd5c1 (patch) | |
tree | e041aa74fdfc5ae3b831694ef055ef30a33ec83a /mesonbuild/modules/python3.py | |
parent | 5113eb14b9ca4711c5fc197b150dc125eeaf77f6 (diff) | |
download | meson-df1970d3add1f673f06f6269b45e8833a0bfd5c1.zip meson-df1970d3add1f673f06f6269b45e8833a0bfd5c1.tar.gz meson-df1970d3add1f673f06f6269b45e8833a0bfd5c1.tar.bz2 |
Various bug fixes for FeatureNew
* Use _get_callee_args to unwrap function call arguments, needed for
module functions.
* Move some FeatureNewKwargs from build.py to interpreter.py
* Print a summary for featurenew only if conflicts were found. The
summary now only prints conflicting features.
* Report and store featurenew/featuredeprecated only once
* Fix version comparison: use le/ge and resize arrays to not fail on
'0.47.0>=0.47'
Closes https://github.com/mesonbuild/meson/issues/3660
Diffstat (limited to 'mesonbuild/modules/python3.py')
0 files changed, 0 insertions, 0 deletions