mirror of
https://github.com/boostorg/build.git
synced 2026-02-01 20:32:17 +00:00
* gcc.jam: Extend the 'toolset' feature with gcc here.
Use flags for linking too and eliminate 'link-options'
rule. Remove empty compile/archive/link/link-dll rules.
* toolset.jam (flags): Document somehow.
(set-target-variables): Call 'actualize' on values
of dependency features.
[SVN r16440]
This test checks that we have minimally working 'make' rule and that we can use target from different project with different project roots.