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

Conversation

@stuartmorgan-g
Copy link
Contributor

Description

Attempting to generate Windows arm64 GN files will currently fail, due
to lack of arm64 support for an OpenGL test support target, but this
sets the foundation, and makes experimentation easier.

Related Issues

Part of flutter/flutter#62597

Tests

I added the following tests:

Replace this with a list of the tests that you added as part of this PR. A
change in behaviour with no test covering it will likely get reverted
accidentally sooner or later. PRs must include tests for all
changed/updated/fixed behaviors. See testing the engine for instructions on
writing and running engine tests.

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process.

  • I read the contributor guide and followed the process outlined there for submitting PRs.
  • I signed the CLA.
  • I read and followed the C++, Objective-C, Java style guides for the engine.
  • I read the tree hygiene wiki page, which explains my responsibilities.
  • I updated/added relevant documentation.
  • All existing and new tests are passing.
  • I am willing to follow-up on review comments in a timely manner.

Breaking Change

Did any tests fail when you ran them? Please read handling breaking changes.

  • No, no existing tests failed, so this is not a breaking change.
  • Yes, this is a breaking change.

- Rolls buildroot to pick up
  flutter/buildroot#389
- Adds support to the gn wrapper for setting the traget CPU on Windows

Attempting to generate Windows arm64 GN files will currently fail, due
to lack of arm64 support for an OpenGL test support target, but this
sets the foundation, and makes experimentation easier.

Part of flutter/flutter#62597
@stuartmorgan-g
Copy link
Contributor Author

As always, DEPS will be updated to point to the real flutter/buildroot#389 landed commit before this would land; this is being pre-posted to allow testing that PR in CI.

@auto-assign auto-assign bot requested a review from GaryQian July 30, 2020 18:48
@stuartmorgan-g stuartmorgan-g changed the title Add preliminary Windows arm64 plmubing Add preliminary Windows arm64 plumbing Jul 30, 2020
Copy link
Contributor

@chinmaygarde chinmaygarde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Linked buildroot PR LGTM as well. Very exciting!

@stuartmorgan-g stuartmorgan-g merged commit 00e7574 into flutter:master Aug 4, 2020
@stuartmorgan-g stuartmorgan-g deleted the windows-arm-plumbing branch August 4, 2020 16:28
liyuqian added a commit that referenced this pull request Aug 4, 2020
liyuqian added a commit that referenced this pull request Aug 4, 2020
This reverts commit 00e7574.

Try to fix the LUCI Fuchsia build.
liyuqian added a commit that referenced this pull request Aug 4, 2020
liyuqian added a commit that referenced this pull request Aug 4, 2020
)" (#20243)

This reverts commit 4126c06.

The LUCI recipe issue should have already been fixed by @christopherfujino 

Try to trigger the LUCI tests with this as the "retry" button is somehow disabled for https://ci.chromium.org/p/flutter/builders/prod/Linux%20Fuchsia/4755 even if I logged in.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 4, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants