mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 12:42:11 +00:00
prevents complining the same source twice with the same properties.
Also allow generators to change source names using patterns.
* new/generators.jam (generator): Accept name patterns together with
target types.
(generator.generated-targets): Use name patterns. Transform generated
targets with 'virtual-targets.register', to eliminate duplicate
virtual targets.
[SVN r15302]
Comprehensive tests for Boost.Build v2; requires Python. To test, execute:
python test_all.py