Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(15411)

Issue 75680044: Fix the naming of export_dll.lib to work with Ninja. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 1 month ago by etienneb
Modified:
10 years, 1 month ago
CC:
sawbuck-changes_googlegroups.com
Base URL:
http://sawbuck.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Fix the naming of export_dll.lib to work with Ninja. The name of the 'lib' can be renamed with msvs. I didn't find an easy way to do the same with ninja. Thus, I use the ninja naming convention for the output lib file. R=chrisha@chromium.org, sebmarchand@chromium.org Committed: https://code.google.com/p/sawbuck/source/detail?r=2083

Patch Set 1 #

Patch Set 2 : add missing import statement #

Patch Set 3 : nits #

Total comments: 2

Patch Set 4 : syzyasan_rtl #

Patch Set 5 : nits #

Patch Set 6 : missing import list #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -7 lines) Patch
M syzygy/agent/asan/asan.gyp View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M syzygy/build/README.TXT.template View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M syzygy/build/all.gyp View 1 2 3 1 chunk +1 line, -3 lines 0 comments Download
M syzygy/pe/coff_image_layout_builder_unittest.cc View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M syzygy/pe/pe.gyp View 1 2 3 4 5 2 chunks +8 lines, -0 lines 0 comments Download
M syzygy/test_data/test_data.gyp View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14
etienneb
PTAL.
10 years, 1 month ago (2014-03-14 05:04:13 UTC) #1
chrisha
Where do you indicate to the MSVS generator to change the lib name? Also, maybe ...
10 years, 1 month ago (2014-03-14 13:23:21 UTC) #2
etienneb
I forgot to include the syzygy.gypi. My bad. Here is the fix.
10 years, 1 month ago (2014-03-14 14:45:01 UTC) #3
Sébastien Marchand
lgtm (but I suggest that you do an official build of the target binaries_zip to ...
10 years, 1 month ago (2014-03-14 14:56:37 UTC) #4
etienneb
I added the modification for Syzyasan_lib. It's under test.
10 years, 1 month ago (2014-03-14 17:39:18 UTC) #5
chrisha
Do a git grep for syzyasan_rtl.lib and you'll see that you also need to modify ...
10 years, 1 month ago (2014-03-14 17:47:37 UTC) #6
etienneb
> Shouldn't you also be able to remove the changes you added to create_lib_zip in ...
10 years, 1 month ago (2014-03-14 17:59:26 UTC) #7
chrisha
The generating lib.zip gets uploaded as part of the official binaries. On Fri, Mar 14, ...
10 years, 1 month ago (2014-03-14 18:00:24 UTC) #8
etienneb
On 2014/03/14 18:00:24, chrisha wrote: > The generating lib.zip gets uploaded as part of the ...
10 years, 1 month ago (2014-03-14 18:05:48 UTC) #9
etienneb
Tests are running correctly. Archives are valid. PTAnL.
10 years, 1 month ago (2014-03-14 20:40:07 UTC) #10
Sébastien Marchand
lgtm
10 years, 1 month ago (2014-03-14 20:42:28 UTC) #11
chrisha
Ditto, lgtm!
10 years, 1 month ago (2014-03-14 20:49:32 UTC) #12
etienneb
thanks, committing... towards a Ninja build.
10 years, 1 month ago (2014-03-14 21:01:35 UTC) #13
etienneb
10 years, 1 month ago (2014-03-14 21:15:04 UTC) #14
Message was sent while issue was closed.
Committed patchset #6 manually as r2083 (presubmit successful).
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b