Hi all,
This is the second beta release of the BuildStream plugins package
leading up to the 2.0 release.
What is BuildStream ?
=====================
BuildStream is a Free Software 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.1
==========================
o Fixing documentation generation
o Updating pylint and correcting errors
o Port cargo plugin to use tomli, this will remove the toml
dependency as tomli will soon be part of the standard library
o Some fixes to the cargo plugin
o Update Source.set_ref() implementations according to last minute
API correction
o Fixed publishing of documentation
o Some enhancements to the variables used in the autotools plugin
Contributors:
=============
- Abderrahim Kitouni
- Jonathan Maw
- Jürg Billeter
- Seppo Yli-Olli
- Tristan van Berkom
- William Salmon
Where can I get it ?
====================
https://github.com/apache/buildstream-plugins/releases/tag/1.95.1
For more information on the BuildStream project, visit our home page
at https://buildstream.build/
Cheers,
-Tristan