Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-12-09 08:03:44


Zbynek Winkler wrote:

> >>Is there a way to say that I want to place the binaries outside of my
> >>source tree? I've searched the manual but found no trace of it. Thanks.
> >
> > You can use the 'build-dir' project attribute, described in ....

> Thanks. Can we drop the 'bin' prefix in such a case? Now we get
>
> top
>
> |- build
> |
> | |- bin
> | |- number

> IMHO once the build-dir is set we do not need the bin dir anymore or do
> we? How about
>
> top
>
> |- build
> |
> | |- number

I don't think there was a good reason for adding 'bin' after build dir, so we
can drop it. What do you think about going to 'virtual-target.jam', editing
'file-target.path' (line 474 for me) accordingly, and sending a patch? This
should be easy matter of moving "bin" literal to a different place.

If you're out of time for now, I can do it myself a bit later.

- Volodya

 


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