DescriptionAdd more phony rules to GN build.
For a target //foo/bar:bar this adds the additional phony rules: "foo/bar:bar" and "foo/bar" to build.ninja. This is on top of the phony rules "bar" which will exist for all targets with a unique name "bar". This allows one to disambiguate targets with different paths but the same short name.
R=scottmg@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266680
Patch Set 1 #Patch Set 2 : no leading // #Patch Set 3 : fix comment #
Total comments: 1
Patch Set 4 : #
Total comments: 1
Patch Set 5 : tests #
Messages
Total messages: 5 (0 generated)
|