DescriptionAdd a vmservice_sdk directory in runtime/bin.
This directory has a libraries.json file pointing to vmservice_io and
_vmservice in the source tree. The script tools/patch_sdk.dart has been
updated to use this new directory as the sdk directory when compiling
dart:vmservice_io. This way, to build vmservice_io.dill, we
do not need to copy the dart files pertaining to vmservice_io and
_vmservice.
Fixes #29859
R=sigmund@google.com
Committed: https://github.com/dart-lang/sdk/commit/65a5707189dec6c5e0174cbc821acfb90f0c9b3f
Patch Set 1 #
Total comments: 8
Patch Set 2 : Address comments #
Total comments: 2
Patch Set 3 : Compile dart:vmservice_io only if !forFlutter #
Total comments: 1
Patch Set 4 : Compile dart:vmservice_io only if forVm #
Messages
Total messages: 9 (2 generated)
|