$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [1.38] CMake support added to release branch?
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2009-02-01 15:34:50
troy d. straszheim wrote:
> -- Â This cmake-based build system is currently under development. Â The
> -- Â bjam-based system is the 'standard' way to build boost. Â To try
Regardless of the main topic of this discussion, this statement needs fixing.
First, "bjam-based" is technically wrong -- we use Boost.Build,
and not some random other thing that happens to use bjam. Second, why is 'standard'
quoted -- does that mean that 'standard' is not right term? I would suggest something
like
"Only Boost.Build is officially supported."
will be more accurate.
- Volodya