react-native-macos/scripts/circleci
Kudo Chien 8e375850de Use node package dependency to manage JSC version (#24276)
Summary:
In origin approach, we packed libjsc.so inside react-native.aar and it is difficult for user to choose different JSC variants. E.g., [the Intl supported version](https://github.com/react-native-community/jsc-android-buildscripts#international-variant).

This change list allows application to determine JSC versions or variants by npm/yarn package.

There is a |useIntlJsc| flag in build.gradle, it will use the same JSC version but with Intl support.

`yarn add jsc-android@canary`

[Android] [Changed] - Allow application to select different JSC variants

**MIGRATION**
Note that there are some changes in build.gradle.
Existing application needs to change their android/build.gradle and android/app/build.gradle.
Hopefully, the rn-diff-purge should handle the case well.
Pull Request resolved: https://github.com/facebook/react-native/pull/24276

Differential Revision: D14752359

Pulled By: cpojer

fbshipit-source-id: a4bfb135ad8e328f404a2d1a062412f40ebf4622
2019-04-04 14:22:14 -07:00
..
analyze_code.sh Flag code analysis issues once per converter used (#21503) 2018-10-05 11:33:38 -07:00
analyze_scripts.sh Flag code analysis issues once per converter used (#21503) 2018-10-05 11:33:38 -07:00
apt-get-android-deps.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
buck_fetch.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
check_license.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
code-analysis-bot.js Bump Prettier to 1.16.4 2019-03-14 07:00:27 -07:00
exec_swallow_error.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
gradle_download_deps.sh Use node package dependency to manage JSC version (#24276) 2019-04-04 14:22:14 -07:00
validate_yarn_lockfile.sh RN: Missing Copyright Headers 2018-10-31 01:37:26 -07:00