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

Issue 149063008: Remove build references to third_party/cygwin (Closed)

Created:
6 years, 10 months ago by scottmg
Modified:
6 years, 10 months ago
Reviewers:
Nico, M-A Ruel
CC:
chromium-reviews
Visibility:
Public.

Description

Remove build references to third_party/cygwin There's test running dependencies in blink and buildbot, so the directory/DEPS can't be removed right now. For the time being, remove the build related entries. R=maruel@chromium.org, thakis@chromium.org BUG=123026 TEST=remove from DEPS and .DEPS.git, delete HKCU\Software\Cygnus Solutions\... and build successfully. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=248802

Patch Set 1 #

Patch Set 2 : setup script #

Patch Set 3 : cygwin_dirs #

Patch Set 4 : remove isolate refs #

Patch Set 5 : couple more refs #

Patch Set 6 : .gitignore #

Patch Set 7 : remove unused version.bat/rules #

Patch Set 8 : undo the deps removal #

Total comments: 5

Patch Set 9 : remove unused block #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -119 lines) Patch
DEPS View 1 2 3 4 5 6 7 1 chunk +0 lines, -6 lines 0 comments Download
build/common.gypi View 1 2 3 4 5 6 7 1 chunk +0 lines, -1 line 0 comments Download
build/win/setup_cygwin_mount.py View 1 1 chunk +0 lines, -20 lines 0 comments Download
chrome/browser_tests.isolate View 1 2 3 4 5 6 7 1 chunk +0 lines, -2 lines 0 comments Download
chrome/tools/build/win/version.bat View 1 2 3 4 5 6 1 chunk +0 lines, -64 lines 0 comments Download
chrome/tools/build/win/version.rules View 1 2 3 4 5 6 1 chunk +0 lines, -20 lines 0 comments Download
content/content_browsertests.isolate View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -6 lines 0 comments Download

Messages

