Skip to content

0.0.5 - Add do_build()

Compare
Choose a tag to compare
@jgabaut jgabaut released this 02 Dec 20:04
· 35 commits to release since this release
5a228e7

What's Changed

  • Change AmbosoEnv maps to BTreeMap
  • Add do_build(), currently very limited:
    • Only the basic gcc call is supported.
  • -q to lower verbose level
  • -i to try building tags (only for Basemode)
  • Refuse -tT when run is missing support

PR - feat: 0.0.5 Add do_build() by @jgabaut

Full Changelog: 0.0.4...0.0.5