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

Issue 930933003: Add GN targets for codesighs and telemetry (Closed)

Created:
5 years, 10 months ago by Ken Rockot(use gerrit already)
Modified:
5 years, 10 months ago
CC:
chromium-reviews, telemetry-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add GN targets for codesighs and telemetry. This also adds app_shell_unittests to the :root target. BUG=None Committed: https://crrev.com/2f1326e6b56aba18307317bf936668309cd18705 Cr-Commit-Position: refs/heads/master@{#317680}

Patch Set 1 #

Patch Set 2 : add app_shell_unittests to root GN target #

Patch Set 3 : minus flags #

Patch Set 4 : -copies #

Total comments: 1

Patch Set 5 : #

Patch Set 6 : only include app_shell_unittests when enable_extensions==true #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -5 lines) Patch
M BUILD.gn View 1 2 3 4 5 4 chunks +7 lines, -0 lines 0 comments Download
A third_party/codesighs/BUILD.gn View 1 2 3 4 1 chunk +54 lines, -0 lines 0 comments Download
A + tools/telemetry/BUILD.gn View 1 2 4 5 1 chunk +2 lines, -3 lines 0 comments Download
M tools/telemetry/telemetry/core/bitmaptools.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 25 (9 generated)
Ken Rockot(use gerrit already)
Dirk, here's some low-hanging fruit. Please take a look for general GN changes. Dave please ...
5 years, 10 months ago (2015-02-17 21:04:23 UTC) #2
Dirk Pranke
lgtm w/ change, below. https://codereview.chromium.org/930933003/diff/60001/third_party/codesighs/BUILD.gn File third_party/codesighs/BUILD.gn (right): https://codereview.chromium.org/930933003/diff/60001/third_party/codesighs/BUILD.gn#newcode5 third_party/codesighs/BUILD.gn:5: import("//build/config/features.gni") I suggest we use: ...
5 years, 10 months ago (2015-02-17 21:22:53 UTC) #3
Dirk Pranke
Oh, and you should update the description to mention that you're adding app_shell_unittests to the ...
5 years, 10 months ago (2015-02-17 21:23:41 UTC) #4
Ken Rockot(use gerrit already)
Friendly ping for dtu@
5 years, 10 months ago (2015-02-19 02:06:39 UTC) #6
Ken Rockot(use gerrit already)
ping?
5 years, 10 months ago (2015-02-20 23:00:20 UTC) #7
Ken Rockot(use gerrit already)
+tonyg, please take a look as a telemetry owner
5 years, 10 months ago (2015-02-23 17:49:51 UTC) #9
tonyg
lgtm
5 years, 10 months ago (2015-02-23 17:55:20 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/930933003/100001
5 years, 10 months ago (2015-02-23 21:05:50 UTC) #13
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/44788)
5 years, 10 months ago (2015-02-23 21:25:19 UTC) #15
Ken Rockot(use gerrit already)
Doh. +cpu - please review changes to codesighs GN as toplevel owner.
5 years, 10 months ago (2015-02-23 21:33:37 UTC) #17
cpu_(ooo_6.6-7.5)
lgtm
5 years, 10 months ago (2015-02-23 23:17:50 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/930933003/100001
5 years, 10 months ago (2015-02-23 23:30:16 UTC) #20
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 10 months ago (2015-02-23 23:54:04 UTC) #21
commit-bot: I haz the power
Patchset 6 (id:??) landed as https://crrev.com/2f1326e6b56aba18307317bf936668309cd18705 Cr-Commit-Position: refs/heads/master@{#317680}
5 years, 10 months ago (2015-02-23 23:54:39 UTC) #22
binjin
This CL seems to break multiple GN build bots: ERROR at //third_party/codesighs/BUILD.gn:31:5: Undefined variable for ...
5 years, 10 months ago (2015-02-24 00:25:35 UTC) #24
Dirk Pranke
5 years, 10 months ago (2015-02-24 00:42:52 UTC) #25
Message was sent while issue was closed.
On 2015/02/24 00:25:35, binjin wrote:
> This CL seems to break multiple GN build bots:
> 
> 
> ERROR at //third_party/codesighs/BUILD.gn:31:5: Undefined variable for +=.
>     libs += [ "dbghelp.lib" ]
>     ^---
> I don't have something with this name in scope now.

Yes, I had sent https://codereview.chromium.org/950043003/ through the CQ, but
I'm landing it directly now.

I messaged you about this on #chromium.

Powered by Google App Engine
This is Rietveld 408576698