$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Issue in glob rule when invoked in <conditional>.
From: Jurko GospodnetiÄ (jurko.gospodnetic_at_[hidden])
Date: 2012-07-24 04:43:32
Hi.
>> *Description of the bug:*
>> When we use glob rule inside conditional in dependency target, it makes
>> "globbing" not inside directory of dependency project, but inside
>> dependent one. To reproduce, take example/libraries from boost build
>> repository, amend util/foo/jamfile to introduce <conditional>:
>
> The enclosed patch appears to fix this; no regressions. Comments?
I've cleaned up the project_glob.py test locally. I'll commit it soon
and then add a test case for this as well.
Best regards,
Jurko GospodnetiÄ