Commit graph

21 commits

Author SHA1 Message Date
Tanzinul Islam
e2ae78645e Allow bootstrapping with "borland" (Embarcadero)
Pass down user's toolset override to the `b2`-building script. This was
(most likely erroneously) removed in 26232c8d4 along with the output
redirection.

If user provided toolset of "borland" for bootstrapping, prepare
`project-config.jam` for the modern `embarcadero` toolset.
2022-11-30 05:31:12 -05:00
Mateusz Łoskot
eda46730f7 Add vc143 to toolsets recognised by bootstrap.bat 2021-10-18 18:25:30 +03:00
Rene Rivera
26232c8d45 Adjust bootstrap for current B2 builds.
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.
2020-09-04 16:37:14 +03:00
Rene Rivera
e08ea15f5e
"Merge" from develop.
The location of b2 execs changed with release. Need this, or merge of previous equivalent PR, to fix `bootstrap.bat` errors.
2019-06-23 23:43:46 -05:00
Peter Dimov
dab0b45d4e Add vc142 to recognized toolsets (#263). Refs #263. 2019-04-12 19:37:11 +03:00
Peter Dimov
34857d48a0 Do not show 'b2 headers' help from a release; the headers are already in boost/ 2019-03-13 19:01:37 +02:00
Peter Dimov
ed72044fb3 Fix bootstrap links to Boost.Build documentation 2018-12-13 18:37:13 +02:00
Mateusz Łoskot
7a05906aa9
Remove superfluous quote from ECHO in bootstrap.bat
Fixes accidental left over in PR #182

Cherry-pick PR #227 to master
2018-12-13 09:53:34 +01:00
Mateusz Loskot
7934a4b272 Make bootstrap verbose about generating project-config.jam
Indicate what toolset is being pre-configured as default.

Cherry-pick PR #182 to master
2018-12-13 09:52:17 +01:00
Peter Dimov
e3378b1a24 Record specified toolset in project-config.jam instead of msvc (#170)
* Record specified toolset in project-config.jam instead of msvc

* Translate toolset names properly; remove outdated messages; set error code on failure
2017-12-21 18:26:33 +02:00
Rene Rivera
51e693134f Merge outstanding develop changes (as appropriate). 2015-08-05 10:20:35 -05:00
Daniel James
2b4e9c4916 Update some links to build documentation. 2014-11-09 23:15:37 +00:00
Vladimir Prus
bd86bb8943 Update relative paths to Boost.Build changes. 2013-12-18 11:08:32 +04:00
Beman
be991e0927 End-of-line normalization. Most normalization was taken care of by .gitattributes, but a few files originally committed to svn with incorrect eol tags need explicit normalization. See .gitattributes man page and extensive list discussion. 2013-12-01 09:25:18 -05:00
Vladimir Prus
e47f34f24f Merge Boost.Build branding changes:
https://svn.boost.org/trac/boost/changeset/72773
        https://svn.boost.org/trac/boost/changeset/72793

Authorized by Beman.


[SVN r72866]
2011-07-03 08:08:57 +00:00
Vladimir Prus
e777c152bb Merge Boost.Build from trunk.
[SVN r72443]
2011-06-06 20:36:21 +00:00
Vladimir Prus
d3833607a2 Merge r64010, wherein jam has been moved.
[SVN r65233]
2010-09-04 11:02:21 +00:00
Vladimir Prus
a2ff1da73e Merge: Make bootstrap.bat work on 64-bit Windows
[SVN r57486]
2009-11-08 14:04:20 +00:00
Vladimir Prus
8dee43cf10 Disable echo right away.
[SVN r55339]
2009-08-01 10:53:58 +00:00
Vladimir Prus
cd1c0656c0 Merge from trunk.
[SVN r52556]
2009-04-23 04:53:24 +00:00
Vladimir Prus
f0b2e14e2d Merge from trunk.
[SVN r52380]
2009-04-14 09:00:59 +00:00