DescriptionRework definitions of 'gn_all' and related targets.
The 'gn_all' target in src/BUILD.gn didn't actually build everything,
which could be confusing. This patch renames the target to 'both_gn_and_gyp'
which should make the intent clearer, and reworks the accompanyhing
targets in both the GN and GYP builds to match.
R=jam@chromium.org
BUG=
Committed: https://crrev.com/ddc17490a20df0ed22f96995d4f007c7b437d77f
Cr-Commit-Position: refs/heads/master@{#327411}
Patch Set 1 : revise #Patch Set 2 : fix gyp typo #Patch Set 3 : fix testonly decl for gn_groups #
Total comments: 1
Patch Set 4 : remove gn_groups, gyp_groups #Messages
Total messages: 24 (9 generated)
|