forked from flutter/engine
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[dartdevc] add --kernel option, deprecate bin/dartdevk
`dartdevc --kernel` is now equivalent to the old `dartdevk` command. This will make migration easier, as it's now just a flag to enable CFE/Kernel. `dartdevk` is now deprecated, but it can be supported for a while as it just calls `dartdevc --kernel`. Change-Id: Ib8d09f74556740a3af11c753f80cd87bd4a09044 Reviewed-on: https://dart-review.googlesource.com/76566 Reviewed-by: Vijay Menon <vsm@google.com> Commit-Queue: Jenny Messerly <jmesserly@google.com>
- Loading branch information
Jenny Messerly
authored and
commit-bot@chromium.org
committed
Sep 26, 2018
1 parent
79d639a
commit d673847
Showing
8 changed files
with
302 additions
and
232 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.