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

Issue 103333004: Allow Win64 build of base library even in a Win32 build. (Closed)

Created:
7 years ago by Pete Williamson
Modified:
6 years, 11 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

Allow Win64 build of base library even in a Win32 build. Some components of a 32 bit build of chrome for Windows need to be built as Win64 Dlls. To allow those components to use base, we make a Win64 build of the base library even when building chrome 32 bit. This is needed by the Chrome Desk Band code. crbug.com/327435. https://codereview.chromium.org/79173004/ BUG=327435 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243936

Patch Set 1 #

Patch Set 2 : Base Win64: Replace existing base_nacl_win64 target with the new target. #

Total comments: 4

Patch Set 3 : Base Win64: Address CR feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -21 lines) Patch
M base/base.gyp View 1 2 5 chunks +40 lines, -6 lines 0 comments Download
M chrome/chrome_exe.gypi View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_installer.gypi View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/common_constants.gyp View 1 1 chunk +1 line, -1 line 0 comments Download
M cloud_print/virtual_driver/win/virtual_driver64.gyp View 1 1 chunk +1 line, -1 line 0 comments Download
M components/breakpad.gypi View 1 2 chunks +2 lines, -2 lines 0 comments Download
M courgette/courgette.gyp View 1 2 chunks +2 lines, -2 lines 0 comments Download
M crypto/crypto.gyp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M gpu/gpu.gyp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M ipc/ipc.gyp View 1 1 chunk +1 line, -1 line 0 comments Download
M ppapi/ppapi_internal.gyp View 1 3 chunks +3 lines, -3 lines 0 comments Download
M sandbox/win/sandbox_win.gypi View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/modp_b64/modp_b64.gyp View 1 2 1 chunk +27 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Pete Williamson
BrettW - Please let me know if there is a better reviewer. You are one ...
7 years ago (2013-12-10 23:34:32 UTC) #1
brettw
There is also base_nacl_win64. I think we should merge these. The only reason nacl is ...
7 years ago (2013-12-11 20:16:28 UTC) #2
Pete Williamson
ben@chromium.org: Please review the rename changes in all gyp files except base.gyp and modp_b64.gyp (there ...
7 years ago (2013-12-18 23:29:21 UTC) #3
Ben Goodger (Google)
renames lgtm
7 years ago (2013-12-19 18:30:26 UTC) #4
yukawa
Sorry for jumping in, but "Did you mean: BUG=327435"
7 years ago (2013-12-19 20:47:21 UTC) #5
brettw
lgtm https://codereview.chromium.org/103333004/diff/20001/base/base.gyp File base/base.gyp (right): https://codereview.chromium.org/103333004/diff/20001/base/base.gyp#newcode1059 base/base.gyp:1059: # binary that might need to be built ...
7 years ago (2013-12-19 21:06:04 UTC) #6
Pete Williamson
Made comment and indentation fixes suggested by BrettW. https://codereview.chromium.org/103333004/diff/20001/base/base.gyp File base/base.gyp (right): https://codereview.chromium.org/103333004/diff/20001/base/base.gyp#newcode1059 base/base.gyp:1059: # ...
7 years ago (2013-12-20 01:52:09 UTC) #7
Pete Williamson
Ping bradnelson: Do these changes look safe from a NaCl point of view? (It doesn't ...
6 years, 11 months ago (2014-01-02 18:00:06 UTC) #8
bradn
lgtm
6 years, 11 months ago (2014-01-06 17:49:07 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/petewil@chromium.org/103333004/40001
6 years, 11 months ago (2014-01-07 17:49:28 UTC) #10
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=242606
6 years, 11 months ago (2014-01-07 21:05:54 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/petewil@chromium.org/103333004/40001
6 years, 11 months ago (2014-01-09 17:38:30 UTC) #12
commit-bot: I haz the power
6 years, 11 months ago (2014-01-09 18:48:08 UTC) #13
Message was sent while issue was closed.
Change committed as 243936

Powered by Google App Engine
This is Rietveld 408576698