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

Issue 9476013: Fix linking when in a WebKit only checkout. (Closed)

Created:
8 years, 9 months ago by tony
Modified:
8 years, 9 months ago
Reviewers:
Nico, Evan Martin
CC:
chromium-reviews, Julien - ping for review
Visibility:
Public.

Description

Fix linking when in a WebKit only checkout. third_party is in a different location relative to the output directory in WebKit only checkouts. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=123892

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -5 lines) Patch
M build/common.gypi View 1 chunk +11 lines, -5 lines 1 comment Download

Messages

Total messages: 10 (0 generated)
tony
8 years, 9 months ago (2012-02-27 21:12:17 UTC) #1
tony
This didn't show up on the bots because the bots have gold installed at /usr/bin/ld. ...
8 years, 9 months ago (2012-02-27 21:13:06 UTC) #2
Evan Martin
tears. this is gonna be eneded some of the other product_dir hacks people have since ...
8 years, 9 months ago (2012-02-27 21:24:53 UTC) #3
Nico
https://chromiumcodereview.appspot.com/9476013/diff/1/build/common.gypi File build/common.gypi (right): https://chromiumcodereview.appspot.com/9476013/diff/1/build/common.gypi#newcode2031 build/common.gypi:2031: 'gold_path': '<(PRODUCT_DIR)/../../Source/WebKit/chromium/third_party/gold', I thought webkit/chromium standalone isn't really buildable ...
8 years, 9 months ago (2012-02-27 21:27:38 UTC) #4
rniwa-cr
On 2012/02/27 21:27:38, Nico wrote: https://chromiumcodereview.appspot.com/9476013/diff/1/build/common.gypi#newcode2031 > build/common.gypi:2031: 'gold_path': > '<(PRODUCT_DIR)/../../Source/WebKit/chromium/third_party/gold', > I thought webkit/chromium ...
8 years, 9 months ago (2012-02-27 21:35:25 UTC) #5
tony
On 2012/02/27 21:27:38, Nico wrote: > https://chromiumcodereview.appspot.com/9476013/diff/1/build/common.gypi > File build/common.gypi (right): > > https://chromiumcodereview.appspot.com/9476013/diff/1/build/common.gypi#newcode2031 > ...
8 years, 9 months ago (2012-02-27 21:50:44 UTC) #6
tony
What are some of the other product_dir hacks people have added? This change builds fine ...
8 years, 9 months ago (2012-02-27 21:52:05 UTC) #7
Evan Martin
http://code.google.com/codesearch#search/&exact_package=chromium&q=product_dir.*%5C.%5C.&type=cs On Mon, Feb 27, 2012 at 1:52 PM, <tony@chromium.org> wrote: > What are some ...
8 years, 9 months ago (2012-02-27 21:53:39 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tony@chromium.org/9476013/1
8 years, 9 months ago (2012-02-27 23:31:07 UTC) #9
commit-bot: I haz the power
8 years, 9 months ago (2012-02-28 05:17:28 UTC) #10
Change committed as 123892

Powered by Google App Engine
This is Rietveld 408576698