Skip to content

0.2.19 - Rough support for custom kern, improve anvilPy, fixes

Compare
Choose a tag to compare
@jgabaut jgabaut released this 26 Nov 04:00
· 1 commit to release since this release
092e1d9

What's Changed

Added

  • Add -Z to pass CFLAGS to single file build mode
    • Avoids reading CFLAGS from env
  • Basic optional support for AnvilCustom kern

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
  • Fix anvilPy build op not replacing dashes as expected
  • Fix anvilPy build op going to autotools prep when query >= ANVIL_AUTOMAKE_VERS
  • Fix anvilPy build op going to single-file C mode when query <= ANVIL_MAKE_VERS
  • 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