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

Issue 23789004: ninja&make/mac: Give loadable_modules type MH_BUNDLE. (Closed)

Created:
7 years, 3 months ago by Nico
Modified:
7 years, 3 months ago
CC:
gyp-developer_googlegroups.com, Michael Moss
Visibility:
Public.

Description

ninja&make/mac: Give loadable_modules type MH_BUNDLE. BUG=chromium:280718 R=mark@chromium.org, mmoss@chromium.org Committed: https://code.google.com/p/gyp/source/detail?r=1716

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -25 lines) Patch
M pylib/gyp/generator/make.py View 1 chunk +1 line, -5 lines 0 comments Download
M pylib/gyp/generator/ninja.py View 4 chunks +8 lines, -7 lines 1 comment Download
M pylib/gyp/xcode_emulation.py View 1 1 chunk +1 line, -1 line 1 comment Download
M test/mac/gyptest-loadable-module.py View 2 chunks +13 lines, -10 lines 0 comments Download
M test/module/src/module.gyp View 1 2 2 chunks +0 lines, -2 lines 2 comments Download

Messages

Total messages: 7 (0 generated)
Nico
Do you know if this is still a useful / important distinction these days? (Brett ...
7 years, 3 months ago (2013-09-05 04:11:09 UTC) #1
Nico
(looks like some of the tests fail, please wait with reviewing for a bit…)
7 years, 3 months ago (2013-09-05 04:11:45 UTC) #2
Nico
Ok, this seems to work now. ptal. https://codereview.chromium.org/23789004/diff/15001/pylib/gyp/xcode_emulation.py File pylib/gyp/xcode_emulation.py (right): https://codereview.chromium.org/23789004/diff/15001/pylib/gyp/xcode_emulation.py#newcode612 pylib/gyp/xcode_emulation.py:612: if install_name ...
7 years, 3 months ago (2013-09-05 04:36:21 UTC) #3
Mark Mentovai
LGTM The two chief differences between MH_DYLIB and MH_BUNDLE these days: 1. An MH_BUNDLE can ...
7 years, 3 months ago (2013-09-05 14:29:37 UTC) #4
Michael Moss
https://codereview.chromium.org/23789004/diff/15001/test/module/src/module.gyp File test/module/src/module.gyp (left): https://codereview.chromium.org/23789004/diff/15001/test/module/src/module.gyp#oldcode39 test/module/src/module.gyp:39: 'xcode_settings': {'OTHER_LDFLAGS': ['-dynamiclib'], 'MACH_O_TYPE': ''}, On 2013/09/05 04:36:21, Nico ...
7 years, 3 months ago (2013-09-05 15:00:16 UTC) #5
Nico
Thanks!
7 years, 3 months ago (2013-09-05 15:26:28 UTC) #6
Nico
7 years, 3 months ago (2013-09-05 15:38:23 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 manually as r1716 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698