$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-12-18 07:47:28
Pedro Ferreira wrote:
> Sorry. New one attached (note that this is done against the m10_dev2
> version).
>
> Proposed log message: Allow <include-type> to select staged targets, even
> with
> <traverse-dependencies>off.
Hmm... I'm getting picky again. Seems like now there are two places which
iterate over target list and selected those of needed type. Maybe, it can be
done in one place?
- Volodya