Use the VM to detect when a precompiled executable is out-of-date.
R=rnystrom@google.com Review URL: https://codereview.chromium.org//548603002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@39938 260f80e4-7a28-3924-810f-c04153c831b5
Showing
- lib/src/entrypoint.dart 1 addition, 0 deletionslib/src/entrypoint.dart
- lib/src/executable.dart 46 additions, 31 deletionslib/src/executable.dart
- lib/src/global_packages.dart 5 additions, 13 deletionslib/src/global_packages.dart
- lib/src/utils.dart 4 additions, 1 deletionlib/src/utils.dart
- test/asset/out-of-date.snapshot 0 additions, 0 deletionstest/asset/out-of-date.snapshot
- test/descriptor.dart 8 additions, 0 deletionstest/descriptor.dart
- test/global/activate/snapshots_git_executables_test.dart 0 additions, 1 deletiontest/global/activate/snapshots_git_executables_test.dart
- test/global/activate/snapshots_hosted_executables_test.dart 0 additions, 1 deletiontest/global/activate/snapshots_hosted_executables_test.dart
- test/global/run/recompiles_if_sdk_is_out_of_date_test.dart 1 addition, 5 deletionstest/global/run/recompiles_if_sdk_is_out_of_date_test.dart
- test/snapshot/recompiles_if_the_sdk_is_out_of_date_test.dart 1 addition, 2 deletionstest/snapshot/recompiles_if_the_sdk_is_out_of_date_test.dart
- test/test_pub.dart 4 additions, 0 deletionstest/test_pub.dart
Loading
Please register or sign in to comment