Commit Graph

130 Commits

Author SHA1 Message Date
James Robinson
206104b820 Update mojo_run to no longer embed a window manager
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.
2015-09-24 12:26:11 -07:00
Adam Barth
a49120c667 Rev pub package 2015-09-23 10:34:53 -07:00
Adam Barth
88a5cf95d2 Rev pub package 2015-09-21 11:04:40 -07:00
Adam Barth
6626817c86 Rev pub package 2015-09-17 15:26:31 -07:00
Adam Barth
cf41a63396 Add a build command to sky_tools
This command will produce an flx package. Currently, this command doesn't work
because we don't have the Flutter compiler downloaded from Google storage yet.
A future patch will make that happen.
2015-09-17 13:37:53 -07:00
Adam Barth
e8ef4704ea Rev pub package 2015-09-16 16:48:49 -07:00
Ian Fischer
ab441685e2 Test install command 2015-09-11 15:26:55 -07:00
Adam Barth
f4ed42e55b Rev pub package 2015-08-20 20:58:18 -07:00
Adam Barth
01afe5a612 Update loadVMFileHook to the real location 2015-08-20 19:46:48 -07:00
Adam Barth
f77983baa8 Adds experimental pub run sky_tools:sky_test command
This command uses package:test to run Dart tests with sky_shell.  For this to
work, we need https://github.com/dart-lang/test/tree/hacky-loader-hook to land.
We're also not smart enough to find sky_shell ourselves yet. Instead, we take
the path as input using an environment variable. Eventually, we'll be able to
get the sky_shell executable from package:sky_engine, but we don't yet ship
that executable.
2015-08-19 23:57:41 -07:00
Adam Barth
e98f8cc03d Rev pub package 2015-08-12 09:09:00 -07:00
Eric Seidel
83bff59a0a Rev the pubspec version 2015-08-10 17:41:40 -07:00
Devon Carew
ef163af495 fix a typo in the pubspec 2015-08-10 17:22:05 -07:00
Devon Carew
1a80827dc8 bump the pubspec version 2015-08-09 23:54:15 -07:00
Devon Carew
987ce972d6 use mustache4dart 2015-08-07 16:42:10 -07:00
Devon Carew
cec6288972 merge to master 2015-08-07 14:22:19 -07:00
Devon Carew
2efd13159c add a sky_tools init command to create a new project 2015-08-07 14:20:14 -07:00
Collin Jackson
b2679dbc71 Update version
TBR=abarth
2015-08-07 12:58:04 -07:00
Collin Jackson
471d7b4802 Refactor per abarth feedback 2015-08-07 12:52:54 -07:00
Devon Carew
0257cbd12b build sky_tools using travis 2015-08-06 14:25:55 -07:00
Adam Barth
777f0c35d4 Rev pub package 2015-07-31 20:32:27 -07:00
Adam Barth
a9e4336a7b Update shelf_static and enable directory listing 2015-07-31 20:27:50 -07:00
Adam Barth
0d57d60650 Rev version 2015-07-29 16:28:05 -07:00
Adam Barth
d1f0a8d1e9 Rev package version 2015-07-27 10:04:07 -07:00
Adam Barth
08a64a92f8 Roll version 2015-07-23 21:46:26 -07:00
Adam Barth
bb2f54bb91 Use shelf instead of http_server
This patch switches sky_server.dart to use shelf rather than http_server.
2015-07-23 19:51:03 -07:00
Adam Barth
6d8255ff04 Roll version 2015-07-23 00:14:16 -07:00
Adam Barth
386f6c545b Add an environment dependency 2015-07-22 23:45:05 -07:00
Adam Barth
041275e80c Add a basic HTTP server for Sky 2015-07-22 23:42:22 -07:00
Adam Barth
688fb26ae3 Add a first draft of build_sky_apk.dart 2015-07-20 17:22:22 -07:00