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

Issue 2836013: -. Add new variables for multi dll build:... (Closed)

Created:
10 years, 6 months ago by Victor Wang
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

-. Add new variables for multi dll build: 1. multi_dll_build: whether or not to build multi dll version. 2. component: used for library that can be built as DLL. component is set to shared_library if multi_dll_build==1, in other cases, it is set to "<(library)". -. Fix win_use_allocator_shim comments and some MSVCRT related settings. Note: this patch just adds new variables. They are not ready to use yet. R=darin BUG=46311 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=50362

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 2

Patch Set 4 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -21 lines) Patch
M build/common.gypi View 1 2 3 12 chunks +49 lines, -21 lines 1 comment Download

Messages

Total messages: 10 (0 generated)
Victor Wang
10 years, 6 months ago (2010-06-18 17:27:58 UTC) #1
darin (slow to review)
LGTM. You should probably get a review from maruel too. http://codereview.chromium.org/2836013/diff/1/2 File build/common.gypi (right): http://codereview.chromium.org/2836013/diff/1/2#newcode127 ...
10 years, 6 months ago (2010-06-18 18:46:34 UTC) #2
Victor Wang
On 2010/06/18 18:46:34, darin wrote: > LGTM. You should probably get a review from maruel ...
10 years, 6 months ago (2010-06-18 18:54:24 UTC) #3
M-A Ruel
http://codereview.chromium.org/2836013/diff/1/2 File build/common.gypi (right): http://codereview.chromium.org/2836013/diff/1/2#newcode127 build/common.gypi:127: 'multi_dll_build%': 0, On 2010/06/18 18:46:35, darin wrote: > is ...
10 years, 6 months ago (2010-06-18 18:57:26 UTC) #4
darin (slow to review)
On Fri, Jun 18, 2010 at 11:54 AM, <victorw@chromium.org> wrote: > On 2010/06/18 18:46:34, darin ...
10 years, 6 months ago (2010-06-18 20:24:33 UTC) #5
Victor Wang
http://codereview.chromium.org/2836013/diff/1/2 File build/common.gypi (right): http://codereview.chromium.org/2836013/diff/1/2#newcode696 build/common.gypi:696: 'msvs_disabled_warnings': [4275], On 2010/06/18 18:57:26, Marc-Antoine Ruel wrote: > ...
10 years, 6 months ago (2010-06-19 04:32:03 UTC) #6
Victor Wang
On 2010/06/18 20:24:33, darin wrote: > On Fri, Jun 18, 2010 at 11:54 AM, <mailto:victorw@chromium.org> ...
10 years, 6 months ago (2010-06-19 04:39:13 UTC) #7
darin (slow to review)
LGTM (the mac and linux try bot failures look unrelated) http://codereview.chromium.org/2836013/diff/9001/5002 File build/common.gypi (right): http://codereview.chromium.org/2836013/diff/9001/5002#newcode128 ...
10 years, 6 months ago (2010-06-19 20:05:58 UTC) #8
Victor Wang
http://codereview.chromium.org/2836013/diff/9001/5002 File build/common.gypi (right): http://codereview.chromium.org/2836013/diff/9001/5002#newcode128 build/common.gypi:128: # Varaible 'component' is for cases where we would ...
10 years, 6 months ago (2010-06-19 21:00:39 UTC) #9
M-A Ruel
10 years, 6 months ago (2010-06-21 17:27:31 UTC) #10

Powered by Google App Engine
This is Rietveld 408576698