Boost logo

Boost-Build :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2005-03-21 16:25:54


Jan Rehders wrote:
> Hello,
>
> I'm looking for a way to create application bundles in OS X using boost
> build. I looked into darwin.jam but it does not seem to contain any
> rules for bundles and I could not find anything related in the mailing
> lists archive. Thus I guess I will have to write my own rule for it,
> but before I'd like to check if there exists anything I've overlooked?

For BBv1 there's a "link-format" feature which you can specify to make
bundles, i.e. adding "<link-format>bundle" to the requirements section
of a target. But truthfully I don't remember if I did any testing on it
when I wrote that. So it may work, or it may blow up in wonderful
psychedelic splendor :-)

Don't know what the BBv2 support is like for this.. if any.

--grafik

 


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