25 Commits (d06e9291cb10c5757e1b7852248af341c2cd3390)

Author SHA1 Message Date
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
murgatroid99 db5b1603b2 Removed most of the gyp file, and the tests for it 10 years ago
murgatroid99 2af89e49cb Moved gRPC node package root to repo root, made it depend on grpc.gyp 10 years ago
murgatroid99 91b964287b Fixed TODO comment 10 years ago
murgatroid99 38745ef380 Added check for OpenSSL version 10 years ago
murgatroid99 ca9db40656 Removed C++ build from gyp file, fixed some minor issues 10 years ago
murgatroid99 2d6d3300d9 Added grpc.gyp template 10 years ago