Skip to content

package:native_toolchain_c v0.17.2

Pre-release
Pre-release

Choose a tag to compare

@dcharkes dcharkes released this 02 Oct 06:46
· 34 commits to main since this release
0ff4b67
  • Made CBuilder.run Logger argument optional. It now defaults to a logger
    printing to stdout and stderr. (Technically this is a breaking change on
    passing null explicitly, but I doubt anyone is using it like that.)
  • Broaden compiler tool discovery.