mirror of
https://github.com/boostorg/build.git
synced 2026-02-10 11:22:12 +00:00
65368dfa754ef8d50664b82749d391cc56b24bf2
* Rework the test case expansion.py to avoid interference from user-config.jam and toolsets which previously masked this problem. Also add a test case specifically for this issue. * Remove the test case for BB60. I have no idea what BB60 is, but the test case doesn't seem particularly important for the current implementation given that project requirements are merged into the target requirements long before conditionals are evaluated.
When adding the default value of a feature, also add the default values of its subfeatures. Fixes #308. Closes #310.
When adding the default value of a feature, also add the default values of its subfeatures. Fixes #308. Closes #310.
Boost.Build =========== See the Boost.Build website at https://boost.org/build. See the `guidelines for contributing <./CONTRIBUTING.rst>`__.
Description
Languages
C++
73.8%
Python
22.6%
C
1.6%
Batchfile
0.7%
Shell
0.6%
Other
0.6%