Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.

Simplify GN pools, use for some toolchain actions#856

Merged
zanderso merged 1 commit intoflutter:masterfrom
zanderso:simplify-pools
May 10, 2024
Merged

Simplify GN pools, use for some toolchain actions#856
zanderso merged 1 commit intoflutter:masterfrom
zanderso:simplify-pools

Conversation

@zanderso
Copy link
Member

@zanderso zanderso commented May 10, 2024

Companion to flutter/engine#52721

@zanderso zanderso merged commit 7840a4a into flutter:master May 10, 2024
@zanderso zanderso deleted the simplify-pools branch May 10, 2024 21:55
auto-submit bot pushed a commit to flutter/engine that referenced this pull request May 10, 2024
This PR changes from using a different GN pool for each non-compiler tool, to using one GN pool for everything.

Additionally, since we are no longer linking remotely in any configuration, this PR uses the pool for linking.

ObjC and impellerc tasks also do not (yet) run on RBE, so they are also now governed by the pool.

Needs flutter/buildroot#856
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants