Browse Source

Allow additional argument for user rule, with "make" main target.

* new/make.jam
    (make): Change name only of the first element in 'generating-rule'

* new/virtual-target.jam
    (action.actualize): Pass only first element of action name to
       toolset.set-target-variables.

* test/make_rule.py: New test.


[SVN r17543]
Vladimir Prus 23 years ago
parent
commit
c15cc7abaa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit fed31d2af9e9b43616be2a1b89ba972db0fd25fc
+Subproject commit 5b56d78725d1a34106353a74a39532bcca533a3a

粤ICP备19079148号