Skip to content

[flutter_tools] remove dependencies checks from gen_snapshot#50225

Merged
jonahwilliams merged 1 commit intoflutter:masterfrom
jonahwilliams:remove_checks_build_aot
Feb 6, 2020
Merged

[flutter_tools] remove dependencies checks from gen_snapshot#50225
jonahwilliams merged 1 commit intoflutter:masterfrom
jonahwilliams:remove_checks_build_aot

Conversation

@jonahwilliams
Copy link
Copy Markdown
Contributor

Description

The depfile produced by the gen_snapshot wrapper code is no longer used, instead we rely on assemble APIs Target input/output/depfile to work. Now that both Android and iOS use assemble, there are no callers besides the direct usage of build aot. This direct usage doesn't need the depfile as it does not support any caching today.

@fluttergithubbot fluttergithubbot added the tool Affects the "flutter" command-line tool. See also t: labels. label Feb 5, 2020
@jonahwilliams jonahwilliams merged commit db901ce into flutter:master Feb 6, 2020
@jonahwilliams jonahwilliams deleted the remove_checks_build_aot branch February 6, 2020 21:59
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Aug 1, 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

Successfully merging this pull request may close these issues.

4 participants