add gn_all, gyp_all targets to the build files, remove GN's //:root
commitff30e3de333305ccdaa103aa7f9e46765da83e99
authordpranke <dpranke@chromium.org>
Tue, 24 Feb 2015 06:52:39 +0000 (23 22:52 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 24 Feb 2015 06:53:29 +0000 (24 06:53 +0000)
treeb7b1013ae34ca464347636085a3fa3abb45db2d9
parentf428c79fe88b2458ea659c889227a40383e65e23
add gn_all, gyp_all targets to the build files, remove GN's //:root

In order to be able to make sure we are building the same list of targets
in both the GYP and GN builds, this patch adds new 'gn_all' and 'gyp_all'
targets.

Eventually, we should make sure that if one builds 'gn_all', then building
'gyp_all', 'All', or 'all' then has nothing to do. We're not there yet, but this
is a start.

The 'gn_all' target replaces the //:root target in the GN builds.

R=brettw@chromium.org
BUG=461019
CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:android_chromium_gn_compile_dbg,android_chromium_gn_compile_rel;tryserver.chromium.win:win8_chromium_gn_rel,win8_chromium_gn_dbg;tryserver.chromium.mac:mac_chromium_gn_rel,mac_chromium_gn_dbg

Review URL: https://codereview.chromium.org/936193004

Cr-Commit-Position: refs/heads/master@{#317760}
BUILD.gn
build/all.gyp
build/secondary/tools/grit/grit_rule.gni
chrome/test/BUILD.gn
components/pdf/renderer/BUILD.gn
third_party/libaddressinput/BUILD.gn
third_party/libexif/BUILD.gn