Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(142)

Issue 1957683002: Address more TODO(GYP) in the GN build. (Closed)

Created:
4 years, 7 months ago by brettw
Modified:
4 years, 7 months ago
Reviewers:
Lei Zhang, brucedawson
CC:
chromium-reviews, rjkroege, extensions-reviews_chromium.org, sadrul, kalyank, grt+watch_chromium.org, jam, haraken, darin-cc_chromium.org, asvitkine+watch_chromium.org, wfh+watch_chromium.org, blink-reviews, chromium-apps-reviews_chromium.org, Michael Moss
Base URL:
https://chromium.googlesource.com/chromium/src.git@todo
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Address more TODO(GYP) in the GN build. Addresses another batch of TODO(GYP) annotations in GN files. Removes all references to msvs_shard which is not necesasary in the GN build. A number of these were related to things to support the nacl64 build. In GN we just do cross-compiles of the fill targets. This seems to be working OK. Probably the sizes can be brought down a bit by optimizing this and producing nacl-specific targets with only the bare necessities, but it seems the marginal benefit doesn't outweigh the build complexity. TBR=thestig@chromium.org for linux/build (comment change) Committed: https://crrev.com/57399c53d558cc84c865ad48a211fe9e92c2ccf9 Cr-Commit-Position: refs/heads/master@{#392660}

Patch Set 1 #

Total comments: 3

Patch Set 2 : fix #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : iOS #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -160 lines) Patch
M chrome/common/extensions/api/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M chrome/install_static/BUILD.gn View 1 chunk +15 lines, -22 lines 0 comments Download
M chrome/installer/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/linux/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/mini_installer/BUILD.gn View 1 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/installer/test/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/util/BUILD.gn View 1 2 3 chunks +0 lines, -8 lines 0 comments Download
M chrome/test/BUILD.gn View 1 2 14 chunks +35 lines, -36 lines 0 comments Download
D chrome/tools/BUILD.gn View 1 chunk +0 lines, -19 lines 0 comments Download
M components/BUILD.gn View 1 2 3 3 chunks +2 lines, -4 lines 0 comments Download
M components/crash.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M components/crash/content/app/BUILD.gn View 1 2 3 2 chunks +32 lines, -0 lines 0 comments Download
M components/metrics/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M components/mus/ws/BUILD.gn View 2 chunks +1 line, -4 lines 0 comments Download
M components/policy/BUILD.gn View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/BUILD.gn View 1 2 chunks +5 lines, -10 lines 0 comments Download
M content/test/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M crypto/BUILD.gn View 1 chunk +0 lines, -28 lines 0 comments Download
M third_party/WebKit/Source/core/BUILD.gn View 2 chunks +0 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/modules/BUILD.gn View 1 1 chunk +0 lines, -6 lines 0 comments Download

Messages

Total messages: 51 (22 generated)
brettw
4 years, 7 months ago (2016-05-06 17:30:26 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1957683002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1957683002/1
4 years, 7 months ago (2016-05-06 17:31:02 UTC) #5
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_chromium_gn_compile_dbg on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_chromium_gn_compile_dbg/builds/62476) android_compile_dbg on ...
4 years, 7 months ago (2016-05-06 17:34:56 UTC) #7
brucedawson
I took a brief look but I can look in more detail once it's passing ...
4 years, 7 months ago (2016-05-06 18:38:36 UTC) #8
brucedawson
https://codereview.chromium.org/1957683002/diff/1/components/crash/content/app/BUILD.gn File components/crash/content/app/BUILD.gn (right): https://codereview.chromium.org/1957683002/diff/1/components/crash/content/app/BUILD.gn#newcode208 components/crash/content/app/BUILD.gn:208: "crash_keys_win_unittest.cc", On 2016/05/06 18:38:36, brucedawson wrote: > Note that ...
4 years, 7 months ago (2016-05-09 19:09:18 UTC) #9
brettw
fix
4 years, 7 months ago (2016-05-09 21:07:54 UTC) #10
brettw
PTAL https://codereview.chromium.org/1957683002/diff/1/components/crash/content/app/BUILD.gn File components/crash/content/app/BUILD.gn (right): https://codereview.chromium.org/1957683002/diff/1/components/crash/content/app/BUILD.gn#newcode208 components/crash/content/app/BUILD.gn:208: "crash_keys_win_unittest.cc", The platform-filter should remove "*_win_unittest.cc" files from ...
4 years, 7 months ago (2016-05-09 21:08:34 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1957683002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1957683002/20001
4 years, 7 months ago (2016-05-09 21:17:11 UTC) #14
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios-device-gn on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device-gn/builds/2644)
4 years, 7 months ago (2016-05-09 21:23:38 UTC) #16
brucedawson
A couple of comments. Basically looks good but isn't passing the bots yet :-( https://codereview.chromium.org/1957683002/diff/20001/chrome/installer/util/BUILD.gn ...
4 years, 7 months ago (2016-05-09 21:30:33 UTC) #17
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1957683002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1957683002/40001
4 years, 7 months ago (2016-05-09 22:27:17 UTC) #19
brettw
Done, PTAL (I put back one of the Mac dependencies that I think was causing ...
4 years, 7 months ago (2016-05-09 22:27:19 UTC) #20
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios-device-gn on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device-gn/builds/2697)
4 years, 7 months ago (2016-05-09 22:34:47 UTC) #22
brettw
iOS
4 years, 7 months ago (2016-05-09 23:55:02 UTC) #24
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1957683002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1957683002/60001
4 years, 7 months ago (2016-05-09 23:55:25 UTC) #25
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios-simulator-gn on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator-gn/builds/2744)
4 years, 7 months ago (2016-05-10 00:56:51 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1957683002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1957683002/60001
4 years, 7 months ago (2016-05-10 16:43:25 UTC) #29
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 7 months ago (2016-05-10 16:43:28 UTC) #31
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1957683002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1957683002/60001
4 years, 7 months ago (2016-05-10 16:57:07 UTC) #33
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-10 17:31:34 UTC) #35
brucedawson
On 2016/05/10 17:31:34, commit-bot: I haz the power wrote: > Dry run: This issue passed ...
4 years, 7 months ago (2016-05-10 17:39:06 UTC) #36
brucedawson
lgtm
4 years, 7 months ago (2016-05-10 18:04:25 UTC) #37
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1957683002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1957683002/60001
4 years, 7 months ago (2016-05-10 18:08:56 UTC) #39
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/180559)
4 years, 7 months ago (2016-05-10 18:18:33 UTC) #41
brettw
TBR thestig for chrome/installer/linux/BUILD.gn (trivial comment update)
4 years, 7 months ago (2016-05-10 18:27:07 UTC) #44
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1957683002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1957683002/60001
4 years, 7 months ago (2016-05-10 18:28:04 UTC) #46
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 7 months ago (2016-05-10 18:34:17 UTC) #48
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/57399c53d558cc84c865ad48a211fe9e92c2ccf9 Cr-Commit-Position: refs/heads/master@{#392660}
4 years, 7 months ago (2016-05-10 18:35:47 UTC) #50
Lei Zhang
4 years, 7 months ago (2016-05-10 18:42:52 UTC) #51
Message was sent while issue was closed.
On 2016/05/10 18:27:07, brettw wrote:
> TBR thestig for chrome/installer/linux/BUILD.gn (trivial comment update)

lgtm

Powered by Google App Engine
This is Rietveld 408576698