2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 00:52:16 +00:00
Tanzinul Islam 9339693c0a Fix "bootstrap.bat borland" failing to find label "Test_Path"
If an override toolset is given in the `bootstrap.bat` command-line,
`bootstrap.bat` -> `src/engine/build.bat` bypasses loading
`src/engine/guess_toolset.bat` entirely. Later on the call to
`Test_Path` from `build.bat` -> `config_toolset.bat` fails to find that
label.

Fix this by making a new parameterized entry-point `test_path` inside
`guess_toolset.bat` for this caller in `config_toolset.bat`.

Fixes: #382.
2019-02-23 05:45:48 +00:00
2018-01-22 09:45:02 -06:00
2018-09-26 09:54:06 -07:00
2018-11-18 12:00:51 -06:00
2018-11-11 20:57:27 -06:00
2018-09-26 09:54:06 -07:00
2018-09-26 09:54:06 -07:00
2018-11-18 11:27:11 -06:00

Boost.Build
===========

See the Boost.Build website at https://boostorg.github.io/build/.

See the `guidelines for contributing <./CONTRIBUTING.rst>`__.
Description
Mirrored via gitea-mirror
Readme 39 MiB
Languages
C++ 73.8%
Python 22.6%
C 1.6%
Batchfile 0.7%
Shell 0.6%
Other 0.6%