Boost logo

Boost-Build :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2005-06-21 05:50:57


kweeheong wrote:
> I did a grep on tools\build and found two files {allyourbase,testing}.
> jam that referenced RmTemps.
>
> testing.jam had some code that looks like :
> | if ! ( --preserve-test-targets in $(ARGV) )
> | {
> | RmTemps $(run-target) : $(targets-to-test) ;
> | }
>
> By sheer guesswork, I tried bjam -sTOOLS=gcc --preserve-test-targets
> testdate and lo! the
> RmTemps action was not called, leaving the .exe behind.
>
> Is this the correct ( or rather supported ) way to disable RmTemps?

Yes, that's correct, and would have been my answer had I been awake to
answer ;-)

And to answer your other previous question; No there's no documentation
for this in BBv1.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - Grafik/jabber.org
 

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk