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

Issue 18053015: Roll gyp to r1656 (Closed)

Created:
7 years, 5 months ago by jochen (gone - plz use gerrit)
Modified:
7 years, 5 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev, tfarina
Visibility:
Public.

Description

Roll gyp to r1656 r1656 contains a bug fix for the make generator to correctly regenerate Makefiles if a gyp was touched. Before, it would assume that it is running in the top-level directory. However, the v8 standalone build puts the generated Makefile into the out subdirectory, and so gyp failed to locate the gyp binary. BUG=none R=jkummerow@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=15388

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download
M Makefile View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
jochen (gone - plz use gerrit)
7 years, 5 months ago (2013-06-28 14:04:49 UTC) #1
Jakob Kummerow
LGTM. I'll land.
7 years, 5 months ago (2013-06-28 14:12:56 UTC) #2
Jakob Kummerow
Committed patchset #1 manually as r15388 (presubmit successful).
7 years, 5 months ago (2013-06-28 15:20:12 UTC) #3
tfarina
7 years, 5 months ago (2013-07-04 23:21:50 UTC) #4
Message was sent while issue was closed.
Thanks Jochen! Now it's possible to use ninja :)

I have proposed this change in Apr 25.

Powered by Google App Engine
This is Rietveld 408576698