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

Issue 890773004: win: Add NoImportLibrary flag for ninja generator (Closed)

Created:
5 years, 10 months ago by scottmg
Modified:
5 years, 10 months ago
Reviewers:
grt (UTC plus 2)
CC:
gyp-developer_googlegroups.com
Base URL:
https://chromium.googlesource.com/external/gyp.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

win: Add NoImportLibrary flag for ninja generator This adds a flag that tells ninja not to expect an import library to be generated. This is only needed very rarely in the case of DLLs that have no exported symbols. There is no corresponding functionality in the msvs generator, so the test and functionality are ninja generator-only. R=grt@chromium.org BUG=gyp:397, chromium:451499 Committed: https://code.google.com/p/gyp/source/detail?r=2030

Patch Set 1 #

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -3 lines) Patch
M pylib/gyp/generator/ninja.py View 1 chunk +2 lines, -1 line 0 comments Download
M pylib/gyp/msvs_emulation.py View 1 chunk +7 lines, -0 lines 0 comments Download
A test/win/gyptest-link-noimportlib.py View 1 1 chunk +30 lines, -0 lines 0 comments Download
A + test/win/importlib/dll_no_exports.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A test/win/importlib/noimplib.gyp View 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
scottmg
5 years, 10 months ago (2015-01-30 07:10:47 UTC) #2
grt (UTC plus 2)
lgtm to the extent that i remember anything about this. :-)
5 years, 10 months ago (2015-01-30 14:35:39 UTC) #3
scottmg
5 years, 10 months ago (2015-01-30 20:24:35 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:40001) manually as 2030 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698