$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-12-29 11:27:45
On Wednesday 29 December 2004 19:20, David Abrahams wrote:
> >> Boost.Build V2 (Milestone 10)
> >> Boost.Jam 03.01.10
> >>
> >> > Warning is not supposed to be there in m10 or later.
> >>
> >> Part of the reason I posted was that I saw a comment to
> >> the same effect.
> >> Also, in stage.jam regarding RSP targets:
> >> # By default, we don't install such targets.
> >> # If specific list of installable types is given, we don't
> >> # care if target is intermediate or not.
> >
> > I think the comment is a bit out of date.
>
> Fix it, quick!! :-)
In fact, I'll go though all of stage.jam with a fine comb very soon.
- Volodya