aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2017-03-08 11:38:00 +0100
committerJoerg Bornemann <joerg.bornemann@qt.io>2017-03-09 10:29:22 +0000
commit172e570855208bd04403dfb59f41753536d2dfd2 (patch)
tree2120de7b6029759ca0ad31f9be52ed1cb9ee5d0c /doc
parent82f8523c95ac88108871c9886565ec7d66cd2ec7 (diff)
Revert "Match a rule's input tags against root artifacts of dependencies"
This reverts commit 4d22a69b8c82c5f1e4cc746a95afc43be7e66893. It's incompatible with how cpp and bundle rules currently interact. Let's revert it for now to get rid of the regressions and investigate whether the rules can be re-written. Change-Id: I38d059e1ca81ace00cd8f10d38fe8bdd9cecc78d Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/items/language/rule.qdoc7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/reference/items/language/rule.qdoc b/doc/reference/items/language/rule.qdoc
index 16aa85538..eff9a95ff 100644
--- a/doc/reference/items/language/rule.qdoc
+++ b/doc/reference/items/language/rule.qdoc
@@ -202,10 +202,9 @@
\li string list
\li undefined
\li File tags the input artifacts must match.
- All output artifacts of the rule will depend on all artifacts in the product and on
- all target artifacts of depending products that match these file tags.
- Such artifacts are then also available in the \c inputs variable of the
- \c prepare script.
+ All output artifacts will depend on all artifacts in the product with
+ the given input file tags. Also these artifacts are available in the
+ inputs variable of the prepare script.
\row
\li auxiliaryInputs
\li string list