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

Issue 66313008: Adding build rules for fuzzer (internal only) (Closed)

Created:
7 years, 1 month ago by sugoi1
Modified:
4 years, 6 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Adding build rules for fuzzer (internal only) BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=236050

Patch Set 1 #

Total comments: 3

Patch Set 2 : Added ==1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M build/all.gyp View 1 1 chunk +5 lines, -0 lines 0 comments Download
M build/common.gypi View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (2 generated)
sugoi1
7 years, 1 month ago (2013-11-19 15:14:48 UTC) #1
sugoi1
https://codereview.chromium.org/66313008/diff/1/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/66313008/diff/1/build/common.gypi#newcode1122 build/common.gypi:1122: 'internal_filter_fuzzer%': 0, This turns the compilation of the fuzzer ...
7 years, 1 month ago (2013-11-19 15:16:24 UTC) #2
Stephen White
https://codereview.chromium.org/66313008/diff/1/build/all.gyp File build/all.gyp (right): https://codereview.chromium.org/66313008/diff/1/build/all.gyp#newcode616 build/all.gyp:616: ['internal_filter_fuzzer', { I think this should be 'internal_filter_fuzzer==1', like ...
7 years, 1 month ago (2013-11-19 16:07:55 UTC) #3
sugoi1
https://codereview.chromium.org/66313008/diff/1/build/all.gyp File build/all.gyp (right): https://codereview.chromium.org/66313008/diff/1/build/all.gyp#newcode616 build/all.gyp:616: ['internal_filter_fuzzer', { On 2013/11/19 16:07:55, Stephen White wrote: > ...
7 years, 1 month ago (2013-11-19 16:20:58 UTC) #4
Stephen White
LGTM
7 years, 1 month ago (2013-11-19 16:31:25 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sugoi@chromium.org/66313008/90001
7 years, 1 month ago (2013-11-19 16:37:36 UTC) #6
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) telemetry_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=226397
7 years, 1 month ago (2013-11-19 18:32:52 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sugoi@chromium.org/66313008/90001
7 years, 1 month ago (2013-11-19 18:42:47 UTC) #8
commit-bot: I haz the power
Change committed as 236050
7 years, 1 month ago (2013-11-19 22:04:16 UTC) #9
Nico
As far as I can tell nothing sets this (anymore?). Can I delete this again?
4 years, 6 months ago (2016-06-10 17:25:34 UTC) #11
Stephen White
On 2016/06/10 17:25:34, Nico (traveling...slow) wrote: > As far as I can tell nothing sets ...
4 years, 6 months ago (2016-06-10 17:28:18 UTC) #12
Nico
But why is this part of chromium_builder_asan then? (Also, this doesn't exist in the gn ...
4 years, 6 months ago (2016-06-10 17:29:24 UTC) #13
Martin Barbella
On 2016/06/10 17:29:24, Nico (traveling...slow) wrote: > But why is this part of chromium_builder_asan then? ...
4 years, 6 months ago (2016-06-10 17:33:18 UTC) #14
sugoi1
On 2016/06/10 17:33:18, Martin Barbella wrote: > On 2016/06/10 17:29:24, Nico (traveling...slow) wrote: > > ...
4 years, 6 months ago (2016-06-10 21:32:24 UTC) #15
Martin Barbella
On 2016/06/10 21:32:24, sugoi1 wrote: > On 2016/06/10 17:33:18, Martin Barbella wrote: > > On ...
4 years, 6 months ago (2016-06-10 21:43:21 UTC) #16
Nico
At the moment, no bot (including cf) sets this define though On Jun 10, 2016 ...
4 years, 6 months ago (2016-06-10 21:49:41 UTC) #17
Martin Barbella
4 years, 6 months ago (2016-06-10 21:51:06 UTC) #19
Message was sent while issue was closed.
Yes, that's true. It's been built and uploaded to CF manually. I think we should
actually set it up to build with the chromium_builder_asan target and move it
out of chrome-internal. I should have been clearer in my last comment.

Powered by Google App Engine
This is Rietveld 408576698