aboutsummaryrefslogtreecommitdiffhomepage
path: root/binding.gyp
Commit message (Collapse)AuthorAge
* Merged from master and resolved merge conflictsGravatar murgatroid992016-01-08
|\
| * Removed redundant std= cflagGravatar murgatroid992016-01-07
| |
| * Compile Node extension with c99 and c++11Gravatar murgatroid992016-01-07
| |
* | Expose core metadata validation functions in public headersGravatar murgatroid992016-01-06
|/
* Merge branch 'connected-subchannel' into ↵Gravatar Craig Tiller2015-12-10
|\ | | | | | | ping-ping-ping-ping-ping-ping-ping-ping-ping
| * Kill noop_filter.cGravatar Craig Tiller2015-12-09
| |
| * Nuke unused filesGravatar Craig Tiller2015-12-09
| |
* | Start of ping sketchGravatar Craig Tiller2015-12-07
|/
* Merge github.com:grpc/grpc into no-transport-metadataGravatar Craig Tiller2015-11-25
|\
| * merge with headGravatar yang-g2015-11-24
| |\
| | * AVL: creation, destroy, addGravatar Craig Tiller2015-11-23
| | |
* | | Merge github.com:grpc/grpc into static-metadataGravatar Craig Tiller2015-11-19
|\ \ \ | | |/ | |/|
* | | Static metadata declarationsGravatar Craig Tiller2015-11-18
| | |
| | * merge with headGravatar yang-g2015-11-18
| | |\ | | |/ | |/|
| * | Merge pull request #3993 from ctiller/new_opGravatar David G. Quintas2015-11-18
| |\ \ | |/ / |/| | Core transport & call cleanup
| | * first part, secure channel onlyGravatar yang-g2015-11-05
| | |
| * | Generate all file lists and build target lists in binding.gyp from build.yamlGravatar murgatroid992015-11-05
| |/
* / stream_op cleanup: build system changesGravatar Craig Tiller2015-11-02
|/
* Compile against Node's version of zlibGravatar murgatroid992015-10-26
|
* Removed extraneous C++ settings in Node gyp C targetsGravatar murgatroid992015-10-23
|
* Compile statically against Node's OpenSSL headersGravatar murgatroid992015-10-23
|
* Modified Mac build fix for new binding.gyp structureGravatar murgatroid992015-10-22
|
* Copy Node Mac build fix from old pull request (#1199)Gravatar murgatroid992015-10-22
|
* Merge pull request #3643 from dgquintas/microchannelsGravatar Craig Tiller2015-10-22
|\ | | | | μChannels implementation.
* | Changed to a more portable Node version check in binding.gypGravatar murgatroid992015-10-19
| |
| * Merge branch 'master' of github.com:grpc/grpc into microchannelsGravatar David Garcia Quintas2015-10-19
| |\ | |/ |/|
* | Merge pull request #3726 from dgquintas/iomgr_executorGravatar Craig Tiller2015-10-19
|\ \ | | | | | | Introducing grpc_executor, for all your threading needs
* \ \ Merge pull request #3618 from dgquintas/cq_alarmGravatar Vijay Pai2015-10-14
|\ \ \ | | | | | | | | Added grpc_alarm (renamed previous one to grpc_timer)
| * | | fixed faulty mergeGravatar David Garcia Quintas2015-10-14
| | |/ | |/|
* | | Merge pull request #3815 from murgatroid99/node_increase_coverageGravatar Nicolas Noble2015-10-14
|\ \ \ | |/ / |/| | Bring Node coverage up to 95%
| * | Made build flags consistent in Node gcov buildGravatar murgatroid992015-10-13
| | |
| | * regenerated projectsGravatar David Garcia Quintas2015-10-12
| |/
* / Update gypGravatar Craig Tiller2015-10-10
|/
* Fixed spelling errorGravatar murgatroid992015-10-09
|
* Expanded comment in binding.gypGravatar murgatroid992015-10-09
|
* Consolidated gyp files to fix Node installation issueGravatar murgatroid992015-10-09
|
* Resolved merge conflictsGravatar murgatroid992015-10-07
|
* Added copyright notice to binding.gypGravatar murgatroid992015-10-05
|
* Moved gRPC node package root to repo root, made it depend on grpc.gypGravatar murgatroid992015-10-01