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

Issue 506983002: Properly separate host and target builds when using external natives. (Closed)

Created:
6 years, 3 months ago by baixo
Modified:
6 years, 3 months ago
Reviewers:
rmcilroy, vogelheim
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Properly separate host and target builds when using external natives. R=rmcilroy@chromium.org, vogelheim@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23522

Patch Set 1 #

Patch Set 2 : Do not invalidate the build by generating the same blobs from multiple targets. Also, make sure v8_… #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -13 lines) Patch
M tools/gyp/v8.gyp View 1 5 chunks +73 lines, -13 lines 3 comments Download

Messages

Total messages: 11 (0 generated)
baixo
baixo@chromium.org changed reviewers: + mcilroy@chromium.org, vogelheim@chromium.org
6 years, 3 months ago (2014-08-26 18:30:23 UTC) #1
baixo
Please take a look.
6 years, 3 months ago (2014-08-26 18:30:23 UTC) #2
vogelheim
lgtm Thanks for fixing this!
6 years, 3 months ago (2014-08-27 09:57:23 UTC) #3
baixo
baixo@chromium.org changed reviewers: + rmcilroy@chromium.org - mcilroy@chromium.org
6 years, 3 months ago (2014-08-27 13:49:19 UTC) #4
baixo
6 years, 3 months ago (2014-08-27 13:49:19 UTC) #5
baixo
Could you guys take another look, please? Builds were not working correctly because the blobs ...
6 years, 3 months ago (2014-08-29 13:59:07 UTC) #6
rmcilroy
On 2014/08/29 13:59:07, baixo wrote: > Could you guys take another look, please? > > ...
6 years, 3 months ago (2014-08-29 14:02:48 UTC) #7
vogelheim
https://codereview.chromium.org/506983002/diff/20001/tools/gyp/v8.gyp File tools/gyp/v8.gyp (right): https://codereview.chromium.org/506983002/diff/20001/tools/gyp/v8.gyp#newcode281 tools/gyp/v8.gyp:281: '<(PRODUCT_DIR)/snapshot_blob_host.bin', I'm a bit skeptical here: snapshot.cc and snapshot_blob.bin ...
6 years, 3 months ago (2014-08-29 14:10:55 UTC) #8
rmcilroy
https://codereview.chromium.org/506983002/diff/20001/tools/gyp/v8.gyp File tools/gyp/v8.gyp (right): https://codereview.chromium.org/506983002/diff/20001/tools/gyp/v8.gyp#newcode281 tools/gyp/v8.gyp:281: '<(PRODUCT_DIR)/snapshot_blob_host.bin', On 2014/08/29 14:10:55, vogelheim wrote: > I'm a ...
6 years, 3 months ago (2014-08-29 14:15:47 UTC) #9
vogelheim
lgtm https://codereview.chromium.org/506983002/diff/20001/tools/gyp/v8.gyp File tools/gyp/v8.gyp (right): https://codereview.chromium.org/506983002/diff/20001/tools/gyp/v8.gyp#newcode281 tools/gyp/v8.gyp:281: '<(PRODUCT_DIR)/snapshot_blob_host.bin', Ah, yes, that makes sense. Thanks for ...
6 years, 3 months ago (2014-08-29 14:55:39 UTC) #10
rmcilroy
6 years, 3 months ago (2014-08-29 15:05:05 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 23522 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698