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

Issue 2519053003: Add a GN override to make building fuzzer targets optional. (Closed)

Created:
4 years, 1 month ago by Lei Zhang
Modified:
3 years, 8 months ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Add a GN override to make building fuzzer targets optional. Embedders like PDFium have no interest in building them.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+287 lines, -274 lines) Patch
M BUILD.gn View 5 chunks +283 lines, -274 lines 0 comments Download
M build_overrides/v8.gni View 1 chunk +1 line, -0 lines 0 comments Download
M gni/v8.gni View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (7 generated)
Lei Zhang
Now that the existing overrides got cleaned up a bit, I would like to add ...
4 years, 1 month ago (2016-11-21 19:46:18 UTC) #5
dsinclair
On 2016/11/21 19:50:14, commit-bot: I haz the power wrote: > Dry run: Try jobs failed ...
4 years, 1 month ago (2016-11-22 02:00:15 UTC) #8
Lei Zhang
Ping. This CL is obviously out of date, but I'm wondering if the concept is ...
3 years, 10 months ago (2017-02-24 09:50:16 UTC) #9
Michael Achenbach
I'm in favor of keeping the simple_fuzzer targets V8-side only. Jochen had concerns in https://codereview.chromium.org/2619743002/ ...
3 years, 9 months ago (2017-02-27 12:19:35 UTC) #11
jochen (gone - plz use gerrit)
Why is PDFium building the fuzzers? Shouldn't it just depend on v8:libv8 or whatever the ...
3 years, 9 months ago (2017-03-06 12:47:30 UTC) #12
Michael Achenbach
On 2017/03/06 12:47:30, jochen wrote: > Why is PDFium building the fuzzers? Shouldn't it just ...
3 years, 9 months ago (2017-03-06 14:35:59 UTC) #13
jochen (gone - plz use gerrit)
On 2017/03/06 at 14:35:59, machenbach wrote: > On 2017/03/06 12:47:30, jochen wrote: > > Why ...
3 years, 9 months ago (2017-03-06 14:39:45 UTC) #14
Michael Achenbach
On 2017/03/06 14:39:45, jochen wrote: > On 2017/03/06 at 14:35:59, machenbach wrote: > > On ...
3 years, 9 months ago (2017-03-06 14:50:12 UTC) #15
jochen (gone - plz use gerrit)
On 2017/03/06 at 14:50:12, machenbach wrote: > On 2017/03/06 14:39:45, jochen wrote: > > On ...
3 years, 9 months ago (2017-03-06 14:54:09 UTC) #16
Michael Achenbach
> I want to get to the point where you can use run-tests.py from a ...
3 years, 9 months ago (2017-03-06 15:01:49 UTC) #17
Lei Zhang
3 years, 8 months ago (2017-04-01 08:50:16 UTC) #18
Message was sent while issue was closed.
On 2017/03/06 15:01:49, Michael Achenbach wrote:
> > I want to get to the point where you can use run-tests.py from a chromium
> > checkout, and having "all" mean different things means that we'll need
special
> > cases all over the place (and ppl that would use a chromium checkout for v8
> > development will miss out running those test)
> > 
> 
> OK, you convinced me for now. Then, I suggest the inlined real solution below.
> This CL should be abandoned then.
> 
> > > 
> > > In general, I agree that limiting the targets on the V8-side is a
> low-hanging
> > workaround and not a good solution. The solution here'd be to teach all
> recipes
> > everywhere and in all downstream projects to not build "all" but only
selected
> > targets.

https://pdfium-review.googlesource.com/3562 then?

Powered by Google App Engine
This is Rietveld 408576698