Skip to content

Remove .mk prebuilt file and .mk file generation from codegen#35540

Closed
cortinico wants to merge 2 commits into
facebook:mainfrom
cortinico:export-D41654122
Closed

Remove .mk prebuilt file and .mk file generation from codegen#35540
cortinico wants to merge 2 commits into
facebook:mainfrom
cortinico:export-D41654122

Conversation

@cortinico
Copy link
Copy Markdown
Contributor

Summary:
We now don't need to generate .mk files anymore, therefore I'm removing
this logic from the codegen. In RN 0.72 users should be fully migrated
to CMake.

Changelog:
[Android] [Removed] - Remove .mk prebuilt file and .mk file generation from codegen

Reviewed By: rshest

Differential Revision: D41654122

cortinico and others added 2 commits December 2, 2022 03:20
Summary:
This file is unused now that we rely on RNGP. We should be able to remove it
in the next stable release 0.72. In 0.71 we shipped it with a removal warning,
and users should not rely on it anymore.

Changelog:
[Android] [Removed] - Remove the react.gradle file as it's unused

fbshipit-source-id: 878724d4cb096535fee578d8e93cec78c57509fd
Summary:
We now don't need to generate .mk files anymore, therefore I'm removing
this logic from the codegen. In RN 0.72 users should be fully migrated
to CMake.

Changelog:
[Android] [Removed] - Remove .mk prebuilt file and .mk file generation from codegen

Reviewed By: rshest

Differential Revision: D41654122

fbshipit-source-id: d70aed4a61839eac030dc697750904dcdc6057ca
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner fb-exported labels Dec 2, 2022
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D41654122

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 2, 2022

Warnings
⚠️ 🔒 package.json - Changes were made to package.json. This will require a manual import by a Facebook employee.

Generated by 🚫 dangerJS against c5a9147

@analysis-bot
Copy link
Copy Markdown

Platform Engine Arch Size (bytes) Diff
ios - universal n/a --

Base commit: 759056b
Branch: main

@analysis-bot
Copy link
Copy Markdown

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 7,102,194 +0
android hermes armeabi-v7a 6,470,977 +0
android hermes x86 7,520,401 +0
android hermes x86_64 7,378,759 +0
android jsc arm64-v8a 8,969,947 +0
android jsc armeabi-v7a 7,701,347 +0
android jsc x86 9,032,663 +0
android jsc x86_64 9,510,145 +0

Base commit: 759056b
Branch: main

@pull-bot
Copy link
Copy Markdown

pull-bot commented Dec 2, 2022

PR build artifact for c5a9147 is ready.
To use, download tarball from "Artifacts" tab in this CircleCI job then run yarn add <path to tarball> in your React Native project.

@pull-bot
Copy link
Copy Markdown

pull-bot commented Dec 2, 2022

PR build artifact for c5a9147 is ready.
To use, download tarball from "Artifacts" tab in this CircleCI job then run yarn add <path to tarball> in your React Native project.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 5, 2022

This pull request was successfully merged by @cortinico in 7933dd7.

When will my fix make it into a release? | Upcoming Releases

@github-actions github-actions Bot added the Merged This PR has been merged. label Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner Platform: Android Android applications. Type: Removal

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants