- 07 Oct, 2015 1 commit
-
-
Ian Fischer authored
Just log, don’t exit when the user is missing access to a command. Prevents inappropriately-failing tests.
-
- 06 Oct, 2015 10 commits
-
-
Ian Fischer authored
Just log, don’t exit when the user is missing access to a command. Prevents inappropriately-failing tests.
-
Devon Carew authored
-
Devon Carew authored
-
Devon Carew authored
-
Devon Carew authored
-
Ian Fischer authored
Beginning implementation of IOSDevice. Implements list and install.
-
Devon Carew authored
-
Ian Fischer authored
Also update tests to be compatible with the presence of iOS and add tests for list and install.
-
Devon Carew authored
-
Chinmay Garde authored
-
- 05 Oct, 2015 4 commits
-
-
Chinmay Garde authored
-
Chinmay Garde authored
-
Chinmay Garde authored
-
Chinmay Garde authored
-
- 01 Oct, 2015 1 commit
-
-
Ian Fischer authored
-
- 30 Sep, 2015 2 commits
-
-
Ian Fischer authored
-
Ian Fischer authored
Add listen command and basic test, and don’t do unnecessary repeated work when listening or poking the android server.
-
- 29 Sep, 2015 7 commits
-
-
Ian Fischer authored
Add optional prefix to runCommandAndStreamOutput for logs commands.
-
Ian Fischer authored
-
Ian Fischer authored
-
Ian Fischer authored
-
Ian Fischer authored
Also add unchecked runSync wrapper and use it in places where command failures don’t matter.
-
Ian Fischer authored
-
Ian Fischer authored
Add stop command and supporting Android support.
-
- 26 Sep, 2015 2 commits
-
-
James Robinson authored
-
James Robinson authored
Fix sky_tools build command to look for package-root in global args
-
- 25 Sep, 2015 10 commits
-
-
James Robinson authored
-
Ian Fischer authored
-
James Robinson authored
Also refactors the command line assembling to make a bit more sense. Fixes #53
-
James Robinson authored
This makes the 'package-root' option universal for sky_tools and configures the ArtifactStore with it statically at startup. The actual sky_engine revision is computed on demand.
-
James Robinson authored
run_mojo: Add --mojo-release and --mojo-debug flags.
-
Nicolas Lacasse authored
The flags control which build of mojo to run (Debug or Release). Default is Release.
-
Devon Carew authored
-
James Robinson authored
Make cached artifact location mirror local builds more closely
-
James Robinson authored
-
James Robinson authored
-
- 24 Sep, 2015 3 commits
-
-
Ian Fischer authored
Refactor all the commands to be Commands from the Args package. Also use CommandRunner for the top-level command.
-
Ian Fischer authored
Refactor all the commands to be Commands from the Args package. Also use CommandRunner for the top-level command.
-
James Robinson authored
sky_viewer.mojo no longer needs a window manager embedding as of sky_engine 0.0.27, so this updates the sky_tools run_mojo command so it works again. This really should be expressed in the pubspec dependencies to avoid broken combinations but that needs to happen on the sky side.
-