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

Issue 13760003: Make gyp work with Cygwin (Closed)

Created:
7 years, 8 months ago by haitao.feng
Modified:
7 years, 8 months ago
CC:
v8-dev
Visibility:
Public.

Description

Make gyp work with Cygwin Committed: http://code.google.com/p/v8/source/detail?r=14282

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -43 lines) Patch
M src/platform.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/platform-cygwin.cc View 1 6 chunks +98 lines, -26 lines 0 comments Download
M test/cctest/test-api.cc View 1 2 5 chunks +4 lines, -12 lines 0 comments Download
M tools/gyp/v8.gyp View 1 2 3 1 chunk +22 lines, -5 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
haitao.feng
This patch includes https://codereview.chromium.org/13468015/. I will re-base this one if 13468015 is accepted first. The ...
7 years, 8 months ago (2013-04-07 03:22:50 UTC) #1
haitao.feng
Rebased with master and added Sven as a reviewer. There are 7 fails with make ...
7 years, 8 months ago (2013-04-16 03:04:21 UTC) #2
Sven Panne
https://codereview.chromium.org/13760003/diff/6001/test/cctest/test-api.cc File test/cctest/test-api.cc (right): https://codereview.chromium.org/13760003/diff/6001/test/cctest/test-api.cc#newcode51 test/cctest/test-api.cc:51: static bool IsNaN(double x) { Why do we need ...
7 years, 8 months ago (2013-04-16 06:21:34 UTC) #3
haitao.feng
Verified on Windows Cygwin, Mingw and Visual Studio 2008. https://codereview.chromium.org/13760003/diff/6001/test/cctest/test-api.cc File test/cctest/test-api.cc (right): https://codereview.chromium.org/13760003/diff/6001/test/cctest/test-api.cc#newcode51 test/cctest/test-api.cc:51: ...
7 years, 8 months ago (2013-04-16 08:17:21 UTC) #4
Sven Panne
LGTM from my side, if Jakob is OK with the GYP changes.
7 years, 8 months ago (2013-04-16 08:19:38 UTC) #5
Jakob Kummerow
Looks like it should work on Cygwin; unfortunately it doesn't work on plain Windows. https://codereview.chromium.org/13760003/diff/14001/tools/gyp/v8.gyp ...
7 years, 8 months ago (2013-04-16 08:27:24 UTC) #6
haitao.feng
Fixed by assuming make generator is only used when uname is available. Please help if ...
7 years, 8 months ago (2013-04-16 09:16:58 UTC) #7
Jakob Kummerow
lgtm
7 years, 8 months ago (2013-04-16 11:45:15 UTC) #8
Jakob Kummerow
7 years, 8 months ago (2013-04-16 12:36:53 UTC) #9
Message was sent while issue was closed.
Committed patchset #4 manually as r14282 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698