github yoebuild/yoe v0.11.6

latest releases: v0.13.0, v0.12.11, v0.12.10...
one month ago
  • The unit list now shows cached status the moment yoe opens. Cached units
    no longer render as blank lines until the first build; their status is correct
    on startup.
  • Ubuntu packages now reuse the cache instead of rebuilding every run.
    Building an Ubuntu image no longer re-fetches and re-extracts every package on
    each yoe build; unchanged packages are reused from the cache, the same as
    Debian and Alpine.
  • ncurses now builds on Ubuntu. The terminal library no longer fails to
    compile under Ubuntu's newer toolchain, so Ubuntu images that pull in ncurses
    build successfully.
  • bash now builds on Ubuntu. The shell no longer fails to compile under
    Ubuntu's newer toolchain, so Ubuntu images that pull in bash build
    successfully.

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.