
28 Apr
2025
28 Apr
'25
12:41 p.m.
пн, 28 апр. 2025 г. в 15:17, Andrey Semashev via Boost <boost@lists.boost.org>:
I'm not sure if bcp itself supports modular b2. Specifically, I don't see where it copies the <library>/build.jam files.
No, it doesn't. I have a PR (https://github.com/boostorg/bcp/pull/23) that fixes that to a degree, but it seems to create other problems judging by the CI failure. I didn't have any prior BCP knowledge, and it fixed the specific problem that inspired me to write the PR (the problem was reported on Boost users' list, IIRC), so I never got to finish it.