Boost logo

Boost-Build :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2006-04-14 09:51:57


Juergen Hunold wrote:
> Hi !
>
> the current V2 Jamfile.v2 does not have builtin support for V1-style
> ALL_LOCATE_TARGET.
> I'm forced to due "out-of-source-tree" builds because boost resides on a
> NFS share and it building to a NFS share is a PITA.
> The attached patch tries to emulate the old behaviour.
> Comments ?

Please don't use environment variables for configuration. One of the
goals of BBv2 is to not rely on the fragile environment for such things.
Please use a command line option instead, like "--build-dir=...". And
there's no point in creating a subdir in the indicated directory the
user is will end up creating a separate one anyway. And this makes it
functionally equivalent to what BBv1 does.

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

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