react-native-macos/scripts
Kudo Chien a70625abd7 Upgrade folly to v2018.10.22.00 for iOS (#21976)
Summary:
Fixes #20302 (For iOS)

Note:
------

1. Checked the changes did not break CocoaPods integration.
2. The change for glog copying header into exported/ is to prevent build break for folly.
    `folly/detail/Demangle.h` will try to use libstdc++'s demangle.h. Unfortunately, glog also has a demangle.h in source code. So I copy exported headers and only search headers in exported/ folder during build.
Pull Request resolved: https://github.com/facebook/react-native/pull/21976

Reviewed By: hramos

Differential Revision: D12818131

Pulled By: fkgozali

fbshipit-source-id: b3c637d09d1b3adde0ea15c82eb56e28f846885b
2018-10-29 12:13:11 -07:00
..
circleci Fix checkout_code: Remove Metro cache check (#21998) 2018-10-29 08:46:09 -07:00
versiontemplates Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
.packager.env Move YGStyle to seperate file and add constructors 2018-02-20 05:55:36 -08:00
.tests.env Use Android SDK 27 in React Native 2018-09-20 07:56:23 -07:00
android-e2e-test.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
android-setup.sh bump Android NDK to r17c (#21628) 2018-10-11 22:08:37 -07:00
bump-oss-version.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
ios-configure-glog.sh Upgrade folly to v2018.10.22.00 for iOS (#21976) 2018-10-29 12:13:11 -07:00
ios-install-third-party.sh Upgrade folly to v2018.10.22.00 for iOS (#21976) 2018-10-29 12:13:11 -07:00
launchPackager.bat Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
launchPackager.command Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
objc-test-ios.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
objc-test-tvos.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
objc-test.sh Use "Legacy Build System" 2018-10-19 08:45:31 -07:00
packager.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
process-podspecs.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
publish-npm.js Deploy to npm on tagged commits only (#21250) 2018-09-22 09:16:58 -07:00
react-native-xcode.sh Quote "$NODE_BINARY" in react-native-xcode.sh (#21383) 2018-10-25 00:52:19 -07:00
run-android-ci-instrumentation-tests.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
run-android-emulator.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
run-android-local-integration-tests.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
run-android-local-unit-tests.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
run-ci-e2e-tests.js Use "Legacy Build System" 2018-10-19 08:45:31 -07:00
run-instrumentation-tests-via-adb-shell.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
sync-css-layout.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
test-manual-e2e.sh Use ShellCheck (#19681) 2018-09-28 17:03:24 -07:00
try-n-times.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
validate-android-device-env.sh Use ShellCheck (#19681) 2018-09-28 17:03:24 -07:00
validate-android-sdk.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
validate-android-test-env.sh decouple compileSdk version from build tools version (#21205) 2018-09-19 11:48:52 -07:00
validate-ios-test-env.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00