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

Issue 11465030: Set defaults for building chrome for linux/arm. (Closed)

Created:
8 years ago by Sam Clegg
Modified:
8 years ago
CC:
chromium-reviews
Visibility:
Public.

Description

Set defaults for building chrome for linux/arm. Previously many custom GYP_DEFINES were needed to get a chrome build for linux/arm. This adds these as sensible defaults. This allows chrome for arm to be built with with only target_arch=arm set in GYP_DEFINES. In order to set a default sysroot based on target_arch this change also defines target_arch one level deeper in common.gypi. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=172377

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix condition #

Patch Set 3 : add comment #

Patch Set 4 : rebase without gold update #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -21 lines) Patch
M build/common.gypi View 1 2 3 4 5 6 8 chunks +33 lines, -21 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Sam Clegg
8 years ago (2012-12-07 23:43:49 UTC) #1
iannucci
https://chromiumcodereview.appspot.com/11465030/diff/1/build/common.gypi File build/common.gypi (right): https://chromiumcodereview.appspot.com/11465030/diff/1/build/common.gypi#newcode587 build/common.gypi:587: ['OS=="linux"', { # and target_arch=="arm" and chromeos==0', { I'm ...
8 years ago (2012-12-07 23:54:06 UTC) #2
Sam Clegg
https://chromiumcodereview.appspot.com/11465030/diff/1/build/common.gypi File build/common.gypi (right): https://chromiumcodereview.appspot.com/11465030/diff/1/build/common.gypi#newcode587 build/common.gypi:587: ['OS=="linux"', { # and target_arch=="arm" and chromeos==0', { On ...
8 years ago (2012-12-08 00:03:12 UTC) #3
iannucci
On 2012/12/08 00:03:12, Sam Clegg wrote: > https://chromiumcodereview.appspot.com/11465030/diff/1/build/common.gypi > File build/common.gypi (right): > > https://chromiumcodereview.appspot.com/11465030/diff/1/build/common.gypi#newcode587 ...
8 years ago (2012-12-08 00:27:11 UTC) #4
iannucci
lgtm
8 years ago (2012-12-08 00:34:22 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sbc@chromium.org/11465030/6001
8 years ago (2012-12-10 06:16:05 UTC) #6
commit-bot: I haz the power
Failed to apply patch for build/common.gypi: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
8 years ago (2012-12-10 06:16:06 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sbc@chromium.org/11465030/17002
8 years ago (2012-12-10 22:50:44 UTC) #8
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) aura_unittests, base_unittests, browser_tests, cacheinvalidation_unittests, check_deps, chromeos_unittests, ...
8 years ago (2012-12-10 23:02:11 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sbc@chromium.org/11465030/22006
8 years ago (2012-12-11 00:02:00 UTC) #10
Sam Clegg
+brad so he can approve the crazy gyp variable nesting stuff. I had to push ...
8 years ago (2012-12-11 02:40:23 UTC) #11
bradn
LGTM, sigh....gyp
8 years ago (2012-12-11 17:04:01 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sbc@chromium.org/11465030/22008
8 years ago (2012-12-11 17:51:40 UTC) #13
iannucci
On 2012/12/11 17:04:01, bradn wrote: > LGTM, sigh....gyp Heh... seriously :D. It's a love/hate thing ...
8 years ago (2012-12-11 17:55:59 UTC) #14
commit-bot: I haz the power
8 years ago (2012-12-11 19:49:23 UTC) #15
Message was sent while issue was closed.
Change committed as 172377

Powered by Google App Engine
This is Rietveld 408576698