Lines Matching refs:dyndep
910 `dyndep`:: _(Available since Ninja 1.10.)_ Used only on build statements.
1142 `dyndep` binding naming one of its inputs to specify that dynamic
1147 dyndep = foo
1151 This specifies that file `foo` is a dyndep file. Since it is an input,
1162 Files specified by `dyndep` bindings use the same <<ref_lexer,lexical syntax>>
1177 build out | imp-outs... : dyndep | imp-ins...
1181 the rule name `dyndep`. The `| imp-outs...` and `| imp-ins...` portions
1186 The build statements in a dyndep file must have a one-to-one correspondence
1188 dyndep file in a `dyndep` binding. No dyndep build statement may be omitted
1214 dyndep = foobar.dd
1216 dyndep = foobar.dd
1226 build foo.o | foo.mod: dyndep
1227 build bar.o: dyndep | foo.mod
1253 dyndep = foo.tar.dd
1263 build foo.tar.stamp | file1.txt file2.txt : dyndep