Skip to content

Add support for modular build structure.#143

Merged
grisumbras merged 11 commits intoboostorg:developfrom
grafikrobot:modular
Aug 20, 2024
Merged

Add support for modular build structure.#143
grisumbras merged 11 commits intoboostorg:developfrom
grafikrobot:modular

Conversation

@grafikrobot
Copy link
Copy Markdown
Member

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:

@vinniefalco
Copy link
Copy Markdown
Member

Can I merge this or do we have to wait?

@grafikrobot
Copy link
Copy Markdown
Member Author

grafikrobot commented May 1, 2024

We have to wait until the PR referenced is merged. I'll change this from Draft to Ready when you can merge.

@cppalliance-bot
Copy link
Copy Markdown

An automated preview of the documentation is available at https://143.docca.prtest.cppalliance.org/tools/docca/example/html/index.html

@cppalliance-bot
Copy link
Copy Markdown

An automated preview of the documentation is available at https://143.docca.prtest.cppalliance.org/tools/docca/example/html/index.html

@cppalliance-bot
Copy link
Copy Markdown

An automated preview of the documentation is available at https://143.docca.prtest.cppalliance.org/tools/docca/example/html/index.html

Copy link
Copy Markdown
Member

@grisumbras grisumbras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR adds build.jam, and leaves Jamfile unchanged. Can I remove Jamfile and put its contents into build.jam instead?

@grafikrobot
Copy link
Copy Markdown
Member Author

This PR adds build.jam, and leaves Jamfile unchanged. Can I remove Jamfile and put its contents into build.jam instead?

Hm.. Looks like I missed that there was a Jamfile. I'll incorporate the equivalent into the build.jam.

@grafikrobot
Copy link
Copy Markdown
Member Author

@grisumbras okay, I added the test project to the all target. So, yes, you can delete the Jamfile once the build.jam is in.

@cppalliance-bot
Copy link
Copy Markdown

An automated preview of the documentation is available at https://143.docca.prtest.cppalliance.org/tools/docca/example/html/index.html

1 similar comment
@cppalliance-bot
Copy link
Copy Markdown

An automated preview of the documentation is available at https://143.docca.prtest.cppalliance.org/tools/docca/example/html/index.html

@cppalliance-bot
Copy link
Copy Markdown

An automated preview of the documentation is available at https://143.docca.prtest.cppalliance.org/tools/docca/example/html/index.html

@grafikrobot
Copy link
Copy Markdown
Member Author

@grisumbras okay, I added the test project to the all target. So, yes, you can delete the Jamfile once the build.jam is in.

NM.. I deleted it as part of this PR. Should be good to merge, again.

@cppalliance-bot
Copy link
Copy Markdown

An automated preview of the documentation is available at https://143.docca.prtest.cppalliance.org/tools/docca/example/html/index.html

@grisumbras grisumbras merged commit a89ee8d into boostorg:develop Aug 20, 2024
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.

4 participants