dart-sdk/tools
Sigmund Cherem 9866c06867 [infra] Build kernel snapshots for dart2js and dartdevc in ARM.
Our build infrastructure uses simarm to build for the ARM architecture.
Because of that, building the full sdk with dart2js and dartdevc was
too expensive.  In the past there wasn't as much need for the web
compilers in ARM, so we defaulted to exclude the web compilers from
the ARM SDK builds.

We are seeing more use and interest in using these tools in ARM, for
example, from users of modern Apple MacBooks and Raspberry Pi.

This change adds again the web compilers to ARM, but uses kernel
snapshots instead.  We believe doing so will be more affordable in
our build infrastructure.

Fixes https://github.com/dart-lang/sdk/issues/43776

Change-Id: I81094f2c51941b0af1dedaf238601c91b0b9dbeb
Bug: https://github.com/dart-lang/sdk/issues/43776
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/178960
Reviewed-by: Zach Anderson <zra@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
Auto-Submit: Sigmund Cherem <sigmund@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
2021-01-20 17:06:25 +00:00
..
apps/update_homebrew
bots Prepare for breaking change in package:http 2021-01-15 16:35:01 +00:00
buildtools
dart2js
dom
fuchsia
linux_dist_support/debian
package_deps
patches
sdks
spec_parser Add missing change log entries for 8 changes. 2021-01-05 16:32:14 +00:00
test_generators
testing
.gitignore
3xhead_flutter_hooks.sh
addlatexhash.dart
build.py [tools] Fix typo in build.py 2021-01-11 09:58:36 +00:00
canary.dart
clean_output_directory.py
copy_dart.py
copy_tree.py
create_debian_chroot.sh
create_debian_packages.py
create_pkg_manifest.py
create_tarball.py
create_timestamp_file.py
diff_results.dart
download_chromium_sysroot.sh
download_latest_dev_sdk.py
execute_recorded_testcases.py
experimental_features.yaml
FAKE_COMMITS
find_depot_tools.py
gen_fuchsia_test_manifest.py
generate_buildfiles.py
generate_experimental_flags.dart
generate_idefiles.py
generate_package_config.dart
git_cl_try.sh
gn.py [infra] Build kernel snapshots for dart2js and dartdevc in ARM. 2021-01-20 17:06:25 +00:00
gn_helpers.py
line_doc_comments.dart
list_dart_files.py
list_files.py
make_bundle_unittest.py
make_version.py
minidump.py
only_in_release_mode.py
opt_out_files.dart
presubmit.sh
promote.py
publish_pkg.py
revert.py
run_debian_build.sh
run_offsets_extractor.sh
safari_factory_reset.py
set_ia32_sysroot.sh
set_x64_sysroot.sh
spec_parse.py
task_kill.py
test.dart
test.py
utils.py
validate_test_matrix.dart
VERSION
write_dartdoc_options_file.py
write_revision_file.py
write_version_file.py
yaml2json.dart
yaml2json.py