aboutsummaryrefslogtreecommitdiffhomepage
path: root/binding.gyp
Commit message (Expand)AuthorAge
...
| | | * | mergeGravatar Alistair Veitch2016-02-05
| | | |\ \ | | |_|/ / | |/| | |
* / | | | Make binary compatibility not the defaultGravatar Craig Tiller2016-02-04
|/ / / /
* | | | Merge pull request #5013 from a-veitch/tag_set_to_contextGravatar Bogdan Drutu2016-02-04
|\ \ \ \
* \ \ \ \ Merged from masterGravatar murgatroid992016-02-03
|\ \ \ \ \
* | | | | | Add working Node artifact builder for all platformsGravatar murgatroid992016-02-03
| | * | | | mergeGravatar Alistair Veitch2016-02-03
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | | | * | initial commitGravatar Alistair Veitch2016-02-02
| * | | | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-02-03
| |\ \ \ \ \
| | | * | | | post mergeGravatar Alistair Veitch2016-02-02
| | | | * | | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-02
| | | | |\| |
| | * | | | | Use old memcpy for wrappersGravatar Craig Tiller2016-02-02
| | | |_|/ / | | |/| | |
| | * | | | Merge pull request #4979 from nicolasnoble/win32_subprocessGravatar Craig Tiller2016-02-01
| | |\ \ \ \
| | * \ \ \ \ Merge pull request #4978 from nicolasnoble/alarmingGravatar Craig Tiller2016-01-31
| | |\ \ \ \ \
| * | | | | | | Merge branch 'census-placeholders' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-31
| |\| | | | | |
| | * | | | | | Actually moving this to the proper place.Gravatar Nicolas "Pixel" Noble2016-01-31
| |/ / / / / / |/| | | | | |
| * | | | | | Merge branch 'win32_subprocess' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-31
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Adding windows support for gpr subprocesses.Gravatar Nicolas "Pixel" Noble2016-01-31
| |/ / / / / |/| | | | |
| * | | | | Merge branch 'alarming' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-31
| |\| | | |
| | * | | | Fixing, using and testing alarm code.Gravatar Nicolas "Pixel" Noble2016-01-31
| |/ / / / |/| | | |
| * | | | Removing gpr as a separated library.Gravatar Nicolas "Pixel" Noble2016-01-30
|/ / / /
| | | * Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-01-29
| | | |\ | |_|_|/ |/| | |
* | | | Fixed windows build warningGravatar murgatroid992016-01-28
| | | * Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-01-28
| | | |\
* | | | | Update template, add comment and message about Windows buildGravatar murgatroid992016-01-28
| | * | | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-01-28
| | |\ \ \ | | | | |/ | | | |/|
* | | / | Make Node library build on WindowsGravatar Michael Lumish2016-01-27
| |_|/ / |/| | |
* | | | Merge branch 'master' into node_binary_precompileGravatar murgatroid992016-01-26
|\ \ \ \
| * | | | Make Node library depend on BoringSSL and zlib, and only build them under Win...Gravatar murgatroid992016-01-25
| |/ / /
| | * | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-01-22
| | |\ \ | | |/ / | |/| |
* | | | Update copyright in binding.gypGravatar murgatroid992016-01-20
* | | | Completed integration of node-pre-gyp into Node libraryGravatar murgatroid992016-01-20
| | * | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-01-15
| | |\ \ | |_|/ / |/| | |
| | * | Shared subchannel sketchGravatar Craig Tiller2016-01-15
| * | | Merge branch 'master' into tag_setGravatar Alistair Veitch2016-01-15
| |\ \ \ | |/ / / |/| | |
| | | * Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-01-15
| | | |\ | |_|_|/ |/| | |
| * | | Merge branch 'master' into tag_setGravatar Alistair Veitch2016-01-12
| |\| |
| * | | initial commitGravatar Alistair Veitch2016-01-12
| | | * Srcs and hdrs sanity checks skip third_partyGravatar David Garcia Quintas2016-01-11
| | | * Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-01-08
| | | |\ | | | |/ | | |/|
* | | | 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 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2015-12-16
| |\ | |/ |/|
* | Merge branch 'connected-subchannel' into ping-ping-ping-ping-ping-ping-ping-p...Gravatar Craig Tiller2015-12-10
|\ \
| * | Kill noop_filter.cGravatar Craig Tiller2015-12-09
| * | Nuke unused filesGravatar Craig Tiller2015-12-09
* | | Start of ping sketchGravatar Craig Tiller2015-12-07
|/ /
| * Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2015-12-03
| |\ | |/ |/|
* | Merge github.com:grpc/grpc into no-transport-metadataGravatar Craig Tiller2015-11-25
|\ \