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 |
murgatroid99
|
cb51e1f84f
|
Stop myself from publishing packages with a mismatched submodule
|
2018-05-09 10:29:02 -07:00 |
Nicolas "Pixel" Noble
|
c794c05783
|
Merge branch 'v1.11.x' of https://github.com/grpc/grpc-node into node-10
|
2018-05-02 04:31:39 +02:00 |
murgatroid99
|
05221bad26
|
Add a missing directory to grpc package.json
|
2018-05-01 15:21:58 -07:00 |
Nicolas "Pixel" Noble
|
9d1904fb9a
|
Adding initial node 10 support.
|
2018-05-01 23:32:30 +02:00 |
Nicolas "Pixel" Noble
|
37a811b630
|
Removing zdefs.
|
2018-04-10 10:18:03 -07:00 |
Nicolas "Pixel" Noble
|
a5fb87af87
|
Hide symbols.
Fixes #240.
|
2018-03-28 19:34:35 +02:00 |
Nicolas "Pixel" Noble
|
4e0becaf12
|
Downgrading node-pre-gyp.
Starting probably with https://github.com/mapbox/node-pre-gyp/pull/299, the contents of the tarballs are bloated. Rolling back to 0.7.0.
|
2018-03-20 19:28:44 +01:00 |
Nicolas "Pixel" Noble
|
00933b29d0
|
Merge branch 'v1.10.x' of https://github.com/grpc/grpc-node into upmerge
|
2018-03-15 01:42:49 +01:00 |
Nicolas Noble
|
cb6fe2e153
|
Merge pull request #222 from nicolasnoble/pre1
Creating a 1.10.1-pre1 release flag, and enabling us to generate out of band releases.
|
2018-03-14 15:39:57 -07:00 |
Nicolas "Pixel" Noble
|
adf8bf5cf4
|
Creating a 1.10.1-pre1 release flag, and enabling us to generate out of band releases.
|
2018-03-14 22:59:33 +01:00 |
murgatroid99
|
2d0540f9df
|
Update to newest version of node-pre-gyp
|
2018-03-13 17:20:11 -07:00 |
Nicolas "Pixel" Noble
|
b12efa8013
|
Updating template to match new testing package structure.
|
2018-03-05 20:27:33 +01:00 |
murgatroid99
|
264d0aee56
|
Add macro definition to gyp file
|
2018-02-26 13:57:53 -08:00 |
murgatroid99
|
a50ba76838
|
Replace Argue.js usage with inline argument checking
|
2018-01-23 15:55:36 -05:00 |
Nicolas "Pixel" Noble
|
d87f2652b3
|
Merge remote-tracking branch 'google/v1.7.x' into upmerge
|
2017-11-17 22:39:17 +01:00 |
Bernhard K. Weisshuhn
|
d4e12d1dbb
|
Add libc variable to binary paths in package.json template
|
2017-11-16 10:08:08 -08:00 |
Michael Lumish
|
56ba5d2482
|
Merge pull request #82 from bkw/support-alpine-builds
Build different binaries for different libc’s (a.k.a. support alpine linux)
|
2017-11-14 09:53:00 -08:00 |
murgatroid99
|
93cfa4b60b
|
Update submodule to head, and update templates to match
|
2017-11-09 09:49:48 -08:00 |
Bernhard K. Weisshuhn
|
4479312171
|
Add libc variable to binary paths in package.json template
|
2017-11-07 08:31:19 +01:00 |
Nicolas "Pixel" Noble
|
d91b739cb5
|
Adding support for abseil.
|
2017-11-02 23:15:25 +01:00 |
murgatroid99
|
6cb28887e6
|
Update to 1.7.1, add Node 9 support, fix generated file permissions
|
2017-11-02 10:13:22 -07:00 |
Thom Wright
|
38637405df
|
Include index.d.ts in the published npm package
index.d.ts needs to be in the files list in order to be published.
Without it, client packages aren't able to use the Typescript types.
|
2017-10-31 17:24:19 +00:00 |
murgatroid99
|
383af9d1ba
|
Add artifact build scripts for native core
|
2017-10-20 10:09:23 -07:00 |
murgatroid99
|
111ce77440
|
Move more tests from native core to API test directory
|
2017-10-10 18:28:41 -07:00 |
murgatroid99
|
38e2a60ddc
|
Merge branch 'master' into native_package_included_directories
|
2017-09-28 17:39:12 -07:00 |
murgatroid99
|
a101e8b6a5
|
Merge branch 'master' into dependency_cleanup
|
2017-09-28 16:41:34 -07:00 |
murgatroid99
|
f1fb87245d
|
Readded an npm script
|
2017-09-25 14:48:02 -07:00 |
murgatroid99
|
62d71048fe
|
Move dependencies around, add gulp target for document generation
|
2017-09-20 12:39:16 -07:00 |