Boost logo

Boost-Build :

From: Khassapov, Alex (Alex.Khassapov_at_[hidden])
Date: 2008-02-17 22:52:01


Hi Jurko,

That's how our current build system works - the headers generated have a list of fields for database tables - and I wouldn't want to change the structure so other projects not yet converted to bjam could still build.

-----Original Message-----
From: boost-build-bounces_at_[hidden] [mailto:boost-build-bounces_at_[hidden]] On Behalf Of Jurko Gospodnetic
Sent: Monday, 18 February 2008 2:48 PM
To: boost-build_at_[hidden]
Subject: Re: [Boost-build] FW: Generate files in current directory

   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.

   Generated header files are handled by Boost Build automatically
adding the build folder to the header include path.

   Best regards,
     Jurko Gospodnetiæ

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build


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