Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not show 'b2 headers' help from a release; the headers are already in boost/ | Peter Dimov | 2019-01-14 | 1 | -0/+4 |
| | |||||
* | Fix bootstrap links to Boost.Build documentation | Peter Dimov | 2018-12-13 | 1 | -1/+1 |
| | |||||
* | Remove superfluous quote from ECHO in bootstrap.bat | Mateusz Łoskot | 2018-12-13 | 1 | -1/+1 |
| | | | | Fixes accidental left over in PR #182 | ||||
* | Make bootstrap verbose about generating project-config.jam | Mateusz Loskot | 2018-05-07 | 1 | -2/+11 |
| | | | | Indicate what toolset is being pre-configured as default. | ||||
* | Record specified toolset in project-config.jam instead of msvc (#170) | Peter Dimov | 2017-12-01 | 1 | -10/+20 |
| | | | | | | * Record specified toolset in project-config.jam instead of msvc * Translate toolset names properly; remove outdated messages; set error code on failure | ||||
* | Update some links to build documentation. | Daniel James | 2014-11-05 | 1 | -1/+1 |
| | |||||
* | Update bootstrap.bat | insideoutclub | 2014-05-23 | 1 | -1/+1 |
| | | | Fixed a typo. Changed "furter" to "further". | ||||
* | Update relative paths to Boost.Build changes. | Vladimir Prus | 2013-12-18 | 1 | -11/+11 |
| | |||||
* | End-of-line normalization. Most normalization was taken care of by ↵ | Beman | 2013-12-01 | 1 | -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. | ||||
* | Comment typo corrected. | Jurko Gospodnetić | 2012-09-13 | 1 | -1/+1 |
| | | | | [SVN r80509] | ||||
* | Remove more uses of 'Boost.Jam' from bootstrap scripts. | Vladimir Prus | 2011-06-29 | 1 | -2/+2 |
| | | | | [SVN r72793] | ||||
* | Use 'b2' spelling of build command. | Vladimir Prus | 2011-06-27 | 1 | -3/+7 |
| | | | | [SVN r72773] | ||||
* | Fix: adjust paths for new engine location. | Jürgen Hunold | 2011-02-03 | 1 | -3/+4 |
| | | | | [SVN r68629] | ||||
* | Adjust for tools/build/v2/engine/src move to tools/build/v2/engine. | Vladimir Prus | 2011-02-01 | 1 | -7/+7 |
| | | | | [SVN r68593] | ||||
* | Pass arguments to bootstrap.bat over to jam's build.bat. | Vladimir Prus | 2010-08-25 | 1 | -1/+1 |
| | | | | [SVN r64998] | ||||
* | Use bootstrap.log as name, not bjam.log | Vladimir Prus | 2010-07-19 | 1 | -3/+3 |
| | | | | [SVN r64175] | ||||
* | Fix placement of log | Vladimir Prus | 2010-07-19 | 1 | -1/+1 |
| | | | | [SVN r64174] | ||||
* | Move tools/jam into tools/build/v2/engine | Vladimir Prus | 2010-07-14 | 1 | -8/+8 |
| | | | | [SVN r64010] | ||||
* | When building Boost, stop on first error by default. | Vladimir Prus | 2009-11-28 | 1 | -1/+6 |
| | | | | [SVN r57990] | ||||
* | Make bootstrap.bat work on 64-bit Windows | Vladimir Prus | 2009-11-08 | 1 | -2/+11 |
| | | | | [SVN r57485] | ||||
* | Disable echo right away. | Vladimir Prus | 2009-08-01 | 1 | -2/+2 |
| | | | | [SVN r55336] | ||||
* | Use REM for comments. | Vladimir Prus | 2009-04-23 | 1 | -6/+6 |
| | | | | [SVN r52555] | ||||
* | Add bootstrap.bat. | Vladimir Prus | 2009-04-11 | 1 | -0/+62 |
[SVN r52329] |