Boost logo

Boost-Build :

Subject: Re: [Boost-build] modular builds
From: Stefan Seefeld (stefan_at_[hidden])
Date: 2015-05-07 18:58:44


Hi Rene,

just a little follow-up to confirm that I was able to build boost.python
stand-alone by cloning the boost.jam file into the boost.python toplevel
directory and making some minor adjustments to the build files (adding a
Jamroot, and making minor changes to the "tag" rule in Jamfile.v2).

Obviously, this can't be the real solution, so the next question is what
to aim for in terms of package dependency. If boost.jam can't be part of
boost.build itself, perhaps there could be a boost core module
containing hat file (together with some "core headers"), which all other
boost libraries may then depend on.

Also, is there a way to support both this new modular build use-case as
well as the original integrated build ? While I have modified the build
logic in my local clone of boost.python, it would be best if I could
push those changes upstream, without breaking the existing build workflow.

Thanks,
    Stefan

-- 
      ...ich hab' noch einen Koffer in Berlin...

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