$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-10-18 03:38:40
On Tuesday 18 October 2005 12:29, Reece Dunn wrote:
> A while back, I noted a problem with response files not being
> regenerated when you change properties in the Jamfile on targets that
> failed (leaving the response files behind).
>
> The attached diff file fixes the issue. The fix it trivial: tell bjam to
> always generate a response file.
Won't this cause the executable/library/object that uses response file to be
always relinked/recompiled? If no, I'm very surprised ;-)
- Volodya
-- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build V2: http://boost.org/boost-build2