Граф коммитов

17619 Коммитов

Автор SHA1 Сообщение Дата
React-Native Build 2c52bb06eb Applying package update to 0.59.0-microsoft.38 2019-08-07 15:44:03 +00:00
Andrew Coates 917be36bb4
Update cmake build for jsi file moves (#130) 2019-08-07 08:27:23 -07:00
React-Native Build c4c1adf15e Applying package update to 0.59.0-microsoft.37 2019-08-06 20:30:42 +00:00
REDMOND\acoates 2a08f2d64f Ensure npm tar file is included in final build artifact 2019-08-06 13:12:34 -07:00
React-Native Build f8f9d7150e Applying package update to 0.59.0-microsoft.36 2019-08-06 15:48:04 +00:00
rohitjain85 4ded2e53e8 Rojain/c++stlrevert (#128)
* Using optimized V8 bins

* Updating V8 nuget version in build.gradle

* Reverting back to gnustl as there is some time to swich over to libcpp in devmain
2019-08-06 21:01:45 +05:30
React-Native Build 44a9972358 Applying package update to 0.59.0-microsoft.35 2019-08-06 00:45:49 +00:00
Mark A Vitale 928a60f4f2 Stop defining UIView and UIScrollView on macOS for Xcode 11 compatibility (#127)
* Rename UIView to RCTUIView for mac xcode 11 compat

* Rename UIScrollview to RCTUIScrollView on macOS

* Rename UIView C-style functions to RCTUIView

* Move test code to use RCTUIView

* Add comments tracking this change in RN code
2019-08-05 17:31:18 -07:00
React-Native Build 10db60ebde Applying package update to 0.59.0-microsoft.34 2019-08-05 11:38:42 +00:00
BarinderGrewal 15101b6f58 Fixing folly related build failures (#125)
* Fixing folly related build failures

* resovling android build errors
2019-08-05 16:54:21 +05:30
React-Native Build 15fe5c9731 Applying package update to 0.59.0-microsoft.33 2019-08-02 18:15:39 +00:00
REDMOND\acoates 70ecb1f876 Publish update 2019-08-02 11:00:52 -07:00
REDMOND\acoates 58e28996ec Skip half published version 2019-08-02 10:23:24 -07:00
React-Native Build 0dcd7d0426 Applying package update to 0.59.0-microsoft.30 2019-08-01 23:06:22 +00:00
Anandraj 0cd3f72d50
A hacky fix to work around MSVC bug. (#124) 2019-08-01 15:50:55 -07:00
React-Native Build a950c9bdbe Applying package update to 0.59.0-microsoft.29 2019-08-01 21:36:34 +00:00
Anandraj db6d02f4fd Refreshing JSI interfaces to the latest (#120)
* Refreshing JSI interfaces to the latest

* Trying to fix build breaks on Apple platforms

* More build break fixes for apple platform .. adding jsilib.h

* Replace space with tab

* Reverting xcodeproj

* Fixing file paths in pbxproj

* Adding jsilib metadata

* Fixing MAC build

* Fixing MAC build
2019-08-01 14:21:52 -07:00
React-Native Build 3aef32d7ef Applying package update to 0.59.0-microsoft.28 2019-08-01 11:54:28 +00:00
rohitjain85 c4c5fed5d5 Rojain/libc++ (#122)
* Using optimized V8 bins

* Updating V8 nuget version in build.gradle

* Using libc++ stl
2019-08-01 17:09:23 +05:30
React-Native Build ef22f9f03d Applying package update to 0.59.0-microsoft.27 2019-07-31 18:01:56 +00:00
REDMOND\acoates 78c35a29b0 Use BUILD_STAGINGDIRECTORY to stage artifacts 2019-07-31 10:25:45 -07:00
REDMOND\acoates 518f23f750 Publish fix 2019-07-31 10:01:36 -07:00
REDMOND\acoates b07e57b7c1 Another publish fix 2019-07-30 16:35:52 -07:00
REDMOND\acoates d5cbb742d1 Another publish fix 2019-07-30 16:16:54 -07:00
REDMOND\acoates bc0c3b5160 More publish fixes 2019-07-30 15:55:12 -07:00
REDMOND\acoates 7d9246d49d Remove some unneeded tasks in publish definition 2019-07-30 14:27:24 -07:00
REDMOND\acoates bb555519c8 Fix type in publish script 2019-07-30 14:08:31 -07:00
REDMOND\acoates 144c05477b Specify name for publish git commands 2019-07-30 13:03:00 -07:00
Andrew Coates f0f5dcaa78
Use standard ubuntu pool for PR (#119)
* Use standard ubuntu pool for PR

* No need to cleanup on standard pool

* Remove usage of private nuget feed.

* Start moving publish build to standard pool too

* Use a different public pool image

* Update publish build to produce artifact
2019-07-30 12:29:46 -07:00
Office VSTS Default Agent b4f59fd0de Applying package update to 0.59.0-microsoft.24 2019-07-26 12:08:01 +00:00
BarinderGrewal 7352cba23d Cherry picking error fix from facebook RN related to long press (#118) 2019-07-26 17:06:23 +05:30
Office VSTS Default Agent 75af2b4197 Applying package update to 0.59.0-microsoft.23 2019-07-26 08:55:31 +00:00
rohitjain85 c626f752d3
Rojain/launder (#116)
* Using optimized V8 bins

* Updating V8 nuget version in build.gradle

* Cherrypicking a folly change to get RN build with libc++_shared.so
2019-07-26 14:10:55 +05:30
Office VSTS Default Agent d36eca88dc Applying package update to 0.59.0-microsoft.22 2019-07-26 00:16:49 +00:00
Andrew Coates 4f86dc4bd0
No longer need to install certs in PR (#117)
* Verify if certs are needed for PR

* Remove unused file
2019-07-25 17:05:28 -07:00
Office VSTS Default Agent 7fea9c0785 Applying package update to 0.59.0-microsoft.21 2019-07-24 12:14:41 +00:00
rohitjain85 7b919555ae
Rojain/unstrippedbins2 (#114)
* Using optimized V8 bins

* Updating V8 nuget version in build.gradle

* Modifying android nuspec file to add unstripped binaries in nuget

* Adding few gitignore locations
2019-07-24 17:30:26 +05:30
Office VSTS Default Agent e3c531599f Applying package update to 0.59.0-microsoft.20 2019-07-18 22:44:00 +00:00
Julio César Rocha f26a45d484
Enable ARM64. (#113)
* Added _M_ARM64 to folly/portability/Builtins.h.
2019-07-18 15:28:10 -07:00
Office VSTS Default Agent 717ce0afd6 Applying package update to 0.59.0-microsoft.19 2019-07-17 20:28:02 +00:00
Andrew Coates f1e19fecc8 Remove nmake (#112) 2019-07-17 13:13:16 -07:00
Office VSTS Default Agent ff451a96fd Applying package update to 0.59.0-microsoft.18 2019-07-16 22:39:44 +00:00
Andrew Coates b93fab2870
Remove some react-native-windows platform code (#111)
* Remove some uwp platform code from rn

* formatting

* Remove renderWindows from TextInput now that its unused
2019-07-16 15:10:21 -07:00
Office VSTS Default Agent 84ff01a00b Applying package update to 0.59.0-microsoft.17 2019-07-16 00:31:01 +00:00
Andrew Coates ff165c550d
Remove ReactHorizontalScrollViewManager mapping (#110) 2019-07-15 17:16:12 -07:00
Office VSTS Default Agent 7f1b952474 Applying package update to 0.59.0-microsoft.16 2019-07-15 14:26:06 +00:00
rohitjain85 05c907ed64
Rojain/fix59 (#109)
* Using optimized V8 bins

* Updating V8 nuget version in build.gradle

* Adding mapping for Image in ViewManagerRegistry

* Removing wrongly added entry from the ViewManagerRegistry map
2019-07-15 19:41:14 +05:30
Office VSTS Default Agent e014f589da Applying package update to 0.59.0-microsoft.15 2019-07-12 16:52:04 +00:00
rohitjain85 846049b6fc Rojain/fix59 (#108)
* Using optimized V8 bins

* Updating V8 nuget version in build.gradle

* Adding mapping for Image in ViewManagerRegistry
2019-07-12 09:37:33 -07:00
Office VSTS Default Agent c3d63f251e Applying package update to 0.59.0-microsoft.14 2019-07-10 08:04:17 +00:00