github yoebuild/yoe v0.12.0

latest releases: v0.13.0, v0.12.11, v0.12.10...
one month ago

Ubuntu support is ready to use in this version.

  • Building Ubuntu images no longer runs the machine out of memory. Large
    Ubuntu builds could grow to tens of gigabytes and get killed; they now stay
    flat at a few hundred megabytes and complete reliably.
  • Fresh Debian and Ubuntu image builds are faster. The package index is now
    built once when it is needed instead of being rebuilt after every package, so
    build time no longer grows sharply with the number of packages.
  • The attr library builds reliably across architectures. It no longer
    intermittently fails to build from a build-system timestamp race that showed
    up on arm64.

To update, run: yoe update
Or download the binary for your architecture and place it in your PATH.
Note: Yoe is in heavy development. We recommend cleaning your build directory and re-creating projects (yoe init) with each new release.

Don't miss a new yoe release

NewReleases is sending notifications on new releases.