59 Commits (f070d4158c2dbc32d3d27594a7be63c4582141bd)

Author SHA1 Message Date
murgatroid99 f94f64fc12 Remove non-libuv code from Node extension 8 years ago
murgatroid99 652210ac2b Node: fix the cases where zlib is built 8 years ago
murgatroid99 633933ee0b Node: Don't depend on cares npm package 8 years ago
murgatroid99 9805833776 Add flag to compile gpr with compatibility for musl 8 years ago
murgatroid99 f25f50511e Build for more versions of electron, restrict when a Windows warning is shown 8 years ago
murgatroid99 025f110ed2 Node: fix Windows warning in binding.gyp for Win10 console 8 years ago
murgatroid99 fef391360c Node: explicitly define Release and Debug builds, use build flags from build.yaml 8 years ago
murgatroid99 ffe1a99bb1 Switch Node back to using libuv iomgr by default 8 years ago
murgatroid99 a99c94766e Add option to recompile Node library without ALPN support 8 years ago
murgatroid99 8c2946a5a0 Fix missing wakeups when using the libuv iomgr under Electron 8 years ago
murgatroid99 1191b7202d Improve Node and libuv testing and test coverage 8 years ago
murgatroid99 6f62c0adca Disable libuv core changes in Node library 8 years ago
Yuchen Zeng 3dbb7ea3f3 Update with http proxy changes 8 years ago
Yuchen Zeng 6694bb079a Migrate to the new c-ares dir 8 years ago
murgatroid99 e8ec16da0e Fix binding.gyp syntax 8 years ago
murgatroid99 b19ac96487 Fix electron artifact builds 8 years ago
Michael Lumish 88162f82c4 Do not use OPENSSL_NO_THREAD normally for Node on Windows 8 years ago
murgatroid99 cb4b2b5d7d libuv changes don't work with Electron 8 years ago
murgatroid99 dc23046b06 Add electron support and build electron artifacts 8 years ago
murgatroid99 9030c81f20 Add a libuv endpoint to the C core, for use in the Node library 8 years ago
Yuchen Zeng 502d644887 Use cares package in node 8 years ago
Yuchen Zeng aa6240ac93 Try to fix node interop issues 8 years ago
Yuchen Zeng ea88fc197b Remove dependency on node c-ares 8 years ago
Yuchen Zeng db53cc0961 Fix node test 8 years ago
Yuchen Zeng b48000c7a7 Fix sanity issues, try to fix node build 8 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller 71ea4a1955 Make binary compatibility not the default 9 years ago
murgatroid99 673f65be14 Add working Node artifact builder for all platforms 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
Craig Tiller 4bef7cebe6 Use old memcpy for wrappers 9 years ago
murgatroid99 8e4103e7d0 Fixed windows build warning 9 years ago
murgatroid99 af6c1785fe Update template, add comment and message about Windows build 9 years ago
murgatroid99 5c56c92bec Make Node library depend on BoringSSL and zlib, and only build them under Windows 9 years ago
murgatroid99 7586db8593 Update copyright in binding.gyp 9 years ago
murgatroid99 e190f35e66 Completed integration of node-pre-gyp into Node library 9 years ago
murgatroid99 3f42ea0869 Removed redundant std= cflag 9 years ago
murgatroid99 3abed3186f Compile Node extension with c99 and c++11 9 years ago
murgatroid99 879bc4f24e Generate all file lists and build target lists in binding.gyp from build.yaml 9 years ago
murgatroid99 795d15e0ae Edit the template, not the output file 9 years ago
murgatroid99 22c448bed0 Removed extraneous C++ settings in Node gyp C targets 9 years ago
murgatroid99 afe4698cdb Compile statically against Node's OpenSSL headers 9 years ago
murgatroid99 6ffdb9494b Modified Mac build fix for new binding.gyp structure 9 years ago
murgatroid99 403caaf4fb Copy Node Mac build fix from old pull request (#1199) 9 years ago
murgatroid99 c07c734f45 Changed to a more portable Node version check in binding.gyp 9 years ago
murgatroid99 a89d9e764c Made build flags consistent in Node gcov build 9 years ago
murgatroid99 e754079d0d Fixed spelling error 9 years ago
murgatroid99 15def98e34 Expanded comment in binding.gyp 9 years ago
murgatroid99 fd994f11b8 Consolidated gyp files to fix Node installation issue 9 years ago
murgatroid99 32a145b73c Moved grpc.gyp.template to binding.gyp.template 9 years ago
murgatroid99 350835a956 Removed spurious comment from grpc.gyp 9 years ago