mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 00:32:11 +00:00
* new/generators.jam
(find-viable-generators): Allow target type of
"*" mean any type. Try generators for "*" first.
Really ignore generators for base types when
there's a generator for derived type. Allow
grist-only element in generators requirements
to match all values of property.
* new/prebuilt.jam
(prebuilt-target-class): Remove
(prebuild-file-generator): New class.
[SVN r16578]
Comprehensive tests for Boost.Build v2; requires Python. To test, execute:
python test_all.py