aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates
Commit message (Collapse)AuthorAge
* Makefile.template: use import library names for mingw, instead of static ↵Gravatar Mario Emmenlauer2017-01-13
| | | | libraries
* Makefile.template: remove the 'imp' suffix from MINGW library namesGravatar Mario Emmenlauer2017-01-13
|
* Merge pull request #9335 from jtattermusch/vsproject_improvementsGravatar Jan Tattermusch2017-01-13
|\ | | | | Make grpc.sln compile
* \ Merge pull request #9333 from emmenlau/emmenlau_fix_some_variable_namesGravatar Jan Tattermusch2017-01-13
|\ \ | | | | | | Makefile.template: fixed variables names, and added a missing one
* \ \ Merge pull request #8895 from murgatroid99/node_artifact_build_fixGravatar Michael Lumish2017-01-12
|\ \ \ | | | | | | | | Drop support for Node 0.12 and io.js 1.0
* | | | Fix the template as wellGravatar Stanley Cheung2017-01-12
| | | |
| | | * remove not-yet-useful projects from grpc.slnGravatar Jan Tattermusch2017-01-12
| | | |
| | * | Makefile.template: fixed a few variables names, and added a missing variable ↵Gravatar Mario Emmenlauer2017-01-12
| |/ / |/| | | | | | | | on dll name
| | * remove unneeded/broken targets from CMakeLists.exeGravatar Jan Tattermusch2017-01-12
| | |
| | * successfuly compile gRPC with cmake+NinjaGravatar Jan Tattermusch2017-01-12
| |/ |/|
* | Makefile.template and Makefile: install plugins on MSYS2 / MINGW32 platformGravatar Mario Emmenlauer2017-01-11
| |
* | Makefile.template and Makefile: avoid stripping too heavily on MSYS2 / ↵Gravatar Mario Emmenlauer2017-01-11
| | | | | | | | MINGW32 platform
* | Makefile.template and Makefile: use .exe suffix for grpc_cpp_plugin on MSYS2 ↵Gravatar Mario Emmenlauer2017-01-11
| | | | | | | | / MINGW32 platform
* | Makefile.template and Makefile: avoid def-files on MSYS2 / MINGW32 platformGravatar Mario Emmenlauer2017-01-11
| |
* | Always sort code generated outputsGravatar Craig Tiller2017-01-10
| |
* | Stub documentation for some gRPC Core modulesGravatar Craig Tiller2017-01-06
| |
* | Small improvements to generated documentationGravatar Craig Tiller2017-01-06
| |
* | Adding Bazel tests.Gravatar Nicolas "Pixel" Noble2017-01-05
| |
| * Merge branch 'master' into node_artifact_build_fixGravatar murgatroid992017-01-04
| |\
* | \ Merge remote-tracking branch 'google/master' into bazel-take-2Gravatar Nicolas "Pixel" Noble2017-01-04
|\ \ \ | | |/ | |/|
| * | cleanup and speedup of sanity testsGravatar Jan Tattermusch2016-12-22
| | |
| * | cleanup tools/run_tests directoryGravatar Jan Tattermusch2016-12-22
| | |
| * | v1.0.x → master upmergeGravatar Nathaniel Manista2016-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 consistentGravatar Jan Tattermusch2016-12-09
| | | |
| * | | Merge pull request #8906 from matt-kwong/pin-bazel-versionGravatar matt-kwong2016-12-02
| |\ \ \ | | | | | | | | | | Pin bazel version to 0.4.1 release tag
| | * | | Set Bazel to specific commit in DockerfileGravatar Matt Kwong2016-12-01
| | | | |
| | | * | update ruby protbuf dep to 3.1.0Gravatar Alex Polcyn2016-11-30
| | | | |
| * | | | get rid of the obsolete C# package builderGravatar Jan Tattermusch2016-11-30
| | | | |
| * | | | generate reflection package as wellGravatar Jan Tattermusch2016-11-30
| | | | |
| * | | | generate package build script from a templateGravatar Jan Tattermusch2016-11-30
| | | | |
| * | | | remove one more publicSignGravatar Jan Tattermusch2016-11-29
| | | | |
| | | | * Update package.json with version compatibility changesGravatar murgatroid992016-11-29
| | | |/ | | |/|
| * / | add C# server reflectionGravatar Jan Tattermusch2016-11-29
| |/ /
| | * Advance objective c version to v1.0.2Gravatar Muxi Yan2016-11-28
| | |
| * | remove concurrent ruby dep from gemspec templateGravatar Alexander Polcyn2016-11-23
| | |
| * | Merge remote-tracking branch 'upstream/v1.0.x' into HEADGravatar Jan Tattermusch2016-11-22
| |\|
| * | update project.json projects to System.Interactive.Async 3.1.1Gravatar Jan Tattermusch2016-11-21
| | |
| * | Add new util file to podspecGravatar Muxi Yan2016-11-08
| | |
| * | s/std::string/grpc::string/gGravatar Craig Tiller2016-11-08
| | |
| * | Get user agent rightGravatar Craig Tiller2016-11-04
| | |
| * | Fix dependency glitchGravatar Craig Tiller2016-11-04
| | |
| * | Merge github.com:grpc/grpc into decouple_version_numberGravatar Craig Tiller2016-11-04
| |\ \
| | * | Revert "Enable port tests to be run using gcc4.8"Gravatar Matt Kwong2016-11-03
| | | | | | | | | | | | | | | | This reverts commit 029ed106c5780fe94f18b46e433abaa1f5e603b7.
| | * | Use Jessie instead of Ubuntu Dockerfile for GCC-4.8 testsGravatar Matt Kwong2016-11-02
| | | |
| | * | Enable port tests to be run using gcc4.8Gravatar Matt Kwong2016-11-02
| | | |
| | | * strong name sign csharp nuget builds with dotnet on windowsGravatar Alexander Polcyn2016-11-01
| | | |
| | * | Merge pull request #8559 from murgatroid99/v1.0.1_upmergeGravatar Michael Lumish2016-10-28
| | |\ \ | | | | | | | | | | V1.0.1 upmerge
| | * \ \ Merge pull request #8367 from soltanmm-google/blurbGravatar Masood Malekghassemi2016-10-28
| | |\ \ \ | | | | | | | | | | | | Partially implement gRPC Python server reflection
| | | | * | Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmergeGravatar murgatroid992016-10-28
| | | |/| | | | |/| |/
| | * | | Merge pull request #8419 from murgatroid99/node_express_benchmarkGravatar Michael Lumish2016-10-27
| | |\ \ \ | | | | | | | | | | | | Add benchmark client and server for Node Express