mirror of
https://github.com/boostorg/build.git
synced 2026-02-20 14:42:14 +00:00
requirement with ":" in them. Maybe this used to handle conditional requirements, but all tests pass without this logic. The problem was that <toolset-msvc:version>intel in requirements was just *added* to properties, not replacing previous value. [SVN r19916]
Development code for new build system. To run unit tests for jam code, execute: bjam --debug --build-system=test Comprehensive tests require Python. See ../test/readme.txt