the description of ~boostorg/boost is Super-project for modularized Boost. it could be that a port to build2 is straightforward. "modularization" inside boost happens as git submodules and recursive clone. the "final" bootstrap script just creates symbolic links to re-create the monolithic include structure. from my point of view that is exaclty what build2 would completely automate.
build2packages for parts of "modularized" boost.the description of ~boostorg/boost is
Super-project for modularized Boost. it could be that a port tobuild2is straightforward. "modularization" inside boost happens as git submodules and recursive clone. the "final" bootstrap script just creates symbolic links to re-create the monolithic include structure. from my point of view that is exaclty whatbuild2would completely automate.