Browse Source

Improve/clarify handling of composing generators during
the transformation search. Don't use global
'.had-composing-generator' variable.

* targets.jam (typed-target.construct): Pass 'allow-composing'
to 'generators.construct'.

* generators.jam (find-viable-generators): New parameter
'allow-composing'.
(construct): Better document the 'allow-composing' parameter.
Pass that parameter to 'find-viable-generators'.


[SVN r16372]

Vladimir Prus 23 years ago
parent
commit
3161547077
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 99893a155deff598098e8d6783819c6e9bd1ab76
+Subproject commit 9ab8b7c8589725f652a149d81a1587c2a4559278

粤ICP备19079148号