mirror of
https://github.com/boostorg/build.git
synced 2026-02-17 01:32:12 +00:00
* new/project.jam (lookup) Don't support project location in front of "@". (lookup-with-load): Remove. (find): New rule. (find-target): move to... * new/target.jam (find): Here. And simplify. [SVN r18667]
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