Skip to content

Conversation

@cbracken
Copy link
Member

@cbracken cbracken commented May 8, 2025

As part of unifying our iOS and macOS build config, toolchain, and scripts, I named some of these apple_sdk.py, toolchain/apple, etc. for consistency with the chromium toolchain. This renames these darwin for consistency with other parts of our build.

Issue: #167592

Pre-launch Checklist

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

@cbracken cbracken requested review from a team and vashworth as code owners May 8, 2025 17:54
@github-actions github-actions bot added platform-ios iOS applications specifically engine flutter/engine related. See also e: labels. a: desktop Running on desktop team-ios Owned by iOS platform team platform-macos labels May 8, 2025
Copy link
Contributor

@matanlurey matanlurey left a comment

Choose a reason for hiding this comment

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

lgtm for the logical changes. As per Jenn's suggestion in #168517 (comment), "apple" was renamed to "darwin" across the buildroot in followup patch

Copy link
Contributor

@vashworth vashworth left a comment

Choose a reason for hiding this comment

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

LGTM

As part of unifying our iOS and macOS build config, toolchain, and
scripts, I named some of these `apple_sdk.py`, `toolchain/apple`, etc.
for consistency with the chromium toolchain. This renames these `darwin`
for consistency with other parts of our build.

Issue: flutter#167592
@cbracken cbracken force-pushed the apple-to-darwin branch from 6ed45af to e2a215a Compare May 8, 2025 19:18
@cbracken cbracken added the autosubmit Merge PR when tree becomes green via auto submit App label May 8, 2025
@auto-submit auto-submit bot added this pull request to the merge queue May 8, 2025
Merged via the queue into flutter:master with commit b0ad252 May 8, 2025
181 checks passed
@flutter-dashboard flutter-dashboard bot removed the autosubmit Merge PR when tree becomes green via auto submit App label May 8, 2025
@cbracken cbracken deleted the apple-to-darwin branch May 8, 2025 21:33
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request May 9, 2025
auto-submit bot pushed a commit to flutter/packages that referenced this pull request May 9, 2025
flutter/flutter@02d8c1a...83082c1

2025-05-08 [email protected] [Widget Inspector] Clean-up changes in PR #167677 (flutter/flutter#168488)
2025-05-08 [email protected] Increased the limit where we start chopping off the end of blurs (flutter/flutter#168109)
2025-05-08 [email protected] Roll to Dart SDK 3.9 Beta 1 (flutter/flutter#168559)
2025-05-08 [email protected] Rename apple -> darwin across our buildroot (flutter/flutter#168558)
2025-05-08 [email protected] Update Engine to Android 16 (API 36) (flutter/flutter#166796)
2025-05-08 [email protected] Roll Skia from 43ae814d2d95 to efccaeb08b8d (5 revisions) (flutter/flutter#168554)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
FMorschel pushed a commit to FMorschel/packages that referenced this pull request Jun 9, 2025
…#9232)

flutter/flutter@02d8c1a...83082c1

2025-05-08 [email protected] [Widget Inspector] Clean-up changes in PR #167677 (flutter/flutter#168488)
2025-05-08 [email protected] Increased the limit where we start chopping off the end of blurs (flutter/flutter#168109)
2025-05-08 [email protected] Roll to Dart SDK 3.9 Beta 1 (flutter/flutter#168559)
2025-05-08 [email protected] Rename apple -> darwin across our buildroot (flutter/flutter#168558)
2025-05-08 [email protected] Update Engine to Android 16 (API 36) (flutter/flutter#166796)
2025-05-08 [email protected] Roll Skia from 43ae814d2d95 to efccaeb08b8d (5 revisions) (flutter/flutter#168554)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Ortes pushed a commit to Ortes/packages that referenced this pull request Jun 25, 2025
…#9232)

flutter/flutter@02d8c1a...83082c1

2025-05-08 [email protected] [Widget Inspector] Clean-up changes in PR #167677 (flutter/flutter#168488)
2025-05-08 [email protected] Increased the limit where we start chopping off the end of blurs (flutter/flutter#168109)
2025-05-08 [email protected] Roll to Dart SDK 3.9 Beta 1 (flutter/flutter#168559)
2025-05-08 [email protected] Rename apple -> darwin across our buildroot (flutter/flutter#168558)
2025-05-08 [email protected] Update Engine to Android 16 (API 36) (flutter/flutter#166796)
2025-05-08 [email protected] Roll Skia from 43ae814d2d95 to efccaeb08b8d (5 revisions) (flutter/flutter#168554)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Aug 14, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Aug 14, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Aug 15, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Aug 15, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Aug 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a: desktop Running on desktop engine flutter/engine related. See also e: labels. platform-ios iOS applications specifically platform-macos team-ios Owned by iOS platform team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants