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

Issue 7395025: make: Put shared_libraries into PRODUCT_DIR on mac. (Closed)

Created:
9 years, 5 months ago by Nico
Modified:
9 years, 5 months ago
Reviewers:
Evan Martin
CC:
gyp-developer_googlegroups.com, Mark Mentovai
Visibility:
Public.

Description

make: Put shared_libraries into PRODUCT_DIR on mac. Xcode puts shared_library results into PRODUCT_DIR, and some gyp files rely on this. Emulate this behavior for mac. Committed: http://code.google.com/p/gyp/source/detail?r=953

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -3 lines) Patch
M pylib/gyp/generator/make.py View 1 4 chunks +6 lines, -2 lines 0 comments Download
M test/lib/TestGyp.py View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Nico
9 years, 5 months ago (2011-07-17 22:19:17 UTC) #1
Evan Martin
LGTM
9 years, 5 months ago (2011-07-18 15:39:33 UTC) #2
Nico
9 years, 5 months ago (2011-07-18 16:09:46 UTC) #3
I noticed this broke the gyp tests. I uploaded an updated patch, maybe take
another look.

Powered by Google App Engine
This is Rietveld 408576698