mirror of
https://github.com/boostorg/build.git
synced 2026-02-17 13:42:14 +00:00
* new/targets.jam
(basic-target.check-for-unused-sources): New rule.
(basic-target.generate): Call the above.
* new/virtual-target.jam
(traverse): New arguments 'include-roots' and 'include-sources'.
* test/unused.py: New test.
[SVN r17685]
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