Clement Skau
|
0d0f01a7b7
|
Add new AOT build steps to deb package build script.
Bug: https://github.com/dart-lang/sdk/issues/36892
Change-Id: I6e8b202101449b2e8ca4c780ceca1e7e0731964c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/101960
Commit-Queue: Clement Skau <cskau@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
Reviewed-by: William Hesse <whesse@google.com>
|
2019-05-29 08:45:00 +00:00 |
|
William Hesse
|
7907d5dcdd
|
Change debian package build rules to drop GYP
BUG=
R=sortie@google.com
Review-Url: https://codereview.chromium.org/2995203002 .
|
2017-08-18 14:27:48 +02:00 |
|
zra@google.com
|
12e83bbd84
|
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
Review URL: https://codereview.chromium.org//396123003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39291 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-08-15 15:20:42 +00:00 |
|
sgjesse@google.com
|
3b353731f6
|
Add script to build Debian packages
The script create_debian_packages.py will build source and binary
Debian packages from the generated tarball.
R=kustermann@google.com, ricow@google.com
BUG=
Review URL: https://codereview.chromium.org//159003002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@32550 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-02-11 11:08:26 +00:00 |
|
sgjesse@google.com
|
8128bd9373
|
Add script for generating a source tarball and rules for bilding a Debian package
R=ricow@google.com, kusternamm@google.com
BUG=
Review URL: https://codereview.chromium.org//154073002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@32359 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-02-06 14:37:45 +00:00 |
|