Boost logo

Boost-Build :

From: Zbynek Winkler (zbynek.winkler_at_[hidden])
Date: 2008-02-20 09:47:49


On 18/02/2008, Jurko Gospodnetić <jurko.gospodnetic_at_[hidden]> wrote:
> Hi Alex.
>
> > How can I tell bjam to generate files in the current directory instead
> > of creating bin/sun/debug?
>
> Why would you need to do this?
>
> The good thing about the 'regular way' Boost Build works is that all
> generated files are contained in a separate folder and it is easy to
> remove them, and/or separate them from other build results constructed
> with different settings.

... and the bad thing is that there is no way to change it. Not even
for your custom generator that does not have anything to do with
compiling cpp and/or different build variants :(.

I have some hopes in the ongoing python port. One of the stated goals
is better extensibility.

Zbynek

PS. When you do not need to change the default behavior it works great
though.. :-/

-- 
http://robotika.cz/

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