dart-sdk/utils/compiler
Ryan Macnak 13ba4b2710 When building app snapshots for the SDK, train dart2js on itself.
Don't train the analzyer on itself as this makes running the test suite slower.

Disable code collection when generating an app snapshot.

R=asiva@google.com

Review URL: https://codereview.chromium.org/2509453002 .
2016-11-16 09:10:22 -08:00
..
.gitignore Clean up svn:ignore property and .gitignore in dart, dart/pkg, dart/runtime, and dart/samples. 2012-11-27 14:07:53 +00:00
BUILD.gn When building app snapshots for the SDK, train dart2js on itself. 2016-11-16 09:10:22 -08:00
compiler.gyp Add explicit package spec to snapshot build steps 2016-09-26 15:52:31 +02:00
create_snapshot.dart Add --packages flag when compiling dart2js snapshot 2016-09-26 18:48:26 +02:00
create_snapshot_entry.dart GN: Build the SDK with app snapshots instead of script snapshots. 2016-10-21 17:40:21 -07:00