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

Issue 9406030: More slash fixes for Windows ninja, and some work on actions. (Closed)

Created:
8 years, 10 months ago by scottmg
Modified:
8 years, 10 months ago
Reviewers:
Evan Martin
CC:
gyp-developer_googlegroups.com, Nico
Visibility:
Public.

Description

More slash fixes for Windows ninja, and some work on actions. Requires a fix to MakeDirs in ninja on Windows here: https://github.com/sgraham/ninja/commit/3aa8f906fe65187c6062c863c438c66818b20691 which is only in the deplist branch currently (also required). 24 of ~52 tests fail now. Committed: https://code.google.com/p/gyp/source/detail?r=1205

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -6 lines) Patch
M pylib/gyp/generator/ninja.py View 6 chunks +17 lines, -6 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
scottmg
The os.path.join(..., 'lib') might be slightly questionable on other platforms?
8 years, 10 months ago (2012-02-16 01:21:05 UTC) #1
Evan Martin
8 years, 10 months ago (2012-02-16 16:10:33 UTC) #2
LGTM

https://chromiumcodereview.appspot.com/9406030/diff/1/pylib/gyp/generator/nin...
File pylib/gyp/generator/ninja.py (right):

https://chromiumcodereview.appspot.com/9406030/diff/1/pylib/gyp/generator/nin...
pylib/gyp/generator/ninja.py:953: # things work.
I think there's a gyp attribute related to whether cygwin is required for a
given attribute.  Grep for cygwin in *.gyp*.

Powered by Google App Engine
This is Rietveld 408576698