boostorg / context

305 stars 150 forks source link

Add support for modular build structure. #264

Closed grafikrobot closed 2 months ago

grafikrobot commented 4 months ago

This is part of the effort to make the Boost libraries "modular" for build and consumption. See https://lists.boost.org/Archives/boost/2024/01/255704.php and https://github.com/grafikrobot/boost-b2-modular/blob/b2-modular/README.adoc for more information.

This PR depends on the following other PRs being merged to both develop and master branches of the respective repos:

This PR will be changed to ready for review, i.e. not draft, when the above are merged. Do not merge this one until that time.

grafikrobot commented 3 months ago

Please review and merge this PR at your earliest convenience.

olk commented 3 months ago

Please review and merge this PR at your earliest convenience.

Sorry - some checks are faling (11 failing and 12 successful checks)

grafikrobot commented 3 months ago

The failures look unrelated to my changes. Especially since the checkout itself is failing.

grafikrobot commented 3 months ago

@olk can you merge this https://github.com/boostorg/context/pull/257 that fixes the CI setup please.

olk commented 1 month ago

Since https://github.com/boostorg/context/commit/463cffeac5fdaa712be316654a9e61b77cc358ec CI builds are broken on some platforms!