$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] current version
From: Vladimir Prus (vladimir.prus_at_[hidden])
Date: 2015-09-16 15:55:41
On 15-Sep-15 1:04 AM, Stefan Seefeld wrote:
> Hello,
>
> What is the current stand-alone version of Boost.Build ? github shows
> 2014.10 (https://github.com/boostorg/build/releases/), but that is older
> than the last Boost release. Shouldn't the most recent Boost.Build
> release at least as recent as Boost, to be of any use ? Or hasn't there
> been any development recently ?
>
> (I'm still trying to set up and maintain a Boost development environment
> that doesn't require the full Boost source tree.)
Hi Stefan,
2014.10 is the current version. You are right that in general, it's best to
tag a new version after Boost release, I'll do so shortly. That said, I'm
not aware of any changes on develop or master that will be strictly required
for you.
Thanks,
Volodya