summaryrefslogtreecommitdiff
path: root/bootstrap.sh
Commit message (Collapse)AuthorAgeFilesLines
* Merge bootstrap.sh from develop.René Ferdinand Rivera Morell2021-03-011-6/+12
|
* Adjust bootstrap for current B2 builds.Rene Rivera2020-09-041-11/+10
| | | | 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.
* Merge pull request #300 from tanzislam/allow-spaces-in-python-rootMichael Caisse2019-06-241-1/+1
|\ | | | | Allow spaces in $PYTHON_ROOT
| * Allow spaces in $PYTHON_ROOTTanzinul Islam2019-06-031-1/+1
| | | | | | | | | | 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).
* | "Merge" from develop.Rene Rivera2019-06-231-5/+4
|/ | | The location of b2 execs changed with release. Need this, or merge of previous equivalent PR, to fix `bootstrap.sh` errors.
* comment typo fixTerrell Russell2018-12-181-1/+1
|
* Detect ICU with pkg-config when possible.Dimitrij Mijoski2018-12-181-0/+5
|
* Fix bootstrap links to Boost.Build documentationPeter Dimov2018-12-131-1/+1
|
* Make bootstrap verbose about generating project-config.jamMateusz Loskot2018-12-131-1/+5
| | | | | | Indicate what toolset is being pre-configured as default. Cherry-pick PR #182 to master
* Fix source dir detection in bootstrap.sh (#162)dreifachstein2017-10-091-2/+1
|
* Merge outstanding develop changes (as appropriate).Rene Rivera2015-08-051-6/+18
|
* Update some links to build documentation.Daniel James2014-11-091-2/+2
|
* Update relative paths to Boost.Build changes.Vladimir Prus2013-12-181-6/+6
|
* Merge Boost.Build branding changes:Vladimir Prus2011-07-031-2/+2
| | | | | | | | | | https://svn.boost.org/trac/boost/changeset/72773 https://svn.boost.org/trac/boost/changeset/72793 Authorized by Beman. [SVN r72866]
* Merge Boost.Build from trunk.Vladimir Prus2011-06-061-12/+13
| | | | [SVN r72443]
* Merge r64010, wherein jam has been moved.Vladimir Prus2010-09-041-5/+5
| | | | [SVN r65233]
* root: merge trunkBeman Dawes2009-11-131-1/+7
| | | | [SVN r57638]
* Merge bootstrap.sh fixesVladimir Prus2009-05-151-3/+3
| | | | [SVN r53017]
* Merge from trunk.Vladimir Prus2009-04-141-0/+390
[SVN r52380]