Commit graph

19 commits

Author SHA1 Message Date
René Ferdinand Rivera Morell
3e7d665fa5
Merge bootstrap.sh from develop. 2021-03-01 15:49:09 -06:00
Rene Rivera
d3170a7d51 Adjust bootstrap for current B2 builds.
These are some minor adjustments to the bootstrap step of building B2. For bootstrap.sh 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.
2020-09-04 16:39:27 +03:00
Michael Caisse
6b62590b8b
Merge pull request #300 from tanzislam/allow-spaces-in-python-root
Allow spaces in $PYTHON_ROOT
2019-06-24 10:15:37 -07:00
Rene Rivera
100102fc3c
"Merge" from develop.
The location of b2 execs changed with release. Need this, or merge of previous equivalent PR, to fix `bootstrap.sh` errors.
2019-06-23 23:46:42 -05:00
Tanzinul Islam
5a951d3a2a Allow spaces in $PYTHON_ROOT
This may be the case with, for example, `C:\Program Files\Python37` on
MSYS2 on Windows (with `MSYS2_PATH_TYPE=inherit` in the .ini file).
2019-06-03 08:22:31 +01:00
Terrell Russell
4037e8d41f comment typo fix 2018-12-18 18:50:20 +02:00
Dimitrij Mijoski
d80efb2f4a Detect ICU with pkg-config when possible. 2018-12-18 18:48:56 +02:00
Peter Dimov
ed72044fb3 Fix bootstrap links to Boost.Build documentation 2018-12-13 18:37:13 +02: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
dreifachstein
658afde08d Fix source dir detection in bootstrap.sh (#162) 2017-10-09 11:35:09 +01: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
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
Beman Dawes
99d74fb0d7 root: merge trunk
[SVN r57638]
2009-11-13 14:58:03 +00:00
Vladimir Prus
0f9b851463 Merge bootstrap.sh fixes
[SVN r53017]
2009-05-15 05:35:07 +00:00
Vladimir Prus
f0b2e14e2d Merge from trunk.
[SVN r52380]
2009-04-14 09:00:59 +00:00
Renamed from configure (Browse further)