boostorg / log

Boost Logging library
https://www.boost.org/libs/log/
182 stars 105 forks source link

Add support for modular build structure. #233

Open grafikrobot opened 3 months ago

grafikrobot commented 3 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

General FYI.. I'm doing changes to the PR to account for your feedback (and all the other feedback in other PRs). Again, thanks for taking a careful look. Much appreciated!

grafikrobot commented 2 months ago

Please review and merge this PR at your earliest convenience.

Lastique commented 1 month ago

Is this still pending some changes? If it is, please, convert it to a draft.