$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-11-17 01:28:05
On Friday 17 November 2006 00:14, Juergen Hunold wrote:
Hi Jürgen!
> On Wednesday 15 November 2006 20:04, Vladimir Prus wrote:
> > Update of /cvsroot/boost/boost/tools/build/v2/tools
> > In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv20633
> >
> > Modified Files:
> > testing.jam
> > Log Message:
> > Implement automatic removal of test executables
>
> Okay, now the execuatables are gone.
>
> But now _all_ executables are linked and _all_ tests are run again if
> run bjam twice on _any_ directory.
>
> Is there a way to prevent BJam from re-linking all executables ?
> Maybe marking them as "temporary" targets ?
Just like is done in the patch? ;-)
Well, that has the intention but I've made a typo in variable name. Fixed now,
thanks for the report!
- Volodya