Sfoglia il codice sorgente

Refactor/improve <tag> support.

* build/targets.jam (generate-realy):
  After applying tag, we used to 'temporary' change self.name,
  which is horrible. How pass the name to 'construct'.

  (construct): New parameter 'name'.

  (tag-name): New rule, extracted from basic-target. This needs to be
  separate rule so that we can call it from 'stage'. Check for a value of
  from '@something' and interpret 'something' as a rule which returns the
  new name.


[SVN r26408]
Vladimir Prus 21 anni fa
parent
commit
ea9de52e4d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit b4cd4ee5088def3cd54a5e31999863efc638707e
+Subproject commit 230ec44483310dfabf7f4ff7232c92b59320dd45

粤ICP备19079148号