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

Conversation

@cbracken
Copy link
Member

This removes the --winuwp option from the Flutter gn wrapper script,
eliminating the winuwp configurations. UWP-specific code and build
targets will be removed in followup patches.

Tool support was removed in:
flutter/flutter#102174

CI target was removed in:
#33012

Build recipe was removed in:
https://flutter-review.googlesource.com/c/recipes/+/29500

Issue: flutter/flutter#102172

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read and followed the Flutter Style Guide and the C++, Objective-C, Java style guides.
  • I listed at least one issue that this PR fixes in the description above.
  • I added new tests to check the change I am making or feature I am adding, or Hixie said the PR is test-exempt. See testing the engine for instructions on
    writing and running engine tests.
  • I updated/added relevant documentation (doc comments with ///).
  • I signed the CLA.
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

This removes the --winuwp option from the Flutter gn wrapper script,
eliminating the winuwp configurations. UWP-specific code and build
targets will be removed in followup patches.

Tool support was removed in:
flutter/flutter#102174

CI target was removed in:
#33012

Build recipe was removed in:
https://flutter-review.googlesource.com/c/recipes/+/29500

Issue: flutter/flutter#102172
Copy link
Contributor

@jonahwilliams jonahwilliams left a comment

Choose a reason for hiding this comment

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

LGTM

@cbracken cbracken added the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label Apr 30, 2022
@fluttergithubbot fluttergithubbot merged commit 78df682 into flutter:main Apr 30, 2022
@cbracken cbracken deleted the remove-gn-uwp branch April 30, 2022 00:09
cbracken added a commit that referenced this pull request Apr 30, 2022
This removes:
* The Windows UWP emebedder sources and targets
* UWP-specific build targets
* UWP-specific code behind WINUWP #ifdefs
* UWP-specific TODOs.
* uwptool.exe sources and targets used for installing, uninstalling, and
  launching UWP apps.

This is a straight removal patch, and does not land any refactorings
made possible by removal of UWP support. Those patches will land in
followup refactorings.

Tool support was removed in:
flutter/flutter#102174

The CI target was removed in:
#33012

The Recipe was removed in:
https://flutter-review.googlesource.com/c/recipes/+/29500

GN build support was removed in:
#33016

Issue: flutter/flutter#102172
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

platform-windows waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants