mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 12:42:11 +00:00
* feature.add-defaults: No longer accepts conditionals and returns expanded properties. This matches the actual usage, and conditionals never really worked right anyway. * property.refine: Remove subfeatures of removed features. * Moved property-set expansion and adding defaults into targets.evaluate-requirements so that they correctly interact with the target requirements. * Expand subfeatures when matching target alternatives. * Non-property-specific subfeatures like <cxxstd>11-iso are expanded correctly.