Commit Graph

13 Commits

Author SHA1 Message Date
Yavor Georgiev 2df308ae64 refactor OpenSSL static linking (#1420) 2017-10-23 16:45:34 +03:00
Yavor Georgiev d6b3fcb8b1 Link against OpenSSL when building for Electron (#1413) 2017-10-16 11:02:35 +02:00
Yavor Georgiev 87d75b0ca1
Fix gyp mess
This reverts commit ffb0f84361.
2017-10-12 15:51:46 +02:00
Yavor Georgiev 2ac8160b32
Merge branch 'master' of github.com:realm/realm-js into yg/windows-sync
# Conflicts:
#	binding.gyp
#	src/object-store
2017-10-12 12:52:47 +02:00
Yavor Georgiev ffb0f84361
Refactor gyp files
This makes it possible to build realm-js-private with the Visual Studio gyp generator
2017-09-30 15:49:50 +02:00
Mark Rowe f8cee8d653 Update the include and library search paths used when building against a
local version of core

Core switched to CMake a while back, resulting in build
products (generated headers, libraries) ending up in different locations
than before.
2017-09-29 23:16:02 -07:00
Yavor Georgiev f6732c4b58
Sync for Windows 2017-09-26 15:08:26 +02:00
Thomas Goyne 186b3d56c4 Remove the sha_win32.lib import
Core bundles this library into the main Realm library.
2017-09-08 11:42:26 -07:00
Yavor Georgiev c78f82ac0c Update download script for the new core build system 2017-08-17 13:01:41 +02:00
Yavor Georgiev c8a86f6fd7 bring back the download binaries condition in gyp 2017-08-17 13:01:01 +02:00
Yavor Georgiev 05cce5aeec use newest object store 2017-08-17 13:01:01 +02:00
Yavor Georgiev b17dcddd17 use sync 2.0-rc11 2017-08-17 12:56:01 +02:00
Yavor Georgiev 9e70a493e9 Make sure there is only one .gyp file in the tarball (#901) 2017-03-09 14:34:01 +01:00