Commit Graph

84 Commits

Author SHA1 Message Date
murgatroid99 8fa9da9c0e Update node-pre-gyp dependency to 0.14 2019-10-25 14:34:13 -07:00
murgatroid99 aea5941e5e Merge remote-tracking branch 'upstream/grpc@1.24.x' into v1.24_upmerge 2019-10-22 10:07:28 -07:00
murgatroid99 4580356687 Merge remote-tracking branch 'upstream/grpc@1.23.x' into HEAD 2019-10-21 11:06:32 -07:00
Esun Kim 57789c409e Clean up nanopb 2019-10-03 14:07:15 -07:00
murgatroid99 5876f61681 Publish .inc files from abseil and upb 2019-10-02 13:13:43 -07:00
Nicolas "Pixel" Noble b847e405e8 Also tweaking local template. 2019-09-17 23:07:39 +02:00
murgatroid99 d434d132fc Duplicate relevant protobufjs type definition 2019-08-22 13:18:36 -07:00
murgatroid99 f5294f7258 Upmerge 1.22 into 1.23 2019-08-20 10:11:49 -07:00
murgatroid99 1bec9e2b5d Remove @types/protobufjs and bump to 1.23.1 2019-08-19 12:46:46 -07:00
David Raynes 629670bbd3 Remove deprecated @types/protobufjs module 2019-08-19 14:27:10 -04:00
Esun Kim bb57faeb7b Update by code review 2019-07-30 11:34:59 -07:00
Esun Kim 2e16f16ec4 Add upb configuration to native-core 2019-07-30 11:14:51 -07:00
murgatroid99 5fb610c8dc Merge branch 'master' into native_cares_activation 2019-06-10 09:30:18 -07:00
Nicolas "Pixel" Noble f6b284513d Trying to enable C++14. 2019-06-04 21:09:28 +02:00
murgatroid99 4d483a6e66 Make cares defines global 2019-05-15 11:21:57 -07:00
murgatroid99 d601720e6c Add missing defines, remove incorrect include paths 2019-05-15 10:55:20 -07:00
murgatroid99 454b4183b5 Merge branch 'master' into native_cares_activation 2019-05-09 15:53:34 -07:00
murgatroid99 904d820bd2 Merge remote-tracking branch 'upstream/grpc@1.20.x' into v1.20_upmerge 2019-05-08 13:32:11 -07:00
murgatroid99 ea963383d1 Native: enable cares support 2019-05-07 15:44:40 -07:00
murgatroid99 32c18a4956 Explicitly undefine OPENSSL_THREADS in binding.gyp 2019-05-02 11:06:29 -07:00
Michael Lumish 3b48603697
Revert "Protobufjs typescript types backport" 2019-04-26 14:57:23 -07:00
Michael Lumish c154b0a2ad
Merge pull request #838 from murgatroid99/protobufjs_typescript_types_backport
Protobufjs typescript types backport
2019-04-25 15:23:37 -07:00
Nicolas "Pixel" Noble 85c9a4ef84 Fixing template. 2019-04-25 13:50:18 -07:00
Nicolas "Pixel" Noble 5a6d599605 Fixing template. 2019-04-24 19:00:38 +02:00
Nicolas "Pixel" Noble ffdcd46b6c Merge branch 'grpc@1.20.x' of https://github.com/grpc/grpc-node into node-12 2019-04-24 18:40:57 +02:00
murgatroid99 29df5c0fc2 Fix template 2019-04-23 16:36:53 -07:00
Nicolas "Pixel" Noble b84f92d931 Adding node 12. 2019-04-24 00:02:54 +02:00
murgatroid99 9a371ed196 Omit a build warning that v8 headers violate 2019-03-20 15:50:28 -07:00
Michael Lumish 54885f850c
Merge pull request #656 from JustinBeckwith/nauth
refactor: drop dependency on google-auth-library
2018-11-27 09:44:43 -08:00
Michael Lumish 8ab4c82b24
Merge pull request #657 from JustinBeckwith/nasync
refactor: drop dependency on async
2018-11-27 09:43:18 -08:00
Justin Beckwith 9305468f11 refactor: drop dependency on async 2018-11-26 22:31:26 -08:00
Justin Beckwith 4a539303e7 refactor: drop dependency on google-auth-library 2018-11-26 22:29:26 -08:00
Justin Beckwith cb22d4895b update template too 2018-11-20 16:01:44 -08:00
Nicolas "Pixel" Noble 82b5cb7db2 Merge branch 'grpc@1.16.x' of https://github.com/grpc/grpc-node into upmerge 2018-11-17 00:10:03 +01:00
Nicolas "Pixel" Noble d23728c383 Update to node-pre-gyp 0.12.0. 2018-11-15 23:07:41 +01:00
murgatroid99 9b5ed6240b Add missing comma in binding.gyp 2018-10-24 13:40:26 -07:00
murgatroid99 31a0019d99 Set _XOPEN_SOURCE only for BoringSSL 2018-10-24 12:35:45 -07:00
murgatroid99 b7f7bf0dce Increase _XOPEN_SOURCE macro to 700 2018-10-24 11:00:25 -07:00
murgatroid99 3eb67d8038 Remove use of OPENSSL_NO_THREADS with BoringSSL 2018-10-24 10:38:25 -07:00
murgatroid99 6e7035925d Bump submodule and version to 1.16.0-pre1 2018-10-17 13:35:39 -07:00
murgatroid99 a703493efe Fix some file includes in package.json 2018-08-16 15:41:06 -07:00
Michael Lumish 5b57e43de5 Update package.json template to match package.json 2018-08-06 15:40:22 -07:00
murgatroid99 3680966be5 Don't refer to node-pre-gyp with a relative path 2018-07-27 15:03:49 -07:00
Nicolas "Pixel" Noble cc01eed631 Changing hosting path. 2018-07-25 21:54:24 +02:00
murgatroid99 c4e3f1b7a0 Add Channel class and Client channel override options to public API 2018-07-19 15:57:33 -07:00
David Garcia Quintas 6abb43aa44 Changes needed for the nanopb dep refactoring work 2018-06-13 17:18:03 -07:00
Nicolas "Pixel" Noble 087a83294d Ensuring the presence of node-pre-gyp before publishing. 2018-05-24 23:57:17 +02:00
Nicolas "Pixel" Noble 29346dc376 Upgrading to protobufjs 5.0.3. 2018-05-16 17:14:31 +02:00
Michael Lumish 52f744fb45
Merge pull request #339 from murgatroid99/v1.12.0_update
V1.12.0 update
2018-05-15 17:48:43 -07:00
murgatroid99 967da8717c Update lodash in package.json template 2018-05-15 11:18:53 -07:00