29 Commits

Author SHA1 Message Date
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
murgatroid99
69092117de Disable warning in recent GCC versions that hits BoringSSL 2017-09-20 10:50:06 -07:00
murgatroid99
3ecb385366 Change package.json file list to globs for granularity 2017-09-19 13:03:58 -07:00
murgatroid99
52d552ce54 Remove some unnecessary files from the native npm package 2017-09-19 11:18:00 -07:00
Nicolas "Pixel" Noble
3b686ebe16 Builds. 2017-09-13 01:31:45 +02:00
Nicolas "Pixel" Noble
16382ee7ca Moving package.json paths. 2017-09-13 00:52:31 +02:00
Nicolas "Pixel" Noble
8145b7f647 Copying node-specific templates from grpc. 2017-09-12 23:49:26 +02:00