react-native-macos/scripts
Saad Najmi 8f5b6f6915
Don't install boost twice (#1330)
* add pull yml

* match handleOpenURLNotification event payload with iOS (#755) (#2)

Co-authored-by: Ryan Linton <ryanlntn@gmail.com>

* [pull] master from microsoft:master (#11)

* Deprecated api (#853)

* Remove deprecated/unused context param
* Update a few Mac deprecated APIs

* Packing RN dependencies, hermes and ignoring javadoc failure,  (#852)

* Ignore javadoc failure

* Bringing few more changes from 0.63-stable

* Fixing a patch in engine selection

* Fixing a patch in nuget spec

* Fixing the output directory of nuget pack

* Packaging dependencies in the nuget

* Fix onMouseEnter/onMouseLeave callbacks not firing on Pressable (#855)

* add pull yml

* match handleOpenURLNotification event payload with iOS (#755) (#2)

Co-authored-by: Ryan Linton <ryanlntn@gmail.com>

* fix mouse evetns on pressable

* delete extra yml from this branch

* Add macOS tags

* reorder props to have onMouseEnter/onMouseLeave always be before onPress

Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
Co-authored-by: Ryan Linton <ryanlntn@gmail.com>

* Grammar fixes. (#856)

Updates simple grammar issues.

Co-authored-by: Nick Trescases <42704557+ntre@users.noreply.github.com>
Co-authored-by: Anandraj <anandrag@microsoft.com>
Co-authored-by: Saad Najmi <saadnajmi2@gmail.com>
Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
Co-authored-by: Ryan Linton <ryanlntn@gmail.com>
Co-authored-by: Muhammad Hamza Zaman <mh.zaman.4069@gmail.com>

* remove boost-for-react-native

* remove more

* remove pull

* add back header search path

Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
Co-authored-by: Ryan Linton <ryanlntn@gmail.com>
Co-authored-by: Nick Trescases <42704557+ntre@users.noreply.github.com>
Co-authored-by: Anandraj <anandrag@microsoft.com>
Co-authored-by: Muhammad Hamza Zaman <mh.zaman.4069@gmail.com>
2022-09-12 09:55:48 -07:00
..
__tests__ Match package.json dependencies with RN Core + prettier (#1333) 2022-08-05 16:46:51 -07:00
circleci Merge commit 'e22b760e594db97c22b34084a1770ac3a40c0ccf' into 0.68-merge-latest 2022-06-09 17:28:16 -07:00
react_native_pods_utils Fix config file dir incorrectly set in the build time codegen. (#32946) 2022-01-24 11:09:37 -08:00
versiontemplates Merge commit 'e22b760e594db97c22b34084a1770ac3a40c0ccf' into 0.68-merge-latest 2022-06-09 17:28:16 -07:00
.packager.env Move YGStyle to seperate file and add constructors 2018-02-20 05:55:36 -08:00
.tests.env Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
Launch-Packager.ps1 Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
android-e2e-test.js Match package.json dependencies with RN Core + prettier (#1333) 2022-08-05 16:46:51 -07:00
android-patch.py Sort patch names in android-patch.py output 2021-09-07 14:40:56 -07:00
android-setup.sh Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
compose-source-maps.js Merge commit 'e22b760e594db97c22b34084a1770ac3a40c0ccf' into 0.68-merge-latest 2022-06-09 17:28:16 -07:00
find-node.sh - Support fnm when detecting node binary (#32890) 2022-01-26 07:52:45 -08:00
generate-api-docs.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
generate-artifacts.js Fix build errors with codegen discovery flag enabled (#1320) 2022-08-24 22:18:42 -07:00
generate-provider-cli.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
generate-specs-cli.js Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
ios-configure-glog.sh Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
launchPackager.bat Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
launchPackager.command Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
lint-java.js Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
logging.sh Add postInstall step to restore the executable bit on scripts. (#244) 2020-01-29 17:59:18 -08:00
node-binary.sh Merge commit 'e22b760e594db97c22b34084a1770ac3a40c0ccf' into 0.68-merge-latest 2022-06-09 17:28:16 -07:00
objc-test.sh Remove more stale folders/files/changes (#1337) 2022-08-08 12:22:38 -07:00
packager-reporter.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
packager.sh Merge commit 'e22b760e594db97c22b34084a1770ac3a40c0ccf' into 0.68-merge-latest 2022-06-09 17:28:16 -07:00
prepare-package-for-release.js Use CircleCI API to trigger releases (#32937) 2022-01-24 14:08:43 -08:00
process-podspecs.sh Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
publish-npm.js Merge commit 'e22b760e594db97c22b34084a1770ac3a40c0ccf' into 0.68-merge-latest 2022-06-09 17:28:16 -07:00
react-native-xcode.sh Merge commit 'e22b760e594db97c22b34084a1770ac3a40c0ccf' into 0.68-merge-latest 2022-06-09 17:28:16 -07:00
react_native_pods.rb Don't install boost twice (#1330) 2022-09-12 09:55:48 -07:00
run-android-emulator.sh Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
run-android-local-integration-tests.sh Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
run-android-local-unit-tests.sh Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
run-ci-e2e-tests.js Merge commit 'b3a34194c080afcd6bec0acec4ba313fca8d2120' into 0.68-merge-latest 2022-06-09 18:15:33 -07:00
run-ci-javascript-tests.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
run-instrumentation-tests-via-adb-shell.sh Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
set-rn-template-version.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
set-rn-version.js Merge commit 'e22b760e594db97c22b34084a1770ac3a40c0ccf' into 0.68-merge-latest 2022-06-09 17:28:16 -07:00
sync-css-layout.sh Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
test-manual-e2e.sh Merge commit 'e22b760e594db97c22b34084a1770ac3a40c0ccf' into 0.68-merge-latest 2022-06-09 17:28:16 -07:00
try-n-times.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
update-ruby.sh Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
update_podfile_lock.sh Merge commit '086c967286638deb9db21e4d62e6dca1fc1fba83' into 0.67-merge-latest 2022-05-03 16:01:38 -07:00
validate-android-device-env.sh Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
validate-android-sdk.sh Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
validate-android-test-env.sh Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
validate-ios-test-env.sh Merge commit 'e22b760e594db97c22b34084a1770ac3a40c0ccf' into 0.68-merge-latest 2022-06-09 17:28:16 -07:00
version-utils.js Upgrade from 0.66.0 to 0.66.4 (#977) 2022-01-24 23:25:11 -08:00