Boost logo

Boost-Build :

From: Mateusz Loskot (mateusz_at_[hidden])
Date: 2006-12-31 23:38:59


Mateusz Loskot wrote:
>> Regarding configure migration what I'm doing now is implementing
>> (experimenting) a set of rules for doing --with-xxx and
>> --enable-xxx. [...]
>
> Wow! It looks very promising. Certainly, I'll need to dig into the
> Jam syntax to understand your rules. The most important message I'm
> reading from your rules is - it seems to be feasible :-)

Hi Jorge,

I'd like to confirm I successfully use your module config and
it does the job very well. Big Thanks!

I think it's a good base to extend and customize, so I'm going to use it
for my further experiments.
For now, I post it as config.jam file into my SVN playground:

http://mloskot.devjavu.com/projects/mloskot/browser/trunk/boost/build/config.jam

I hope you don't mind, do you?
I added a few comments, so now when I put the config.jam into
$BOOST_BUILD_PATH/utils, bjam --help config prints nice message :-)
Yes, nothing serious, but I've just started exploring the world of BB2.

However, I think it would be better to put custom and project-specific
modules into location like <project>/bb.
How can I tell bjam to look into <project>/bb for modules?

BTW, do you have any plans to extend and publish your module somewhere?

Cheers

-- 
Mateusz Loskot
http://mateusz.loskot.net

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