$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Deprecation Policy
From: Peter Dimov (lists_at_[hidden])
Date: 2015-05-20 19:13:51
Stefan Seefeld wrote:
> 1) Allow Boost.Python to build stand-alone, i.e. against pre-installed
> Boost dependencies.
> 2) Release Boost.Python independently from the rest of Boost.
This seems doable, but I wonder how would you handle Boost.Build. Require a
preinstalled one? Use another build system? Or ship Boost.Build in your
release?