dart-sdk/utils
asiva 355c73d4ee [VM] Remove support for option --no-preview-dart-2
- option --no-preview-dart-2 will now result in an error
- change aot-assembly build rule to generate AOT snapshot using Dart 2
- generate coresnapshot using Dart 2 (this snapshot is not used yet, next CL which switch the isolate create code to use this snapshot)
- by pass all Dart1 test runs in the status file
- change the default compiler setting in test.py to use dartk
- have test.py not pick up any configuration for --no-preview-dart-2

Change-Id: Ia136943ebfd0fed0c52683b330745b3e2c7a7ce6
Reviewed-on: https://dart-review.googlesource.com/75820
Reviewed-by: Zach Anderson <zra@google.com>
Commit-Queue: Siva Annamalai <asiva@google.com>
2018-09-24 20:38:08 +00:00
..
analysis_server Train the dartanalyzer tool on generating summaries. 2018-09-19 17:43:46 +00:00
bazel [VM/SDK] Switch kernel isolate to run in Dart 2 mode 2018-08-21 20:28:06 +00:00
compiler Remove dart2js non-strong platforms 2018-09-18 16:33:19 +00:00
dartanalyzer [VM] Remove support for option --no-preview-dart-2 2018-09-24 20:38:08 +00:00
dartdevc Remove dart2js non-strong platforms 2018-09-18 16:33:19 +00:00
dartdoc [VM/SDK] Switch kernel isolate to run in Dart 2 mode 2018-08-21 20:28:06 +00:00
dartfmt [VM/SDK] Switch kernel isolate to run in Dart 2 mode 2018-08-21 20:28:06 +00:00
kernel-service [build] Correctly rebase kernel-service output for depfile 2018-09-20 17:59:50 +00:00
peg Spelling fixes e to i. 2017-06-24 13:41:39 +02:00
pub [VM/SDK] Switch kernel isolate to run in Dart 2 mode 2018-08-21 20:28:06 +00:00
tests/peg [infra] Keep comments intact when updating status files. 2018-04-10 19:03:21 +00:00
application_snapshot.gni [VM] Remove support for option --no-preview-dart-2 2018-09-24 20:38:08 +00:00
compile_platform.gni [build] Remove tools/compile_platform.py 2018-06-19 17:57:28 +00:00
create_timestamp.gni
generate_patch_sdk.gni [GN] Uses dart_action.gni instead of compiled_action.gni. 2018-05-03 21:07:13 +00:00