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

Issue 98753003: Pass -Goutput_dir=. to the make generator. (Closed)

Created:
7 years ago by Michael Achenbach
Modified:
7 years ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Pass -Goutput_dir=. to the make generator. This makes it possible to remove the builddir_name hack added in r238632. BUG=315004 Patch from Nico Weber <thakis@chromium.org>;. R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18257

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M build/gyp_v8 View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Michael Achenbach
PTAL
7 years ago (2013-12-05 09:57:21 UTC) #1
Michael Achenbach
PTAL
7 years ago (2013-12-05 09:57:22 UTC) #2
Jakob Kummerow
lgtm
7 years ago (2013-12-05 10:41:38 UTC) #3
Michael Achenbach
Committed patchset #1 manually as r18257.
7 years ago (2013-12-05 11:19:16 UTC) #4
Nico
7 years ago (2013-12-05 17:17:57 UTC) #5
Message was sent while issue was closed.
(happy side effect: if you use GYP_GENERATORS=ninja, it'll now also build into
v8/out, not v8/out/out)

Powered by Google App Engine
This is Rietveld 408576698