Skip to content

Releases: nolange/deb-build2-toolchain

Source and Binaries (amd64) for Release 0.8

10 Oct 21:05
Compare
Choose a tag to compare

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

13 Jun 23:12
Compare
Choose a tag to compare
v0.7

fixups for 0.7 release

working multilib package

25 Aug 23:24
Compare
Choose a tag to compare
Pre-release

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