Skip to content

Conversation

tanzislam
Copy link
Contributor

Pass down user's toolset override to the b2-building script. This was (most likely erroneously) removed in 26232c8 along with the output redirection.

If user provided toolset of "borland" for bootstrapping, prepare project-config.jam for the modern embarcadero toolset.

Pass down user's toolset override to the `b2`-building script. This was
(most likely erroneously) removed in 26232c8 along with the output
redirection.

If user provided toolset of "borland" for bootstrapping, prepare
`project-config.jam` for the modern `embarcadero` toolset.
@glenfe glenfe merged commit 983d1c5 into boostorg:develop Mar 20, 2021
@glenfe
Copy link
Member

glenfe commented Mar 20, 2021

Thanks!

tanzislam referenced this pull request Jan 2, 2023
These are some minor adjustments to the bootstrap step of building B2. For bootstrap.bat we no longer shove B2 build output to the bootstrap.log file as we want to see the helpful diagnostic messages from B2. For example, indicating the requirement of C++11 for the engine build. This also renames from Boost.Build to B2. And adds clang as an option for bootstrap config creation.
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