Dan Field
a05803a0d2
Android targets create final zip artifacts ( #13059 )
2019-10-10 06:56:43 -07:00
Michael Goderbauer
70a1106b50
Unify copyright lines ( #6757 )
2018-11-07 12:24:35 -08:00
P.Y. Laligand
5fae5d52cf
Allow the project to be mapped to a location other than //flutter. ( #4203 )
...
This is for Fuchsia where we would like it to be located at //third_party/flutter.
2017-10-13 17:00:58 -07:00
Chinmay Garde
b03af31861
Re-format all GN files using gn format. ( #3319 )
2017-01-03 15:59:48 -08:00
Chinmay Garde
d60efb4289
Update buildtools to latest, account for GN updates and use Clang on Android. ( #3064 )
2016-09-28 11:48:48 -07:00
James Robinson
fda77c34de
Add flutter_services package to uniformly expose services to Flutter library ( #3046 )
...
This adds a flutter_services package responsible for exposing the Dart
interfaces exported by the engine in a uniform fashion, regardless of
how and where the generated code for the interfaces are organized.
2016-09-20 14:57:56 -07:00
Adam Barth
1a67cb5307
Clean up :dist target ( #2915 )
...
We only need this target for preparing the Dart packages for distribution now.
2016-08-11 14:59:19 -07:00
Adam Barth
9f6294c4f3
One more attempt to fix the build
2016-08-10 16:37:37 -07:00
Adam Barth
d32656a568
Attempt to fix build
2016-08-10 16:28:13 -07:00
Adam Barth
34d5a287a1
Fix build
2016-08-10 16:21:51 -07:00
Adam Barth
fef5589b41
Move sky_snapshot to a more reasonable location ( #2906 )
...
We should eventually rename it to something more sensible, but that's a more
disruptive change. This patch just moves the source code to somewhere easier to
find.
2016-08-10 16:05:38 -07:00
Adam Barth
9c09565712
Update paths to account for buildroot
2016-08-09 13:52:15 -07:00
Adam Barth
211f2d4afb
Revert base roll and its fallout.
...
Updating base turns out to be more complicated than I thought.
This reverts commit daa822aae7 .
This reverts commit c38428c7b9 .
This reverts commit 4b73a8a048 .
2016-06-15 17:30:27 -07:00
Adam Barth
daa822aae7
Fix Mac build
2016-06-15 17:19:07 -07:00
Chinmay Garde
8ecb015767
Prepare a standalone non-interative Sky shell on Mac. ( #2700 )
2016-05-18 16:45:49 -07:00
Adam Barth
716cbd24ff
Remove FNL build configuration ( #2635 )
...
These build definitions no longer work with the current version of FNL. Once
FNL is ready, we'll add new build definitions that work for it again.
2016-04-29 12:15:15 -07:00
Jason Simmons
0629d36a79
Fix the dist target when building in AOT (deploy) mode on Android ( #2617 )
2016-04-25 15:37:48 -07:00
Jason Simmons
9e75461869
Build fixes for the sky_engine and sky_services Dart packages
...
* Add some missing dependecies to sky_services
* Create a script that excludes unnecessary files when preparing the package for release
2016-03-22 15:30:05 -07:00
Jason Simmons
5aa1119ef6
Upload artifacts as a zip file
...
* Include all the artifacts required to build an APK package
* In addition to the zip, some files will be uploaded separately:
* libflutter_library.so (large debug symbol library)
* flutter.mojo (needs to be downloadable from the target device)
2015-11-18 16:40:21 -08:00
George Kulakowski
e60e50386a
Add fnl build configuration
2015-11-18 13:07:19 -08:00
Adam Barth
db2c9d43ce
Remove sky_viewer.mojo
...
We now use flutter.mojo instead.
2015-11-17 14:32:57 -08:00
Adam Barth
a38c904604
Publish flutter.mojo along with sky_viewer.mojo
2015-11-17 10:00:52 -08:00
Chinmay Garde
d6ff8e90b0
Switch to using precompiled snapshots on iOS
2015-10-22 17:27:40 -07:00
James Robinson
8dcf72f0d1
Only attempt to copy sky_viewer_library symbols on Linux and Android
2015-09-01 15:48:08 -07:00
Etienne Membrives
83209d65a5
Upload sky_viewer symbols to Google Storage.
...
With this change, each time sky_viewer.mojo is uploaded to Google
Storage (both for Linux and Android), debugging symbols are also
uploaded in a symbols/ subdirectory.
2015-09-01 18:07:59 +02:00