Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | Fix electron artifact builds | murgatroid99 | 2017-01-13 | |
| | | | | ||||
* | | | | Merge branch 'master' into node_electron_build | murgatroid99 | 2017-01-13 | |
|\ \ \ \ | | |/ / | |/| | | ||||
* | | | | Fixed package name in dockerfile | murgatroid99 | 2017-01-13 | |
| | | | | ||||
* | | | | Merge branch 'node_electron_build' of github.com:murgatroid99/grpc into ↵ | murgatroid99 | 2017-01-13 | |
|\ \ \ \ | | | | | | | | | | | | | | | | node_electron_build | |||
| | | * | | Makefile.template: use import library names for mingw, instead of static ↵ | Mario Emmenlauer | 2017-01-13 | |
| | | | | | | | | | | | | | | | | | | | | libraries | |||
| | | * | | Makefile.template: remove the 'imp' suffix from MINGW library names | Mario Emmenlauer | 2017-01-13 | |
| | |/ / | ||||
| | * | | Merge pull request #9335 from jtattermusch/vsproject_improvements | Jan Tattermusch | 2017-01-13 | |
| | |\ \ | | | | | | | | | | | Make grpc.sln compile | |||
| | * \ \ | Merge pull request #9333 from emmenlau/emmenlau_fix_some_variable_names | Jan Tattermusch | 2017-01-13 | |
| | |\ \ \ | | | | | | | | | | | | | Makefile.template: fixed variables names, and added a missing one | |||
* | | | | | | Properly generate electron dependencies in test Dockerfile from template | murgatroid99 | 2017-01-12 | |
| | | | | | | ||||
| * | | | | | Do not use OPENSSL_NO_THREAD normally for Node on Windows | Michael Lumish | 2017-01-12 | |
|/ / / / / | ||||
| * | | | | Merge pull request #8895 from murgatroid99/node_artifact_build_fix | Michael Lumish | 2017-01-12 | |
| |\ \ \ \ | | | | | | | | | | | | | Drop support for Node 0.12 and io.js 1.0 | |||
* | | | | | | Merge branch 'master' into node_electron_build | murgatroid99 | 2017-01-12 | |
|\| | | | | | ||||
| * | | | | | Fix the template as well | Stanley Cheung | 2017-01-12 | |
| | | | | | | ||||
| | | | * | | remove not-yet-useful projects from grpc.sln | Jan Tattermusch | 2017-01-12 | |
| | | | | | | ||||
| | | * | | | Makefile.template: fixed a few variables names, and added a missing variable ↵ | Mario Emmenlauer | 2017-01-12 | |
| | |/ / / | |/| | | | | | | | | | | | | | on dll name | |||
| | | * | | remove unneeded/broken targets from CMakeLists.exe | Jan Tattermusch | 2017-01-12 | |
| | | | | | ||||
| | | * | | successfuly compile gRPC with cmake+Ninja | Jan Tattermusch | 2017-01-12 | |
| | |/ / | |/| | | ||||
| * | | | Makefile.template and Makefile: install plugins on MSYS2 / MINGW32 platform | Mario Emmenlauer | 2017-01-11 | |
| | | | | ||||
| * | | | Makefile.template and Makefile: avoid stripping too heavily on MSYS2 / ↵ | Mario Emmenlauer | 2017-01-11 | |
| | | | | | | | | | | | | | | | | MINGW32 platform | |||
| * | | | Makefile.template and Makefile: use .exe suffix for grpc_cpp_plugin on MSYS2 ↵ | Mario Emmenlauer | 2017-01-11 | |
| | | | | | | | | | | | | | | | | / MINGW32 platform | |||
| * | | | Makefile.template and Makefile: avoid def-files on MSYS2 / MINGW32 platform | Mario Emmenlauer | 2017-01-11 | |
| | | | | ||||
| * | | | Always sort code generated outputs | Craig Tiller | 2017-01-10 | |
| | | | | ||||
| * | | | Stub documentation for some gRPC Core modules | Craig Tiller | 2017-01-06 | |
| | | | | ||||
| * | | | Small improvements to generated documentation | Craig Tiller | 2017-01-06 | |
| | | | | ||||
| * | | | Adding Bazel tests. | Nicolas "Pixel" Noble | 2017-01-05 | |
| | | | | ||||
| | * | | Merge branch 'master' into node_artifact_build_fix | murgatroid99 | 2017-01-04 | |
| | |\ \ | ||||
* | | \ \ | Merge branch 'master' into node_electron_build | murgatroid99 | 2017-01-04 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||
| | * | | | Merge remote-tracking branch 'google/master' into bazel-take-2 | Nicolas "Pixel" Noble | 2017-01-04 | |
| | |\ \ \ | | |/ / / | |/| | | | ||||
| * | | | | cleanup and speedup of sanity tests | Jan Tattermusch | 2016-12-22 | |
| | | | | | ||||
| * | | | | cleanup tools/run_tests directory | Jan Tattermusch | 2016-12-22 | |
| | | | | | ||||
| * | | | | v1.0.x → master upmerge | Nathaniel Manista | 2016-12-16 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Manual changes: - Fixed use of Exception.message in _invalid_metadata_test.py - Fixed merge of one_failed_as_unavailable in rpc_server_spec.rb - Added "set -e" to generate_build_additions.sh | |||
| * | | | | | make protobuf building consistent | Jan Tattermusch | 2016-12-09 | |
| | | | | | | ||||
* | | | | | | Merge branch 'master' into node_electron_build | murgatroid99 | 2016-12-05 | |
|\| | | | | | ||||
| | | | | * | Fix Ruby compilation problems on MinGW | murgatroid99 | 2016-12-05 | |
| | | | | | | ||||
| * | | | | | Merge pull request #8906 from matt-kwong/pin-bazel-version | matt-kwong | 2016-12-02 | |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | Pin bazel version to 0.4.1 release tag | |||
| | * | | | | Set Bazel to specific commit in Dockerfile | Matt Kwong | 2016-12-01 | |
| | | | | | | ||||
| | | * | | | update ruby protbuf dep to 3.1.0 | Alex Polcyn | 2016-11-30 | |
| | | | | | | ||||
| * | | | | | get rid of the obsolete C# package builder | Jan Tattermusch | 2016-11-30 | |
| | | | | | | ||||
| * | | | | | generate reflection package as well | Jan Tattermusch | 2016-11-30 | |
| | | | | | | ||||
| * | | | | | generate package build script from a template | Jan Tattermusch | 2016-11-30 | |
| | | | | | | ||||
| * | | | | | remove one more publicSign | Jan Tattermusch | 2016-11-29 | |
| | | | | | | ||||
| | | | | * | Update package.json with version compatibility changes | murgatroid99 | 2016-11-29 | |
| | | |_|/ | | |/| | | ||||
| * / | | | add C# server reflection | Jan Tattermusch | 2016-11-29 | |
| |/ / / | ||||
| | * | | Advance objective c version to v1.0.2 | Muxi Yan | 2016-11-28 | |
| | | | | ||||
| * | | | remove concurrent ruby dep from gemspec template | Alexander Polcyn | 2016-11-23 | |
| | | | | ||||
| * | | | Merge remote-tracking branch 'upstream/v1.0.x' into HEAD | Jan Tattermusch | 2016-11-22 | |
| |\| | | ||||
| * | | | update project.json projects to System.Interactive.Async 3.1.1 | Jan Tattermusch | 2016-11-21 | |
| | | | | ||||
| * | | | Add new util file to podspec | Muxi Yan | 2016-11-08 | |
| | | | | ||||
| * | | | s/std::string/grpc::string/g | Craig Tiller | 2016-11-08 | |
| | | | | ||||
| * | | | Get user agent right | Craig Tiller | 2016-11-04 | |
| | | | |