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

Issue 9014002: Let ninja/mac pass all gyp tests. (Closed)

Created:
9 years ago by Nico
Modified:
9 years ago
Reviewers:
tony
CC:
gyp-developer_googlegroups.com, jeremya
Visibility:
Public.

Description

Let ninja/mac pass all gyp tests. (Except for test/mac, which currently only runs with xcode and make, and which doesn't work with ninja yet at all.) Committed: http://code.google.com/p/gyp/source/detail?r=1112

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -5 lines) Patch
M gyptest.py View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M pylib/gyp/generator/ninja.py View 1 2 chunks +8 lines, -0 lines 0 comments Download
M test/dependencies/gyptest-lib-only.py View 1 chunk +1 line, -1 line 0 comments Download
M test/lib/TestGyp.py View 1 2 2 chunks +9 lines, -3 lines 4 comments Download

Messages

Total messages: 4 (0 generated)
Nico
This is a minimal-changes CL. I expect to revert the two changes made to the ...
9 years ago (2011-12-20 23:25:04 UTC) #1
tony
http://codereview.chromium.org/9014002/diff/6001/test/lib/TestGyp.py File test/lib/TestGyp.py (right): http://codereview.chromium.org/9014002/diff/6001/test/lib/TestGyp.py#newcode456 test/lib/TestGyp.py:456: os.environ['DYLD_LIBRARY_PATH'] = libdir Why is this different from the ...
9 years ago (2011-12-20 23:36:11 UTC) #2
Nico
http://codereview.chromium.org/9014002/diff/6001/test/lib/TestGyp.py File test/lib/TestGyp.py (right): http://codereview.chromium.org/9014002/diff/6001/test/lib/TestGyp.py#newcode456 test/lib/TestGyp.py:456: os.environ['DYLD_LIBRARY_PATH'] = libdir On 2011/12/20 23:36:11, tony wrote: > ...
9 years ago (2011-12-20 23:54:36 UTC) #3
tony
9 years ago (2011-12-20 23:59:28 UTC) #4
Thanks for the explanations.  LGTM.

Powered by Google App Engine
This is Rietveld 408576698