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

Issue 2853483002: Enable build with shared libraries. (Closed)

Created:
3 years, 7 months ago by Ilija.Pavlovic1
Modified:
3 years, 7 months ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

Enable build with shared libraries. This adaptation will allow build v8 when the component is defined as shared library. Without this, at linking phase of the unittests will be displayed error messages for undefined references. TEST= BUG= Review-Url: https://codereview.chromium.org/2853483002 Cr-Commit-Position: refs/heads/master@{#45126} Committed: https://chromium.googlesource.com/v8/v8/+/d7f7c324245ca78ef03d7d8a893bee40b07b19bd

Patch Set 1 #

Patch Set 2 : Using target v8_maybe_snapshot. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M test/unittests/unittests.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 22 (5 generated)
Ilija.Pavlovic1
PTAL
3 years, 7 months ago (2017-04-28 05:59:23 UTC) #2
Michael Achenbach
lgtm
3 years, 7 months ago (2017-04-28 07:38:55 UTC) #3
jochen (gone - plz use gerrit)
not LGTM We should instead fix the missing symbols and undo the linking against v8 ...
3 years, 7 months ago (2017-04-28 07:47:23 UTC) #4
Michael Achenbach
Why is this currently working with GN?
3 years, 7 months ago (2017-04-28 08:38:32 UTC) #5
jochen (gone - plz use gerrit)
On 2017/04/28 at 08:38:32, machenbach wrote: > Why is this currently working with GN? It's ...
3 years, 7 months ago (2017-04-28 08:47:17 UTC) #6
jochen (gone - plz use gerrit)
gn fix here: https://chromium-review.googlesource.com/c/490108/ still needs to be ported to gyp
3 years, 7 months ago (2017-04-28 10:08:54 UTC) #7
Ilija.Pavlovic1
PTAL
3 years, 7 months ago (2017-05-03 10:08:09 UTC) #8
Ilija.Pavlovic1
ping
3 years, 7 months ago (2017-05-04 08:08:55 UTC) #9
Ilija.Pavlovic1
@Jochen, @Achenbach: I would ask you to review this. This change is only one line.
3 years, 7 months ago (2017-05-05 09:32:47 UTC) #10
Michael Achenbach
Is this one-liner enough? I had the impression from jochen's comment that https://chromium-review.googlesource.com/c/490108/ needs to ...
3 years, 7 months ago (2017-05-05 09:40:17 UTC) #11
jochen (gone - plz use gerrit)
On 2017/05/05 at 09:40:17, machenbach wrote: > Is this one-liner enough? I had the impression ...
3 years, 7 months ago (2017-05-05 09:43:40 UTC) #12
Michael Achenbach
> What's the plan for gyp? It seems that the gyp build is faster and ...
3 years, 7 months ago (2017-05-05 09:48:13 UTC) #13
jochen (gone - plz use gerrit)
So if we don't promise to add new stuff to gyp anymore, it's kinda expected ...
3 years, 7 months ago (2017-05-05 09:54:52 UTC) #14
Michael Achenbach
On 2017/05/05 09:54:52, jochen wrote: > So if we don't promise to add new stuff ...
3 years, 7 months ago (2017-05-05 10:00:48 UTC) #15
jochen (gone - plz use gerrit)
ok, lgtm then
3 years, 7 months ago (2017-05-05 10:16:54 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2853483002/20001
3 years, 7 months ago (2017-05-05 10:26:24 UTC) #19
commit-bot: I haz the power
3 years, 7 months ago (2017-05-05 10:59:47 UTC) #22
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/d7f7c324245ca78ef03d7d8a893bee40b07...

Powered by Google App Engine
This is Rietveld 408576698