$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Another funny Boost Build behaviour. [PATCH]
From: Jurko GospodnetiÄ (jurko.gospodnetic_at_[hidden])
Date: 2008-09-04 22:40:25
Hi.
Fixed a slight viable source target type cache invalidation bug
causing it to be cleaned when not really needed in one remote case.
Changeset link: http://svn.boost.org/trac/boost/changeset/48598
Made adding a new derived target type not invalidate cached viable
source target type information but only update it as needed.
Changeset link: http://svn.boost.org/trac/boost/changeset/48601
Hope this helps.
Best regards,
Jurko GospodnetiÄ