0.2.19 - Rough support for custom kern, improve anvilPy, fixes
What's Changed
Added
- Add
-Z
to passCFLAGS
to single file build mode- Avoids reading
CFLAGS
from env
- Avoids reading
- Basic optional support for
AnvilCustom
kern- Improves #170
Changed
- Fix: avoid error on wrong tag for
-G
, mimicking amboso - Try reading
AMBOSO_CONFIG_ARG_ISFILE
to use-C
with flags directly- Setting it to
0
enables the new, backwards incompatible behaviour
- Setting it to
- Fix
anvilPy
build op not replacing dashes as expected- Closes #190
- Fix
anvilPy
build op going toautotools
prep when query>= ANVIL_AUTOMAKE_VERS
- Closes #191
- Fix
anvilPy
build op going to single-file C mode when query<= ANVIL_MAKE_VERS
- Closes #192
- Bump expected amboso version to
2.0.9
PR - feat: 0.2.19 Rough support for AnvilCustom, improve anvilPy, use HEAD again when -G receives invalid tag, add -Z, backcomp -C refactor by @jgabaut
Full Changelog: 0.2.18...0.2.19