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

Issue 10698023: Get ninja working for nacl. (Closed)

Created:
8 years, 5 months ago by bradn
Modified:
8 years, 5 months ago
Reviewers:
scottmg
CC:
gyp-developer_googlegroups.com
Visibility:
Public.

Description

Get ninja working for nacl. - Add support for .asm files for win32 - Add support for msvs_target_platform - Update x64 test to actually do something meaningful relative to how we use configurations. BUG=None TEST=None R=scottmg@chromium.org Committed: https://code.google.com/p/gyp/source/detail?r=1422

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -32 lines) Patch
M PRESUBMIT.py View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M pylib/gyp/generator/ninja.py View 1 9 chunks +26 lines, -11 lines 0 comments Download
M pylib/gyp/msvs_emulation.py View 1 12 chunks +42 lines, -8 lines 0 comments Download
M pylib/gyp/win_tool.py View 1 chunk +17 lines, -0 lines 0 comments Download
M test/configurations/x64/configurations.gyp View 1 chunk +12 lines, -0 lines 0 comments Download
M test/configurations/x64/gyptest-x86.py View 1 2 2 chunks +15 lines, -13 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
bradn
There's one issue with this (thing marked BOGUS). I'll come chat in person.
8 years, 5 months ago (2012-06-27 22:44:36 UTC) #1
scottmg
cool, looks good with fix for BOGUS http://codereview.chromium.org/10698023/diff/1/pylib/gyp/generator/ninja.py File pylib/gyp/generator/ninja.py (right): http://codereview.chromium.org/10698023/diff/1/pylib/gyp/generator/ninja.py#newcode756 pylib/gyp/generator/ninja.py:756: # Asm ...
8 years, 5 months ago (2012-06-27 23:08:11 UTC) #2
bradn
PTAL, got the PlatformName working http://codereview.chromium.org/10698023/diff/1/pylib/gyp/generator/ninja.py File pylib/gyp/generator/ninja.py (right): http://codereview.chromium.org/10698023/diff/1/pylib/gyp/generator/ninja.py#newcode756 pylib/gyp/generator/ninja.py:756: # Asm files only ...
8 years, 5 months ago (2012-06-28 01:37:51 UTC) #3
scottmg
8 years, 5 months ago (2012-06-28 17:14:32 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698