- 12 May, 2016 1 commit
-
-
Jason Simmons authored
Artifacts from local engine builds will be found based on the --local-engine flag
-
- 11 May, 2016 1 commit
-
-
Jason Simmons authored
Host tools can be found in the artifact cache directory for the host platform. If a developer wants to use a local engine build instead, then provide an --engine-build flag that selects the specific engine build variant.
-
- 10 May, 2016 1 commit
-
-
Jason Simmons authored
Update flutter_tools for the "unoptimized" engine build flag and the new output directory naming scheme (#3832)
-
- 05 May, 2016 1 commit
-
-
Jason Simmons authored
-
- 03 May, 2016 1 commit
-
-
Devon Carew authored
* fix analysis errors * review comments; fix test * re-add an export for debugPrint
-
- 02 May, 2016 1 commit
-
-
Jason Simmons authored
Also update the engine to a build where these tools have been uplaoded
-
- 27 Apr, 2016 1 commit
-
-
Devon Carew authored
* rework flutter run * fix npe with --debug-port * connect to obs and exit when that conneciton closes * update todos
-
- 25 Apr, 2016 1 commit
-
-
Jason Simmons authored
This is currently hidden for development use. It will select artifacts from the android_{Debug,Release}_Deploy output in a local engine build.
-
- 19 Apr, 2016 1 commit
-
-
Devon Carew authored
-
- 18 Apr, 2016 3 commits
-
-
Devon Carew authored
* rename the --develop option to --debug * fail if both --debug and --deploy are specified
-
Devon Carew authored
-
Devon Carew authored
* download android-arm-deploy * wire up --deploy to android-arm-deploy * fix interpolation
-
- 16 Apr, 2016 1 commit
-
-
Devon Carew authored
* use the new cache code to locate more artifacts * add todo * review comments
-
- 04 Apr, 2016 1 commit
-
-
Devon Carew authored
-
- 28 Mar, 2016 1 commit
-
-
Adam Barth authored
The .packages file is replacing the packages directory of symlinks.
-
- 25 Mar, 2016 1 commit
-
-
Devon Carew authored
-
- 21 Mar, 2016 1 commit
-
-
Devon Carew authored
-
- 09 Mar, 2016 1 commit
-
-
Alhaad Gokhale authored
Fixes #1942.
-
- 12 Feb, 2016 1 commit
-
-
Jason Simmons authored
-
- 20 Jan, 2016 1 commit
-
-
Devon Carew authored
-
- 29 Nov, 2015 1 commit
-
-
Adam Barth authored
1) Moved basic utility code into base/ directory to make it clear which code doesn't depend on Flutter-specific knowldge. 2) Move the CommandRunner subclasses into a runner/ directory because these aren't commands themselves.
-
- 09 Nov, 2015 1 commit
-
-
Adam Barth authored
Previously, we assumed the first build configuration would have one. Now we keep looking until we find one. Also, re-ordered the configurations so that you'll get the Android one if you have both, which is probably what you would expect. Fixes #100
-
- 31 Oct, 2015 1 commit
-
-
Adam Barth authored
This flag builds a local FLX file and pushes that to the device instead of using an HTTP server.
-
- 13 Oct, 2015 1 commit
-
-
Adam Barth authored
Instead of calling through `pub` to invoke build, this patch refactors the build command so that it can be called directly.
-