Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(571)

Issue 4717044: enable "make XXX" command-line builds on Windows (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 2 months ago by epoger
Modified:
13 years, 2 months ago
Reviewers:
bungeman
CC:
vandebo (use chromium instead), reed1, skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

with this change, you can build and run tests like this from the Windows command prompt: > make clean > make tests > out\Debug\tests highlighted changes: - update gyp to 940 and use new msvs_abspath_output flag to work around path error in gyp - set msvs_version as a flag rather than setting the developer’s GYP_MSVS_VERSION environment variable - copy built binaries into out\$BUILDTYPE (e.g. out\Debug) - report error if run under Cygwin (we may support Cygwin at some point, but we don’t yet)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -10 lines) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download
M gyp_skia View 1 chunk +8 lines, -0 lines 0 comments Download
M make.bat View 1 chunk +0 lines, -3 lines 0 comments Download
M make.py View 5 chunks +30 lines, -7 lines 0 comments Download
M third_party/externals View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 3
epoger
13 years, 2 months ago (2011-07-13 21:10:13 UTC) #1
bungeman
On 2011/07/13 21:10:13, epoger wrote: LGTM
13 years, 2 months ago (2011-07-13 21:18:46 UTC) #2
epoger
13 years, 2 months ago (2011-07-13 21:30:33 UTC) #3
committed as r1853
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b