mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
* new/project.jam (lookup): Require second argument, which specifies
directory, relative to which paths in id should be interpreted.
* test/project-test1.jam: Test for the above change.
[SVN r13636]
Development code for new build system. To run unit tests for jam code, execute: bjam --debug -ftest.jam Comprehensive tests require Python. See ../test/readme.txt