Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for modular build structure. #318

Merged
merged 23 commits into from
Sep 22, 2024

Conversation

grafikrobot
Copy link
Member

@grafikrobot grafikrobot commented Jul 20, 2024

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.

build.jam Outdated Show resolved Hide resolved
test/Jamfile.v2 Outdated Show resolved Hide resolved
test/deprecated_test.cpp Outdated Show resolved Hide resolved
@grafikrobot grafikrobot marked this pull request as ready for review August 18, 2024 15:09
@grafikrobot
Copy link
Member Author

Please review and merge this PR at your earliest convenience.

build/Jamfile.v2 Outdated Show resolved Hide resolved
build/Jamfile.v2 Show resolved Hide resolved
@Lastique
Copy link
Member

If there's more work pending, please convert it to a draft until it is ready for review.

@grafikrobot
Copy link
Member Author

grafikrobot commented Sep 17, 2024

If there's more work pending, please convert it to a draft until it is ready for review.

If you are asking about the new update.. Once in a while I need to merge/rebase the change to ensure any new changes in filesystem do not break this patch. But otherwise, the patch is ready to be applied. As you can see from all the checks passing.

build.jam Outdated Show resolved Hide resolved
@Lastique Lastique merged commit 5746b3f into boostorg:develop Sep 22, 2024
46 checks passed
@Lastique
Copy link
Member

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants