Commit Graph

44 Commits

Author SHA1 Message Date
Nicolas "Pixel" Noble 4c3360c3fb Adding platform and abi tags in our node-pre-gyp.
Allows to use more than one runtime. Should fix #8887 and #10558.
2017-07-12 00:47:10 +02:00
Mehrdad Afshari bb3d95b643 Use https://grpc.io consistently as the canonical URL 2017-07-10 22:24:28 +00:00
murgatroid99 d5b0455110 Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x 2017-06-15 17:48:42 -07:00
Jan Tattermusch 4d5c3102a1 fix remaining license notices 2017-06-08 11:22:41 +02:00
murgatroid99 1ef9f4ed4d Add artifact builds for Node 8 2017-05-30 15:27:46 -07:00
murgatroid99 b1c69e4697 Switch Protobuf.js dependency back to version 5 2017-05-02 14:01:35 -07:00
murgatroid99 633933ee0b Node: Don't depend on cares npm package 2017-04-19 13:23:06 -07:00
murgatroid99 a5ea8f2150 Fix serializer error handling, update ProtoBuf.js dependency 2017-04-03 16:03:58 -07:00
Michael Lumish 5b5fdb7349 Merge branch 'master' into node_protobuf_js_6_upgrade 2017-04-03 10:34:07 -07:00
Yuchen Zeng f466ae116e Merge pull request #7771 from y-zeng/cares_buildin
Async DNS resolver with pre-configured c-ares
2017-03-24 14:52:04 -07:00
Michael Lumish cbe5036bb7 Merge branch 'master' into node_protobuf_js_6_upgrade 2017-03-24 13:51:47 -07:00
murgatroid99 b5b5f020a3 Upgrade Node dependency on Protobuf.js to version 6 2017-03-17 13:13:05 -07:00
murgatroid99 aaef11aa29 Drop support for io.js, fix minor issue with node extension 2017-03-14 11:19:25 -07:00
Yuchen Zeng 04ec4701e3 Merge remote-tracking branch 'upstream/master' into cares_buildin 2017-01-18 18:49:07 -08:00
murgatroid99 e8b1fd0cba Merge branch 'master' into node_electron_build 2017-01-13 09:48:55 -08:00
murgatroid99 d6c93802ff Update package.json with version compatibility changes 2016-11-29 09:17:57 -08:00
murgatroid99 fdbf733053 Merge branch 'master' into node_electron_build 2016-11-01 11:13:58 -07:00
murgatroid99 eaf7964001 Add test scripts for electron 2016-11-01 11:05:02 -07:00
Yuchen Zeng c76e9d3062 Merge remote-tracking branch 'upstream/master' into cares_buildin 2016-10-28 15:41:58 -07:00
murgatroid99 5d6ae930ab Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge 2016-10-28 11:48:22 -07:00
murgatroid99 3dc67018a0 Fix issues with express benchmark and synchronize package.json with template 2016-10-18 15:56:44 -07:00
Yuchen Zeng 78cc066db2 Merge remote-tracking branch 'upstream/master' into cares_buildin 2016-08-24 18:22:24 -07:00
Yuchen Zeng 502d644887 Use cares package in node 2016-08-22 17:36:24 -07:00
Yuchen Zeng f456885e76 Fix node on windows 2016-08-16 23:15:03 -07:00
murgatroid99 c0a64cda94 Update Node library dependencies and change deprecated function calls 2016-08-15 13:14:16 -07:00
Yuchen Zeng d56124cb66 Fix csharp on mac os 2016-08-10 21:23:09 -07:00
murgatroid99 fcb5271105 Update node protobuf dependency to 3.0.0 where applicable. Also update example dependency to grpc 1.0.0 2016-07-29 10:44:01 -07:00
murgatroid99 356758a7ee Split Node health check code into a separate package and make it use static codegen 2016-07-01 09:56:50 -07:00
murgatroid99 3b3069d062 Add some missing directories to package.json 2016-05-11 08:43:01 -07:00
murgatroid99 d354f114c1 Node: add dev dependency on google-protobuf 2016-04-22 13:55:00 -07:00
murgatroid99 18997430dd Use math test to test generated code 2016-04-20 10:52:31 -07:00
murgatroid99 8c0b4d7e00 Manually list files in Node package.json to avoid MSBuild environment limits 2016-04-12 13:57:45 -07:00
murgatroid99 9a0c74116f Follow Node's callback-last convention for client calls 2016-03-21 15:50:39 -07:00
murgatroid99 9ab6d0c425 Ensure we use local node-pre-gyp in Node install hook 2016-02-12 13:36:39 -08:00
murgatroid99 ab604b6d76 Bundle node-pre-gyp with the node package 2016-02-11 12:59:37 -08:00
murgatroid99 8c686e7507 Stop explicitly supporting Node 0.10 and 0.11 2016-02-10 10:59:22 -08:00
murgatroid99 b0162c48bd Make Node's package.json use the version from build.yaml 2016-02-08 16:06:12 -08:00
murgatroid99 a3508e3bcf Make sure that the binary URL includes the word Node 2016-01-20 13:58:24 -08:00
murgatroid99 e190f35e66 Completed integration of node-pre-gyp into Node library 2016-01-20 13:52:08 -08:00
murgatroid99 7905a72eac Added node-pre-gyp stuff to package.json 2016-01-15 15:28:22 -08:00
Sree Kuchibhotla fa40cde4ca public_headers not found in some cases when running the import 2016-01-14 17:14:48 -08:00
murgatroid99 5e7a9fef0f Slightly loosen dependencies 2016-01-07 13:33:39 -08:00
murgatroid99 17e781a928 Updated some Node dependencies to more recent versions 2016-01-04 15:24:53 -08:00
murgatroid99 0bb6fcfb5a Generate the Node package.json from build.yaml 2015-12-21 16:11:27 -08:00