Skip to content

Allow bootstrapping with "borland" (Embarcadero) #494

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

Merged
merged 1 commit into from
Mar 20, 2021
Merged

Allow bootstrapping with "borland" (Embarcadero) #494

merged 1 commit into from
Mar 20, 2021

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