dart-sdk/utils
Sigmund Cherem c241078b10 Cleanup dart2js snapshot generation
- I beleive create_snapshot.dart is no longer in use: it was replaced by
  create_snapshot_entry + GN application snapshot rules.

- utils_wrapper seems to be something really historical (maybe we thought we
  were going to only have a single wrapper for all of our tools back in the
  day). The only use of it is to track build dependencies in test.py, which I
  think we can do by directly using dart2js.dart.snapshot instead.

Change-Id: I6e32403eb8c5d40f0b58e48ae5ff6fb60fd855b3
Reviewed-on: https://dart-review.googlesource.com/34923
Reviewed-by: Bob Nystrom <rnystrom@google.com>
Reviewed-by: Stephen Adams <sra@google.com>
Commit-Queue: Sigmund Cherem <sigmund@google.com>
2018-01-17 00:35:34 +00:00
..
analysis_server [infra] Begin removing gyp 2017-08-04 22:19:35 -07:00
bazel Rename PhysicalFileSystem to StandardFileSystem. 2018-01-11 11:23:25 +00:00
compiler Cleanup dart2js snapshot generation 2018-01-17 00:35:34 +00:00
dartanalyzer [GN] Use the prebuilt toolchain to build analyzer summaries 2017-12-20 22:03:39 +00:00
dartdevc Wire build rules to generate ddc-kernel versions of SDK files 2018-01-10 18:34:38 +00:00
dartdoc [infra] Begin removing gyp 2017-08-04 22:19:35 -07:00
dartfmt [infra] Begin removing gyp 2017-08-04 22:19:35 -07:00
kernel-service Link kernel service dill with the command line dart executable. 2018-01-12 20:40:41 +00:00
peg Spelling fixes e to i. 2017-06-24 13:41:39 +02:00
pub [infra] Begin removing gyp 2017-08-04 22:19:35 -07:00
tests/peg Delete old tests that aren't used and/or useful any more. 2017-07-18 14:12:57 -07:00
application_snapshot.gni Disable int64 when running dart2js 2018-01-16 19:52:22 +00:00
compile_platform.gni Reland: [GN] Adds dart_host_sdk_toolchain argument 2017-11-02 19:02:18 +00:00
create_timestamp.gni Make list_files.py and list_dart_files.py return absolute paths for GN 2016-12-13 10:01:28 -08:00
generate_patch_sdk.gni Reland: [GN] Adds dart_host_sdk_toolchain argument 2017-11-02 19:02:18 +00:00