mirror of
https://github.com/boostorg/build.git
synced 2026-07-20 13:12:22 +00:00
50f853546c
This adds a "version" type attribute to features that follow semver semantics. The implementation follows the semver rules for matching property sets and requirements, and for matching target alternatives. The implementation relies on the bfgroup/versioned library for the semver parsing and checking.