You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@buildstream.apache.org by Tristan van Berkom <tr...@codethink.co.uk> on 2022/12/05 04:26:50 UTC

Apache BuildStream plugins 1.95.7 release candidate for 2.0 published

Hi all,

This is another release candidate of the BuildStream plugins package
leading up to the 2.0 release.


What is BuildStream ?
=====================
BuildStream is an Open Source tool for building/integrating software
stacks. It takes inspiration, lessons and use-cases from various
projects including OBS, Reproducible Builds, Yocto, Baserock,
Buildroot, Aboriginal, GNOME Continuous, JHBuild, Flatpak Builder and
Android repo.

BuildStream supports multiple build-systems (e.g. autotools, cmake,
distutils, make, meson), and can create outputs in a range of formats
(e.g. debian packages, flatpak runtimes, sysroots, system images) for
multiple platforms and chipsets.


==========================
buildstream-plugins 1.95.7
==========================

  o meson: Use `meson install` and rename JOBS environment variable (#41)

  o meson, cmake: Ensure verbosity (#42)


Contributors:
=============
  - Tristan van Berkom
  - Seppo Yli-Olli


Where can I get it ?
====================
https://github.com/apache/buildstream-plugins/releases/tag/1.95.7

For more information on the BuildStream project, visit our home page
at https://buildstream.build/

Cheers,
    -Tristan