summaryrefslogtreecommitdiff
path: root/bootstrap.bat
Commit message (Collapse)AuthorAgeFilesLines
* "Merge" from develop.Rene Rivera2019-06-231-12/+4
| | | The location of b2 execs changed with release. Need this, or merge of previous equivalent PR, to fix `bootstrap.bat` errors.
* Add vc142 to recognized toolsets (#263). Refs #263.Peter Dimov2019-04-121-0/+1
|
* Do not show 'b2 headers' help from a release; the headers are already in boost/Peter Dimov2019-03-131-0/+4
|
* Fix bootstrap links to Boost.Build documentationPeter Dimov2018-12-131-1/+1
|
* Remove superfluous quote from ECHO in bootstrap.batMateusz Łoskot2018-12-131-1/+1
| | | | | | Fixes accidental left over in PR #182 Cherry-pick PR #227 to master
* Make bootstrap verbose about generating project-config.jamMateusz Loskot2018-12-131-2/+11
| | | | | | Indicate what toolset is being pre-configured as default. Cherry-pick PR #182 to master
* Record specified toolset in project-config.jam instead of msvc (#170)Peter Dimov2017-12-211-10/+20
| | | | | | * Record specified toolset in project-config.jam instead of msvc * Translate toolset names properly; remove outdated messages; set error code on failure
* Merge outstanding develop changes (as appropriate).Rene Rivera2015-08-051-2/+2
|
* Update some links to build documentation.Daniel James2014-11-091-1/+1
|
* Update relative paths to Boost.Build changes.Vladimir Prus2013-12-181-11/+11
|
* End-of-line normalization. Most normalization was taken care of by ↵Beman2013-12-011-81/+81
| | | | .gitattributes, but a few files originally committed to svn with incorrect eol tags need explicit normalization. See .gitattributes man page and extensive list discussion.
* Merge Boost.Build branding changes:Vladimir Prus2011-07-031-4/+8
| | | | | | | | | | 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/+18
| | | | [SVN r72443]
* Merge r64010, wherein jam has been moved.Vladimir Prus2010-09-041-8/+8
| | | | [SVN r65233]
* Merge: Make bootstrap.bat work on 64-bit WindowsVladimir Prus2009-11-081-2/+11
| | | | [SVN r57486]
* Disable echo right away.Vladimir Prus2009-08-011-2/+2
| | | | [SVN r55339]
* Merge from trunk.Vladimir Prus2009-04-231-6/+6
| | | | [SVN r52556]
* Merge from trunk.Vladimir Prus2009-04-141-0/+62
[SVN r52380]