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

Issue 115154: Add a 'cygwin' target to execute setup_mount.bat explicitly as a... (Closed)

Created:
11 years, 7 months ago by sgk
Modified:
9 years, 5 months ago
CC:
chromium-reviews_googlegroups.com, darin (slow to review)
Visibility:
Public.

Description

Add a 'cygwin' target to execute setup_mount.bat explicitly as a dependency of targets that need it (that is, any target with 'rules' or 'actions'). Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=15774

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -1 line) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download
A build/win/system.gyp View 1 2 1 chunk +29 lines, -0 lines 0 comments Download
M chrome/chrome.gyp View 1 3 chunks +15 lines, -0 lines 0 comments Download
M chrome/installer/util/prebuild/util_prebuild.gyp View 1 1 chunk +5 lines, -0 lines 0 comments Download
M net/net.gyp View 1 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/ffmpeg/ffmpeg.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download
M webkit/webkit.gyp View 1 6 chunks +18 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
sgk
This adds a build/win/system.gyp with a target for explicitly executing the cygwin setup_mount.bat script. All ...
11 years, 7 months ago (2009-05-09 01:38:31 UTC) #1
bradn
LGTM Eventually we should massage out the ones that don't really need cygwin (should be ...
11 years, 7 months ago (2009-05-11 01:42:00 UTC) #2
Mark Mentovai
I like this model. http://codereview.chromium.org/115154/diff/1/7 File build/win/system.gyp (right): http://codereview.chromium.org/115154/diff/1/7#newcode1 Line 1: # Copyright (c) 2009 ...
11 years, 7 months ago (2009-05-11 16:25:20 UTC) #3
Mark Mentovai
...meaning LGTM...
11 years, 7 months ago (2009-05-11 16:25:32 UTC) #4
sgk
11 years, 7 months ago (2009-05-11 17:35:08 UTC) #5
Uploaded DEPS roll of gyp to remove the per-command setup_mount.bat call.  NRN,
will commit if the trybots come back successful.

http://codereview.chromium.org/115154/diff/1/7
File build/win/system.gyp (right):

http://codereview.chromium.org/115154/diff/1/7#newcode1
Line 1: # Copyright (c) 2009 The Chromium Authors. All rights reserved.
On 2009/05/11 16:25:20, Mark Mentovai wrote:
> Remember to set svn:eol-style = LF (it's not clear, you may have set it.)

Done.

Powered by Google App Engine
This is Rietveld 408576698