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

Issue 57050: Fix developer shell build on Windows (Closed)

Created:
11 years, 8 months ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Fix developer shell build on Windows. Fixed the OS check in the SCons build. Moved SetEnvironment to platform file as Windows does not have setenv. Added the d8-windows.cc to the Visual Studio project. Committed: http://code.google.com/p/v8/source/detail?r=1649

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -23 lines) Patch
M src/SConscript View 1 chunk +1 line, -1 line 0 comments Download
M src/d8.cc View 1 chunk +0 lines, -22 lines 0 comments Download
M src/d8-posix.cc View 1 chunk +22 lines, -0 lines 0 comments Download
M src/d8-windows.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M tools/visual_studio/d8.vcproj View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
11 years, 8 months ago (2009-03-31 10:53:31 UTC) #1
Erik Corry
11 years, 8 months ago (2009-03-31 10:57:25 UTC) #2
Thanks.  LGTM.

Powered by Google App Engine
This is Rietveld 408576698