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

Conversation

@stuartmorgan-g
Copy link
Contributor

@stuartmorgan-g stuartmorgan-g commented Jun 3, 2020

This is necessary for flutter/engine#15868

Changes:

  • Adds third_party/zlib/google/ from Chromium, which is used by newer versions of ANGLE when building in Chromium-buildroot mode (which we do, since it's the closest match for us), and build rules for it.
  • Fixes the third_party/.gitignore to not ignore all subdirectories by default, only top-level directories (where we map in dependencies).
  • Adds angle_has_build to our GN rules, to match recent Chromium changes.

Note: this requires some of the license script changes from the PR above in order to roll into the engine.

@stuartmorgan-g stuartmorgan-g merged commit d00ecf0 into flutter:master Jun 10, 2020
@stuartmorgan-g stuartmorgan-g deleted the angle-roll-buildroot-updates branch June 10, 2020 02:20
chinmaygarde pushed a commit to chinmaygarde/flutter_buildroot that referenced this pull request May 4, 2021
This is necessary for flutter/engine#15868

Changes:
- Adds third_party/zlib/google/ from Chromium, which is used by newer versions of ANGLE when building in Chromium-buildroot mode (which we do, since it's the closest match for us), and build rules for it.
- Fixes the third_party/.gitignore to not ignore all subdirectories by default, only top-level directories (where we map in dependencies).
- Adds `angle_has_build` to our GN rules, to match recent Chromium changes.

Note: this requires some of the license script changes from the PR above in order to roll into the engine.
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