$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-04-11 01:42:49
On Wednesday 06 April 2005 20:11, David Abrahams wrote:
> > Well, then either:
> > 1. Projects won't be direct subprojects of Jamfile in the nearest parent
> > directory, or
> > 2. Projects can have several parents
> > and neither looks very good.
> >
> > Currently we might have his project hiererchy:
> >
> > - Jamroot
> > - Jamfile at subdir
> > - Jamfile at subdir/subdir2
> >
> > And each project inherits attributes from the parent. I just suggest to
> > make this:
> >
> > - site-config.jam
> > - user-config.jam
> > - Jamroot
> > - Jamfile at subdir
> > - Jamfile at subdir/subdir2
>
> Good, I guess we're thinking alike.
Good, I've committed this modification.
- Volodya
-- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build V2: http://boost.org/boost-build2