Releases: nolange/deb-build2-toolchain
Releases · nolange/deb-build2-toolchain
Source and Binaries (amd64) for Release 0.8
Source-package for building the build2-toolchain,
and binaries built for debian buster amd64
build2-toolchain_0.8.0_source_deb.zip
build2-toolchain_0.8.0_amd64_deb.zip
Source and Binaries (amd64) for Release 0.7
v0.7 fixups for 0.7 release
working multilib package
Builds libbutl and build2, and properly packages them:
libbutl is the helper library
libbutl-dev are the headers for developing with libbutl
build2 is the build-system
TLDR for building these on debian/ubuntu:
# apt-get install debhelper build-essential
dpkg-source -x build2-toolchain_0.7.0-1.dsc
cd build2-toolchain-0.7.0
dpkg-buildpackage -b