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

Issue 396123003: Allows building debian packages for ARM. (Closed)

Created:
6 years, 5 months ago by zra
Modified:
6 years, 4 months ago
CC:
reviews_dartlang.org, ricow1
Visibility:
Public.

Description

Allows building debian packages for ARM. This change adds arm as a possible architecture to the create_debian_packages.py script and additionally adds a toolchain flag so that arm packages can be built using different cross-compilers that target different ARM versions. The specified cross-compiler is passed on to the debian/rules file through an environment variable. R=ricow@google.com, sgjesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=39291

Patch Set 1 #

Patch Set 2 : #

Total comments: 14

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 4

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -11 lines) Patch
M tools/build.py View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M tools/create_debian_packages.py View 1 2 3 4 7 chunks +38 lines, -6 lines 0 comments Download
M tools/linux_dist_support/debian/control View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tools/linux_dist_support/debian/rules View 1 2 2 chunks +20 lines, -4 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
zra
6 years, 5 months ago (2014-07-17 21:36:32 UTC) #1
zra
6 years, 5 months ago (2014-07-22 20:37:36 UTC) #2
ricow1
bot code lgtm, I don't know anything about the rules, please let sgjesse review that ...
6 years, 4 months ago (2014-07-30 12:47:06 UTC) #3
Søren Gjesse
https://codereview.chromium.org/396123003/diff/20001/tools/create_debian_packages.py File tools/create_debian_packages.py (right): https://codereview.chromium.org/396123003/diff/20001/tools/create_debian_packages.py#newcode88 tools/create_debian_packages.py:88: # Build armv binary package. armv -> arm? https://codereview.chromium.org/396123003/diff/20001/tools/create_debian_packages.py#newcode92 ...
6 years, 4 months ago (2014-08-05 15:20:30 UTC) #4
zra
PTAL https://codereview.chromium.org/396123003/diff/20001/tools/create_debian_packages.py File tools/create_debian_packages.py (right): https://codereview.chromium.org/396123003/diff/20001/tools/create_debian_packages.py#newcode88 tools/create_debian_packages.py:88: # Build armv binary package. On 2014/08/05 15:20:29, ...
6 years, 4 months ago (2014-08-14 20:42:53 UTC) #5
Søren Gjesse
LGTM! Thanks for adding this. https://codereview.chromium.org/396123003/diff/80001/tools/build.py File tools/build.py (right): https://codereview.chromium.org/396123003/diff/80001/tools/build.py#newcode11 tools/build.py:11: import shutil Accidental change? ...
6 years, 4 months ago (2014-08-15 12:06:21 UTC) #6
zra
Thanks! https://codereview.chromium.org/396123003/diff/80001/tools/build.py File tools/build.py (right): https://codereview.chromium.org/396123003/diff/80001/tools/build.py#newcode11 tools/build.py:11: import shutil On 2014/08/15 12:06:21, Søren Gjesse wrote: ...
6 years, 4 months ago (2014-08-15 15:16:47 UTC) #7
zra
6 years, 4 months ago (2014-08-15 15:20:48 UTC) #8
Message was sent while issue was closed.
Committed patchset #6 manually as r39291 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698