Browse Source

Make file-target decide is main target name should be
present in target path, instead of doing this
high in control structure.

* new/targets.jam
(main-target.generate): Don't bother with setting
extra path on generated targets.

* new/virtual-target.jam
(virtual-target.extra-path): Remove.
(virtual-target.compute-extra-path): New method.
(subvariant): Document better.


[SVN r16454]

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

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit f761d5fee7882f77e1581aea38d10c50dd064e6f
+Subproject commit b391e163d6a9327701ffe84a225b8b96f160906e

粤ICP备19079148号