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

Issue 9223028: run cygwin mount setup in runhooks, and remove some references to it (Closed)

Created:
8 years, 11 months ago by scottmg
Modified:
4 years, 9 months ago
Reviewers:
jam, e.mojarro11
CC:
chromium-reviews, darin-cc_chromium.org, jshin+watch_chromium.org
Visibility:
Public.

Description

run cygwin mount setup in runhooks, and remove some references to it BUG=111731 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=119708

Patch Set 1 #

Patch Set 2 : normpath only the path #

Patch Set 3 : ts=2 #

Total comments: 2

Patch Set 4 : rebase #

Patch Set 5 : fix deps #

Patch Set 6 : remove different owners files #

Patch Set 7 : line endings #

Patch Set 8 : rebase again? #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -4 lines) Patch
M DEPS View 1 2 3 4 5 1 chunk +5 lines, -0 lines 0 comments Download
M build/grit_target.gypi View 1 chunk +0 lines, -3 lines 0 comments Download
A build/win/setup_cygwin_mount.py View 1 2 3 4 5 6 1 chunk +20 lines, -0 lines 0 comments Download
M chrome/chrome_installer.gypi View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 6 (1 generated)
scottmg
Runs it in gclient runhooks/sync, and removes dependency from all Chromium places. I'll have to ...
8 years, 11 months ago (2012-01-27 23:25:10 UTC) #1
jam
thanks so much for doing this! one comment http://codereview.chromium.org/9223028/diff/3001/build/win/setup_cygwin_mount.py File build/win/setup_cygwin_mount.py (right): http://codereview.chromium.org/9223028/diff/3001/build/win/setup_cygwin_mount.py#newcode15 build/win/setup_cygwin_mount.py:15: return ...
8 years, 11 months ago (2012-01-28 00:06:57 UTC) #2
scottmg
http://codereview.chromium.org/9223028/diff/3001/build/win/setup_cygwin_mount.py File build/win/setup_cygwin_mount.py (right): http://codereview.chromium.org/9223028/diff/3001/build/win/setup_cygwin_mount.py#newcode15 build/win/setup_cygwin_mount.py:15: return os.system(os.path.normpath(batch_path) + ">nul") On 2012/01/28 00:06:57, John Abd-El-Malek ...
8 years, 11 months ago (2012-01-28 00:20:09 UTC) #3
jam
On 2012/01/28 00:20:09, scottmg wrote: > http://codereview.chromium.org/9223028/diff/3001/build/win/setup_cygwin_mount.py > File build/win/setup_cygwin_mount.py (right): > > http://codereview.chromium.org/9223028/diff/3001/build/win/setup_cygwin_mount.py#newcode15 > ...
8 years, 11 months ago (2012-01-28 01:38:22 UTC) #4
e.mojarro11
4 years, 9 months ago (2016-03-17 07:42:11 UTC) #6
Message was sent while issue was closed.

          

Powered by Google App Engine
This is Rietveld 408576698