$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-04-03 09:39:50
On Monday 03 April 2006 17:26, Zbynek Winkler wrote:
> Jürgen Hunold wrote:
> >It is nearly impossible to decipher something like
> >alias dummy
> >
> >
> >
> >
> > <define>SOMETHING
> > ;
> >
> >I'd just like to have something more readable then all those colons.
>
> I couldn't agree more.
BTW, we'll be able to solve this outstanding bug:
http://zigzag.cs.msu.su/boost.build/ticket/16
In short, with target alternatives the requirements play two roles:
- they are used to select one alternative
- they are also used to affect build properties.
This causes some problems, and we can use new "when" keyword (or some other),
to indicate properties used for just alternative selection.
- Volodya
-- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build V2: http://boost.org/boost-build2