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. #320

Merged
merged 30 commits into from
Aug 19, 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.

@anarthal
Copy link
Collaborator

Looks like the docs build broke: https://drone.cpp.al/boostorg/mysql/784/39/2

@grafikrobot
Copy link
Member Author

Looks like the docs build broke: https://drone.cpp.al/boostorg/mysql/784/39/2

Indeed. I'll be making some changes very soon (which Peter also brought up as a problem) to deal with that.

test/Jamfile Outdated Show resolved Hide resolved
test/Jamfile Outdated Show resolved Hide resolved
build.jam Outdated Show resolved Hide resolved
test/Jamfile Show resolved Hide resolved
Copy link

codecov bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.03%. Comparing base (00bc812) to head (a7604c4).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #320   +/-   ##
========================================
  Coverage    99.03%   99.03%           
========================================
  Files          144      144           
  Lines         7122     7122           
========================================
  Hits          7053     7053           
  Misses          69       69           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 00bc812...a7604c4. Read the comment docs.

build.jam Show resolved Hide resolved
@grafikrobot grafikrobot marked this pull request as ready for review August 18, 2024 15:29
@grafikrobot
Copy link
Member Author

Please review and merge this PR at your earliest convenience.

@anarthal anarthal merged commit 69c457a into boostorg:develop Aug 19, 2024
6 checks passed
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