index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
templates
/
binding.gyp.template
Commit message (
Expand
)
Author
Age
*
Fix missing wakeups when using the libuv iomgr under Electron
murgatroid99
2017-02-27
*
Improve Node and libuv testing and test coverage
murgatroid99
2017-02-17
*
Disable libuv core changes in Node library
murgatroid99
2017-02-06
*
Fix binding.gyp syntax
murgatroid99
2017-01-13
*
Fix electron artifact builds
murgatroid99
2017-01-13
*
Do not use OPENSSL_NO_THREAD normally for Node on Windows
Michael Lumish
2017-01-12
*
libuv changes don't work with Electron
murgatroid99
2016-10-27
*
Merge branch 'master' into node_electron_build
murgatroid99
2016-10-26
|
\
*
|
Add electron support and build electron artifacts
murgatroid99
2016-10-25
|
*
Add a libuv endpoint to the C core, for use in the Node library
murgatroid99
2016-09-16
|
/
*
Update copyrights
Craig Tiller
2016-03-31
*
Make binary compatibility not the default
Craig Tiller
2016-02-04
*
Merged from master
murgatroid99
2016-02-03
|
\
*
|
Add working Node artifact builder for all platforms
murgatroid99
2016-02-03
|
*
Use old memcpy for wrappers
Craig Tiller
2016-02-02
|
/
*
Fixed windows build warning
murgatroid99
2016-01-28
*
Update template, add comment and message about Windows build
murgatroid99
2016-01-28
*
Merge branch 'master' into node_binary_precompile
murgatroid99
2016-01-26
|
\
|
*
Make Node library depend on BoringSSL and zlib, and only build them under Win...
murgatroid99
2016-01-25
*
|
Update copyright in binding.gyp
murgatroid99
2016-01-20
*
|
Completed integration of node-pre-gyp into Node library
murgatroid99
2016-01-20
|
/
*
Removed redundant std= cflag
murgatroid99
2016-01-07
*
Compile Node extension with c99 and c++11
murgatroid99
2016-01-07
*
Generate all file lists and build target lists in binding.gyp from build.yaml
murgatroid99
2015-11-05
*
Edit the template, not the output file
murgatroid99
2015-10-26
*
Removed extraneous C++ settings in Node gyp C targets
murgatroid99
2015-10-23
*
Compile statically against Node's OpenSSL headers
murgatroid99
2015-10-23
*
Modified Mac build fix for new binding.gyp structure
murgatroid99
2015-10-22
*
Copy Node Mac build fix from old pull request (#1199)
murgatroid99
2015-10-22
*
Changed to a more portable Node version check in binding.gyp
murgatroid99
2015-10-19
*
Made build flags consistent in Node gcov build
murgatroid99
2015-10-13
*
Fixed spelling error
murgatroid99
2015-10-09
*
Expanded comment in binding.gyp
murgatroid99
2015-10-09
*
Consolidated gyp files to fix Node installation issue
murgatroid99
2015-10-09
*
Moved grpc.gyp.template to binding.gyp.template
murgatroid99
2015-10-09