Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Teach engine/src/sky/tools/gn and BUILD.gn files about --deploy mode #3263

Closed
eseidelGoogle opened this issue Apr 12, 2016 · 4 comments
Closed
Assignees
Labels
tool Affects the "flutter" command-line tool. See also t: labels.

Comments

@eseidelGoogle
Copy link
Contributor

Let's start with Android. @johnmccutchan tells me that there is a PRODUCTION flag for Dart we could turn on as a simple first step. In later iterations we can add AOTC, etc.

@devoncarew will wire in the tool bits with #3262, hopefully @jason-simmons or @chinmaygarde are willing to do the script and GN changes.

@eseidelGoogle eseidelGoogle added the tool Affects the "flutter" command-line tool. See also t: labels. label Apr 12, 2016
@johnmccutchan
Copy link
Contributor

I will be landing a CL shortly which adds a gn arg dart_product set it to true.

@Hixie
Copy link
Contributor

Hixie commented May 4, 2016

How does this differ from "release"?

@jason-simmons
Copy link
Member

The debug/profile/release runtime modes are now available in the engine and in flutter_tools

@github-actions
Copy link

github-actions bot commented Sep 6, 2021

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tool Affects the "flutter" command-line tool. See also t: labels.
Projects
None yet
Development

No branches or pull requests

4 participants