DescriptionImplement target visibility in GN
This implements a visibility property for determining which targets can depend on a given target.
The property works mostly like Blaze from the internal Google build, but replaces the magic public and private strings with wildcards, and defaults to public visibility.
R=scottmg@chromium.org, scottmg
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260947
Patch Set 1 #Patch Set 2 : #Patch Set 3 : branch #Patch Set 4 : #Patch Set 5 : #Patch Set 6 : #Patch Set 7 : #Patch Set 8 : #
Total comments: 2
Patch Set 9 : #Patch Set 10 : #
Messages
Total messages: 4 (0 generated)
|