Total messages: 32 (0 generated)
scottmg
6 years, 10 months ago (2014-01-30 04:22:05 UTC) #1
Nico
Does this really remove third_party/cygwin ? Looks like there are still a few references to ...
6 years, 10 months ago (2014-01-30 04:53:18 UTC) #2
scottmg
On 2014/01/30 04:53:18, Nico wrote: > Does this really remove third_party/cygwin ? Looks like there ...
6 years, 10 months ago (2014-01-30 05:24:34 UTC) #3
scottmg
Getting rid of the directory looks increasingly difficult, so just remove the build-related references for ...
6 years, 10 months ago (2014-01-31 18:03:14 UTC) #4
Nico
https://codereview.chromium.org/149063008/diff/130001/DEPS File DEPS (left): https://codereview.chromium.org/149063008/diff/130001/DEPS#oldcode646 DEPS:646: "action": ["python", "src/build/win/setup_cygwin_mount.py", "--win-only"], And this isn't needed for ...
6 years, 10 months ago (2014-01-31 23:24:30 UTC) #5
Nico
https://codereview.chromium.org/149063008/diff/130001/chrome/browser_tests.isolate File chrome/browser_tests.isolate (left): https://codereview.chromium.org/149063008/diff/130001/chrome/browser_tests.isolate#oldcode128 chrome/browser_tests.isolate:128: '../third_party/cygwin/setup_mount.bat', Why was this here? Some fake web server ...
6 years, 10 months ago (2014-01-31 23:25:53 UTC) #6
scottmg
On 2014/01/31 23:24:30, Nico wrote: > https://codereview.chromium.org/149063008/diff/130001/DEPS > File DEPS (left): > > https://codereview.chromium.org/149063008/diff/130001/DEPS#oldcode646 > ...
6 years, 10 months ago (2014-02-01 00:10:52 UTC) #7
scottmg
On 2014/01/31 23:25:53, Nico wrote: > https://codereview.chromium.org/149063008/diff/130001/chrome/browser_tests.isolate > File chrome/browser_tests.isolate (left): > > https://codereview.chromium.org/149063008/diff/130001/chrome/browser_tests.isolate#oldcode128 > ...
6 years, 10 months ago (2014-02-01 00:12:22 UTC) #8
Nico
lgtm, we'll see if it breaks something I guess :-)
6 years, 10 months ago (2014-02-01 00:14:37 UTC) #9
scottmg
On 2014/02/01 00:10:52, scottmg wrote: > On 2014/01/31 23:24:30, Nico wrote: > > https://codereview.chromium.org/149063008/diff/130001/DEPS > ...
6 years, 10 months ago (2014-02-01 00:20:12 UTC) #10
Nico
On Fri, Jan 31, 2014 at 4:20 PM, <scottmg@chromium.org> wrote: > On 2014/02/01 00:10:52, scottmg ...
6 years, 10 months ago (2014-02-01 00:24:21 UTC) #11
scottmg
The CQ bit was checked by scottmg@chromium.org
6 years, 10 months ago (2014-02-04 00:46:59 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scottmg@chromium.org/149063008/130001
6 years, 10 months ago (2014-02-04 00:49:08 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-04 01:13:06 UTC) #14
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=47804
6 years, 10 months ago (2014-02-04 01:13:06 UTC) #15
scottmg
+maruel for *.isolate owners.
6 years, 10 months ago (2014-02-04 01:19:08 UTC) #16
M-A Ruel
https://codereview.chromium.org/149063008/diff/130001/chrome/browser_tests.isolate File chrome/browser_tests.isolate (left): https://codereview.chromium.org/149063008/diff/130001/chrome/browser_tests.isolate#oldcode128 chrome/browser_tests.isolate:128: '../third_party/cygwin/setup_mount.bat', On 2014/01/31 23:25:53, Nico wrote: > Why was ...
6 years, 10 months ago (2014-02-04 01:23:50 UTC) #17
scottmg
https://codereview.chromium.org/149063008/diff/130001/content/content_browsertests.isolate File content/content_browsertests.isolate (right): https://codereview.chromium.org/149063008/diff/130001/content/content_browsertests.isolate#newcode93 content/content_browsertests.isolate:93: # The directory below is only needed for On ...
6 years, 10 months ago (2014-02-04 01:28:39 UTC) #18
M-A Ruel
lgtm but incomplete upload.
6 years, 10 months ago (2014-02-04 01:32:14 UTC) #19
scottmg
The CQ bit was checked by scottmg@chromium.org
6 years, 10 months ago (2014-02-04 04:26:06 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scottmg@chromium.org/149063008/460001
6 years, 10 months ago (2014-02-04 04:26:53 UTC) #21
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-04 05:33:12 UTC) #22
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) sync_integration_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=222774
6 years, 10 months ago (2014-02-04 05:33:12 UTC) #23
scottmg
The CQ bit was checked by scottmg@chromium.org
6 years, 10 months ago (2014-02-04 16:49:47 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scottmg@chromium.org/149063008/460001
6 years, 10 months ago (2014-02-04 16:51:28 UTC) #25
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-04 18:48:46 UTC) #26
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) url_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=ios_dbg_simulator&number=120974
6 years, 10 months ago (2014-02-04 18:48:46 UTC) #27
scottmg
The CQ bit was checked by scottmg@chromium.org
6 years, 10 months ago (2014-02-04 18:52:52 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scottmg@chromium.org/149063008/460001
6 years, 10 months ago (2014-02-04 18:54:39 UTC) #29
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-04 22:51:46 UTC) #30
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) base_unittests, browser_tests, interactive_ui_tests, net_unittests, sync_integration_tests, unit_tests ...
6 years, 10 months ago (2014-02-04 22:51:47 UTC) #31
scottmg
6 years, 10 months ago (2014-02-04 23:00:44 UTC) #32
Message was sent while issue was closed.
Committed patchset #9 manually as r248802 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698