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

Issue 9139038: use EXECUTABLE_SUFFIX instead of exe_ext in yasm.gyp (Closed)

Created:
8 years, 11 months ago by scottmg
Modified:
8 years, 11 months ago
Reviewers:
Ryan Sleevi
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

use EXECUTABLE_SUFFIX instead of exe_ext in yasm.gyp BUG=95406 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=117450

Patch Set 1 #

Patch Set 2 : use prefix too (oh, for an actual language here...) #

Total comments: 1

Patch Set 3 : no +'s for continuation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -19 lines) Patch
M third_party/yasm/yasm.gyp View 1 2 12 chunks +27 lines, -19 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
scottmg
Re: http://codereview.chromium.org/9181008/
8 years, 11 months ago (2012-01-12 00:11:42 UTC) #1
Ryan Sleevi
You may also wish to use <(EXECUTABLE_PREFIX), since genmacro is a target built by yasm.gyp ...
8 years, 11 months ago (2012-01-12 00:19:31 UTC) #2
Ryan Sleevi
That was to say, LGTM, mod those nits :)
8 years, 11 months ago (2012-01-12 00:19:47 UTC) #3
scottmg
There's a whole bunch of tools, not just one, so it seems a bit mucky ...
8 years, 11 months ago (2012-01-12 00:28:27 UTC) #4
Ryan Sleevi
Fair enough. I should have paid closer attention. I still think <(EXECUTABLE_PREFIX) might be worth ...
8 years, 11 months ago (2012-01-12 00:39:01 UTC) #5
scottmg
On 2012/01/12 00:39:01, Ryan Sleevi wrote: > I still think <(EXECUTABLE_PREFIX) might be worth adding ...
8 years, 11 months ago (2012-01-12 00:40:59 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scottmg@chromium.org/9139038/1003
8 years, 11 months ago (2012-01-12 00:41:23 UTC) #7
commit-bot: I haz the power
Try job failure for 9139038-1003 on linux_clang for step "update". http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_clang&number=6203 Step "update" is always ...
8 years, 11 months ago (2012-01-12 00:45:48 UTC) #8
Ryan Sleevi
http://codereview.chromium.org/9139038/diff/1003/third_party/yasm/yasm.gyp File third_party/yasm/yasm.gyp (right): http://codereview.chromium.org/9139038/diff/1003/third_party/yasm/yasm.gyp#newcode166 third_party/yasm/yasm.gyp:166: '<(EXECUTABLE_PREFIX)genperf<(EXECUTABLE_SUFFIX)' ], GYP doesn't support line continuations like this ...
8 years, 11 months ago (2012-01-12 00:50:19 UTC) #9
scottmg
On 2012/01/12 00:50:19, Ryan Sleevi wrote: > http://codereview.chromium.org/9139038/diff/1003/third_party/yasm/yasm.gyp > File third_party/yasm/yasm.gyp (right): > > http://codereview.chromium.org/9139038/diff/1003/third_party/yasm/yasm.gyp#newcode166 ...
8 years, 11 months ago (2012-01-12 16:57:11 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scottmg@chromium.org/9139038/6001
8 years, 11 months ago (2012-01-12 16:57:38 UTC) #11
commit-bot: I haz the power
8 years, 11 months ago (2012-01-12 18:04:51 UTC) #12
Change committed as 117450

Powered by Google App Engine
This is Rietveld 408576698