mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 00:52:16 +00:00
* new/project.jam
(inherit-attribute): New rule, extracted from 'initialize'.
(initialize): Allow 'jamfile' parameter to be empty, in which case
the project is 'standalone'.
[SVN r18544]
This tests for basic project handling -- declaring subprojects, finding parent projects and project roots and for working project-ids.