Commit Graph

1850 Commits

Author SHA1 Message Date
Eric Seidel
c21bf4f4fa Stop using workbench/packages for sky_snapshot
Instead we use the packages directory which is at the same
level as the BUILD.gn file.  That's a bit of a broken assumption
but it happens to work for all our skyx uses for now.

@abarth
2015-08-12 17:39:59 -07:00
Eric Seidel
67059dfc59 Emergency build fix until I can unravel how sky_snapshot runs
@abarth @collinjackson
2015-08-12 15:52:38 -07:00
Adam Barth
0cff5d4584 Add a missing gitignore 2015-08-12 15:29:49 -07:00
Adam Barth
874cfe266d Rev pub packages 2015-08-12 14:32:13 -07:00
Eric Seidel
ae62d99520 Merge pull request #573 from domokit/revert-563-roll_dart
Revert "Roll Dart forward"
2015-08-11 15:47:56 -07:00
Eric Seidel
c3fd5c011e Revert "Roll Dart forward" 2015-08-11 15:47:12 -07:00
John McCutchan
30b11486db Merge pull request #563 from johnmccutchan/roll_dart
Roll Dart forward
2015-08-11 12:42:14 -07:00
John McCutchan
2c5dad04e8 Roll Dart forward 2015-08-11 12:40:38 -07:00
Ian Fischer
86489cf15f Merge pull request #556 from domokit/add_examples_instructions
Adding instructions for running examples.
2015-08-11 11:57:53 -07:00
Ian Fischer
764e65ac32 Adding instructions for running examples. 2015-08-11 11:14:01 -07:00
Adam Barth
ef4d232a8c Rev pub packages 2015-08-11 10:48:30 -07:00
Ian Fischer
2907e2c935 Merge pull request #533 from iansf/hello_world_pubspec
Hello world pubspec
2015-08-10 15:48:01 -07:00
Ian Fischer
f6ed9b6aae Hello world pubspec 2015-08-10 15:46:32 -07:00
Ian Fischer
7f8019e4b1 Address book pubspec 2015-08-10 15:40:48 -07:00
Ian Fischer
4cbf7296be Minedigger pubspec 2015-08-10 12:47:18 -07:00
Ian Fischer
2c759e03af Merge pull request #510 from iansf/move_examples
Move examples to the root
2015-08-07 18:32:18 -07:00
Ian Fischer
4a75fbeff9 Move example out of sky/packages to //examples 2015-08-07 17:04:50 -07:00
Adam Barth
d4c2044052 Merge pull request #513 from abarth/pub
Rev pub packages
2015-08-07 15:08:44 -07:00
Adam Barth
8f8971ee99 Rev pub packages
Also, teach big_red_button how to make a REVISION file in sky_engine/lib.
2015-08-07 15:07:36 -07:00
Collin Jackson
9154bfed29 Merge pull request #496 from collinjackson/symlink
Use the new virtual directory flag for sky_server instead of a symlink to prevent infinite subdirectory recursion
2015-08-07 13:10:34 -07:00
Collin Jackson
df4af0cefb Use the new virtual directory flag for sky_server instead of a symlink 2015-08-07 13:09:13 -07:00
Ian McKellar
57d4cbf17c Merge pull request #493 from ianloic/master
Add Debian (stretch/testing) support to install-build-deps.sh
2015-08-07 10:50:38 -07:00
Ian McKellar
ea33770214 Add Debian (stretch/testing) support to install-build-deps.sh 2015-08-06 18:23:07 -07:00
Eric Seidel
59189c5a00 Merge pull request #489 from eseidelGoogle/roll_mojo
Roll mojo to 35de44e361
2015-08-06 16:22:15 -07:00
Eric Seidel
ce24154885 Update to mojo 35de44e3618d508b2b3862af2216aee8c70ad8e5 2015-08-06 15:38:19 -07:00
Chinmay Garde
ea2a77c1a1 Merge pull request #475 from chinmaygarde/master
Enable profiling builds on Mac and iOS
2015-08-05 17:10:10 -07:00
Chinmay Garde
78f9f8410e Enable profiling builds on Mac and iOS 2015-08-05 17:07:07 -07:00
Eric Seidel
d5fcb7b4ea Add a few bits of documentation to package:sky
I can't really make further progress until at least:
https://github.com/dart-lang/dartdoc/issues/766
is resolved, ideally also:
https://github.com/dart-lang/dartdoc/issues/763

@abarth
2015-08-04 17:38:46 -07:00
Eric Seidel
5855b1581a Merge pull request #448 from eseidelGoogle/skydoc
Fix skydoc to work again
2015-08-04 15:30:01 -07:00
Eric Seidel
ed19de4ae2 Fix skydoc to work again
@abarth
2015-08-04 15:27:26 -07:00
Adam Barth
5eff1b224a Update CONTRIBUTING.md 2015-08-04 12:18:59 -07:00
Adam Barth
d51fcb1e97 Rev pub packages 2015-08-03 10:54:54 -07:00
Adam Barth
a3d139f2d0 Fix skyanalyzer
Our supressions for the generated mojom.dart files weren't working after we
deleted the mojom package. This CL updates the filters to catch mojom.dart
files again.
2015-08-03 10:00:52 -07:00
Adam Barth
614a535193 Merge pull request #422 from abarth/rm_sky_init
Remove sky:init
2015-08-01 21:30:22 -07:00
Adam Barth
9af45b5e96 Remove sky:init
Now that we don't have a magicaly mojom package, we don't need sky:init.
2015-08-01 19:02:54 -07:00
Adam Barth
bbc2d196a8 Update README.md 2015-08-01 10:29:58 -07:00
John McCutchan
8597417a59 Merge pull request #415 from johnmccutchan/dont_upload_twice
Don't upload things again in stage two
2015-07-31 10:52:17 -07:00
John McCutchan
e3de853c58 Don't upload things again in stage two 2015-07-31 10:49:46 -07:00
John McCutchan
16d75dede4 Merge pull request #414 from johnmccutchan/bump_versions
Bump versions of sky packages
2015-07-31 10:47:58 -07:00
John McCutchan
6dd187cdb9 Bump versions of sky packages 2015-07-31 10:46:14 -07:00
John McCutchan
0ef60ba0b8 Merge pull request #413 from johnmccutchan/big_red_button_split
Add a --stage-two to big_red_button.py
2015-07-31 10:44:34 -07:00
John McCutchan
f22d60775e Continue to upload binaries as part of stage 1 2015-07-31 10:43:52 -07:00
John McCutchan
92bc9de4b0 whitespace 2015-07-31 10:42:16 -07:00
John McCutchan
a2f344c610 Add a --stage-two to big_red_button.py 2015-07-31 10:41:24 -07:00
John McCutchan
d95e0c6960 Bump Dart runtime dependency 2015-07-31 10:19:07 -07:00
Chinmay Garde
c04a02a756 Merge pull request #396 from chinmaygarde/master
Allow loading SkyX files on Mac desktop
2015-07-30 15:13:10 -07:00
Chinmay Garde
248780f37d Allow loading SkyX files on Mac desktop 2015-07-30 15:07:35 -07:00
John McCutchan
177b5cf9f6 Bump versions 2015-07-30 14:29:03 -07:00
John McCutchan
4817e0e653 Merge pull request #388 from johnmccutchan/sky_services
Add DartPackage annotation for all sky_services
2015-07-30 14:22:22 -07:00
John McCutchan
90b03d0e01 Merge branch 'sky_services' of github.com:johnmccutchan/sky_engine into sky_services 2015-07-30 14:19:49 -07:00