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

Issue 97873002: ninja/win: Support VCLinkerTool.GenerateManifest (Closed)

Created:
7 years ago by yukawa
Modified:
7 years ago
Reviewers:
scottmg
CC:
gyp-developer_googlegroups.com
Visibility:
Public.

Description

ninja/win: Support VCLinkerTool.GenerateManifest Currently Ninja generator always expects VCLinkerTool.GenerateManifest is true. With this CL, it will be configurable like MSVS generator. BUG=gyp:389 TEST=python gyptest.py test/win/gyptest-link-generate-manifest.py R=scottmg@chromium.org Committed: https://code.google.com/p/gyp/source/detail?r=1802

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+293 lines, -105 lines) Patch
M pylib/gyp/generator/ninja.py View 2 chunks +21 lines, -12 lines 0 comments Download
M pylib/gyp/msvs_emulation.py View 2 chunks +21 lines, -9 lines 0 comments Download
M test/win/gyptest-link-generate-manifest.py View 1 chunk +95 lines, -20 lines 0 comments Download
M test/win/linker-flags/generate-manifest.gyp View 1 chunk +156 lines, -64 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
yukawa
Hi, Probably people rarely want to set false to VCLinkerTool.GenerateManifest but I encountered this situation ...
7 years ago (2013-12-02 17:05:52 UTC) #1
scottmg
I haven't looked through the CL yet, but is it sufficient to use "EmbedManifest: false" ...
7 years ago (2013-12-02 18:17:56 UTC) #2
scottmg
Unrelated to my other comment, this seems worth supporting. Thanks for doing this! LGTM
7 years ago (2013-12-02 18:46:39 UTC) #3
yukawa
On 2013/12/02 18:17:56, scottmg wrote: > I haven't looked through the CL yet, but is ...
7 years ago (2013-12-03 03:29:15 UTC) #4
yukawa
7 years ago (2013-12-03 14:33:06 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as r1802.

Powered by Google App Engine
This is Rietveld 408576698