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

Issue 477483002: gn: use root_build_dir instead of . for rebase_path (Closed)

Created:
6 years, 4 months ago by scottmg
Modified:
6 years, 4 months ago
Reviewers:
brettw
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

gn yasm: use root_build_dir instead of . for rebase_path I think these should be relative to the root_build_dir not the BUILD.gn dir (which is what "." is right?). It was working before if you happen to use (say) out\Default as the GN directory, but I've been using out_gn so there was an extra .. in the path. Also, a missing size_t->int warning disable on Windows. R=brettw@chromium.org BUG=354261 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289813

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -3 lines) Patch
M third_party/yasm/BUILD.gn View 4 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
scottmg
6 years, 4 months ago (2014-08-13 23:12:59 UTC) #1
brettw
lgtm
6 years, 4 months ago (2014-08-14 22:53:36 UTC) #2
scottmg
The CQ bit was checked by scottmg@chromium.org
6 years, 4 months ago (2014-08-14 22:56:24 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scottmg@chromium.org/477483002/1
6 years, 4 months ago (2014-08-14 23:00:36 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-08-15 05:50:13 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (1) as 289813

Powered by Google App Engine
This is Rietveld 408576698