mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 00:32:11 +00:00
* gcc.jam: Handle the <dll-path> feature.
* builtin.jam
New features <dll-path> and <hardcode-dll-paths>.
(link-action.adjust-properties): Add library's
full paths to <dll-path> when <hardcode-dll-paths>
is specified.
[SVN r16588]
Comprehensive tests for Boost.Build v2; requires Python. To test, execute:
python test_all.py