12 Commits

Author SHA1 Message Date
Ryan Macnak
1084a83f11 AOT for Fuchsia. (#3570) 2017-04-11 14:53:14 -07:00
P.Y. Laligand
2768d2f31c Use the new flutter_tools app. (#3533) 2017-03-28 13:14:02 -07:00
P.Y. Laligand
88ffaa77b4 Generate a depfile for assets of a flutter_app. (#3497) 2017-03-23 09:43:37 -07:00
P.Y. Laligand
64dcfc679c Add a manifest parameter to flutter_app. (#3268)
This will ensure the flx file is rebuilt whenever the manifest is modified.
2016-11-23 15:53:43 -08:00
Adam Barth
ced9a91c3a Switch Flutter to //lib/fidl (#3206) 2016-11-07 15:51:42 -08:00
Petr Hosek
2c092bcf88 Split the snapshot generation into a separate action (#3168)
This is to ensure that the depfile generated by the snapshotter has
the correct target.
2016-11-02 14:38:09 -07:00
Adam Barth
1855548426 Teach Fuchsia build about FLUTTER_ROOT (#3154)
We need to pass the FLUTTER_ROOT to the flutter_tools so that it can find
resources such as the schema for flutter.yaml.
2016-10-20 01:32:39 -07:00
P.Y. Laligand
3c350ff7f8 Add the Mojo shebang line to Fuchsia flx files. (#3090) 2016-10-03 17:36:34 -07:00
P.Y. Laligand
fcdbe8b001 Switched to the dedicated executable for building flx files on Fuchsia. (#3084) 2016-09-30 19:17:18 -07:00
P.Y. Laligand
2eea85291e Fixed a typo. (#3083) 2016-09-30 18:13:50 -07:00
P.Y. Laligand
6442c624dd Use the flutter tool to build flx files with gn. (#3067) 2016-09-30 10:31:02 -07:00
Adam Barth
bb80218df8 Add spinning_square example (#2928)
Also, teach gn how to build application bundles.
2016-08-15 23:07:19 -07:00