mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
* new/targets.jam (basic-target.compute-usage-requirements): Add second parameter 'targets'. * new/builtin.jam (lib-target-class.compute-usage-requirements): Add proper <dll-path> properties when <hardcode-dll-paths> in in properties. (lib-target.adjust-properties): Don't handle <hardcode-dll-paths>. [SVN r20441]
Development code for new build system. To run unit tests for jam code, execute: bjam --debug --build-system=test Comprehensive tests require Python. See ../test/readme.txt