-
Notifications
You must be signed in to change notification settings - Fork 25.1k
CMake "react_render_" to "react_renderer_" #49284
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D69338892 |
|
This pull request was exported from Phabricator. Differential Revision: D69338892 |
Summary: Pull Request resolved: facebook#49284 All of the CMake library names in the "renderer" directory use "render" for the name, missing the last two letters of the directory name. eye_twitch I don't think fixing that should be breaking, since 3p libraries need to rely on the merged library anyway, so let's fix that and find/replace all these. Changelog: [Internal] Differential Revision: D69338892
7ec2ae1 to
58ff4ff
Compare
Summary: Add a flag which we will use to prefer Fabric CSS parser to ViewConfig processors. We will use this to experiment on iOS, where we are using Fabric props (until Props 2.0 for Android). Changelog: [Internal] Differential Revision: D69337803
…rsing()` Summary: When the flag is enabled, we expect legacy native viewconfigs to add processor, where SVCs do not, and instead parse in native. Don't emit warnings in this case. Changelog: [Internal] Differential Revision: D69337802
|
This pull request was exported from Phabricator. Differential Revision: D69338892 |
58ff4ff to
0421aa2
Compare
Summary: Pull Request resolved: facebook#49284 All of the CMake library names in the "renderer" directory use "render" for the name, missing the last two letters of the directory name. eye_twitch I don't think fixing that should be breaking, since 3p libraries need to rely on the merged library anyway, so let's fix that and find/replace all these. Changelog: [Internal] Reviewed By: cortinico Differential Revision: D69338892
|
This pull request was exported from Phabricator. Differential Revision: D69338892 |
Summary: Pull Request resolved: facebook#49284 All of the CMake library names in the "renderer" directory use "render" for the name, missing the last two letters of the directory name. eye_twitch I don't think fixing that should be breaking, since 3p libraries need to rely on the merged library anyway, so let's fix that and find/replace all these. Changelog: [Internal] Reviewed By: cortinico Differential Revision: D69338892
0421aa2 to
e90f2a7
Compare
Summary: Pull Request resolved: facebook#49284 All of the CMake library names in the "renderer" directory use "render" for the name, missing the last two letters of the directory name. eye_twitch I don't think fixing that should be breaking, since 3p libraries need to rely on the merged library anyway, so let's fix that and find/replace all these. Changelog: [Internal] Reviewed By: cortinico Differential Revision: D69338892
|
This pull request was exported from Phabricator. Differential Revision: D69338892 |
e90f2a7 to
8136bd9
Compare
|
This pull request has been merged in 75edf3a. |
Summary: Pull Request resolved: facebook#49284 All of the CMake library names in the "renderer" directory use "render" for the name, missing the last two letters of the directory name. eye_twitch I don't think fixing that should be breaking, since 3p libraries need to rely on the merged library anyway, so let's fix that and find/replace all these. Changelog: [Internal] Reviewed By: cortinico Differential Revision: D69338892 fbshipit-source-id: d3b306ad0ea191728dfbacf9e2aaa12b00caa619
Summary: Pull Request resolved: facebook#49284 All of the CMake library names in the "renderer" directory use "render" for the name, missing the last two letters of the directory name. eye_twitch I don't think fixing that should be breaking, since 3p libraries need to rely on the merged library anyway, so let's fix that and find/replace all these. Changelog: [Internal] Reviewed By: cortinico Differential Revision: D69338892 fbshipit-source-id: d3b306ad0ea191728dfbacf9e2aaa12b00caa619
Summary:
All of the CMake library names in the "renderer" directory use "render" for the name, missing the last two letters of the directory name.
eye_twitch
I don't think fixing that should be breaking, since 3p libraries need to rely on the merged library anyway, so let's fix that and find/replace all these.
Changelog: [Internal]
Differential Revision: D69338892