mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
* project.jam (lookup-with-load): New rule.
(find-target): Try interperting target id as project first.
* build-request.jam (from-command-line): Don't grab
unconditionally elements which have slashes -- they may be target
ids.
* build-system.jam: Allow target ids is command
line. Accept --clean option.
* BoostBuild.py (run_build_system): Call 'ignore_directoies' on diff.
* tree.py (Trees_different.ignore_directoies): New method.
[SVN r15768]
Comprehensive tests for Boost.Build v2; requires Python. To test, execute:
python test_all.py