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

Issue 623433005: Fix another silly mistake for debug c runtime dlls. (Closed)

Created:
6 years, 2 months ago by jam
Modified:
6 years, 2 months ago
Reviewers:
scottmg
CC:
chromium-reviews, erikwright+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M base/base.isolate View 1 chunk +2 lines, -2 lines 2 comments Download

Messages

Total messages: 6 (0 generated)
jam
even more facepalm
6 years, 2 months ago (2014-10-02 01:37:54 UTC) #1
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/6eddb5833a80c108e785b9a3f556d5fd0afcb0de Cr-Commit-Position: refs/heads/master@{#297758}
6 years, 2 months ago (2014-10-02 01:40:01 UTC) #2
jam
Committed patchset #1 (id:1) manually as 6eddb5833a80c108e785b9a3f556d5fd0afcb0de.
6 years, 2 months ago (2014-10-02 01:40:06 UTC) #3
scottmg
lgtm https://codereview.chromium.org/623433005/diff/1/base/base.isolate File base/base.isolate (right): https://codereview.chromium.org/623433005/diff/1/base/base.isolate#newcode37 base/base.isolate:37: '<(PRODUCT_DIR)/msvcr120.dll', probably should add x64/msvc[rp]120.dll here? or they ...
6 years, 2 months ago (2014-10-02 02:53:26 UTC) #4
jam
https://codereview.chromium.org/623433005/diff/1/base/base.isolate File base/base.isolate (right): https://codereview.chromium.org/623433005/diff/1/base/base.isolate#newcode37 base/base.isolate:37: '<(PRODUCT_DIR)/msvcr120.dll', On 2014/10/02 02:53:25, scottmg wrote: > probably should ...
6 years, 2 months ago (2014-10-02 03:20:41 UTC) #5
scottmg
6 years, 2 months ago (2014-10-02 03:22:27 UTC) #6
sg.

On Wed, Oct 1, 2014 at 8:20 PM, <jam@chromium.org> wrote:

>
> https://codereview.chromium.org/623433005/diff/1/base/base.isolate
> File base/base.isolate (right):
>
> https://codereview.chromium.org/623433005/diff/1/base/
> base.isolate#newcode37
> base/base.isolate:37: '<(PRODUCT_DIR)/msvcr120.dll',
> On 2014/10/02 02:53:25, scottmg wrote:
>
>> probably should add x64/msvc[rp]120.dll here? or they don't seem
>>
> necessary?
>
>> probably only would be required for a component=shared_library Release
>>
> build
>
> we don't use that anywhere. i'm hesitant to do stuff ahead of time for a
> config that we may never support, and probably would need lots of other
> changes if we decide to (at that point, i'd rather make the changes then
> because we can verify what we're doing)
>
>
> https://codereview.chromium.org/623433005/
>
> To unsubscribe from this group and stop receiving emails from it, send an
> email to chromium-reviews+unsubscribe@chromium.org.
>

To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698