1206 Commits (a0cf12d97634fa56dc0b5fcbce58ef11aa0b937a)

Author SHA1 Message Date
murgatroid99 972b7975a6 Fixed package name in dockerfile 8 years ago
Mario Emmenlauer 44b2d08149 Makefile.template: use import library names for mingw, instead of static libraries 8 years ago
Mario Emmenlauer 06d3d4ad38 Makefile.template: remove the 'imp' suffix from MINGW library names 8 years ago
murgatroid99 93d0b580a5 Properly generate electron dependencies in test Dockerfile from template 8 years ago
Michael Lumish 88162f82c4 Do not use OPENSSL_NO_THREAD normally for Node on Windows 8 years ago
Stanley Cheung fe71d7fc5f Fix the template as well 8 years ago
Jan Tattermusch 34f58fe42c remove not-yet-useful projects from grpc.sln 8 years ago
Mario Emmenlauer 8e883b23ba Makefile.template: fixed a few variables names, and added a missing variable on dll name 8 years ago
Jan Tattermusch af7b87f8eb remove unneeded/broken targets from CMakeLists.exe 8 years ago
Jan Tattermusch 3aab96f56c successfuly compile gRPC with cmake+Ninja 8 years ago
Mario Emmenlauer 13f6716d85 Makefile.template and Makefile: install plugins on MSYS2 / MINGW32 platform 8 years ago
Mario Emmenlauer 1643c045a0 Makefile.template and Makefile: avoid stripping too heavily on MSYS2 / MINGW32 platform 8 years ago
Mario Emmenlauer 121d289e28 Makefile.template and Makefile: use .exe suffix for grpc_cpp_plugin on MSYS2 / MINGW32 platform 8 years ago
Mario Emmenlauer 294dc2f003 Makefile.template and Makefile: avoid def-files on MSYS2 / MINGW32 platform 8 years ago
Craig Tiller aa272bcf7b Always sort code generated outputs 8 years ago
Craig Tiller d9ed57c0d7 Stub documentation for some gRPC Core modules 8 years ago
Craig Tiller e519a03a1f Small improvements to generated documentation 8 years ago
Nicolas "Pixel" Noble 229def1a86 Adding Bazel tests. 8 years ago
Jan Tattermusch 7dd2cc6f68 cleanup and speedup of sanity tests 8 years ago
Jan Tattermusch 5c79a3199c cleanup tools/run_tests directory 8 years ago
Jan Tattermusch e3e2106fad make protobuf building consistent 8 years ago
murgatroid99 f0f787d117 Fix Ruby compilation problems on MinGW 8 years ago
Matt Kwong 180ea4bb20 Set Bazel to specific commit in Dockerfile 8 years ago
Alex Polcyn 1625d12ea1 update ruby protbuf dep to 3.1.0 8 years ago
Jan Tattermusch a4945df604 get rid of the obsolete C# package builder 8 years ago
Jan Tattermusch 69299c7496 generate reflection package as well 8 years ago
Jan Tattermusch d890b25408 generate package build script from a template 8 years ago
Jan Tattermusch b123643771 remove one more publicSign 8 years ago
murgatroid99 d6c93802ff Update package.json with version compatibility changes 8 years ago
Jan Tattermusch 0201776d29 add C# server reflection 8 years ago
Muxi Yan a7f03f6423 Advance objective c version to v1.0.2 8 years ago
Alexander Polcyn e829c68adc remove concurrent ruby dep from gemspec template 8 years ago
Jan Tattermusch f8c43a0b34 update project.json projects to System.Interactive.Async 3.1.1 8 years ago
Yuchen Zeng 9e4c8eb8e8 Address review comments 8 years ago
Muxi Yan 53c4c28b43 Add new util file to podspec 8 years ago
Craig Tiller 1cb088441a s/std::string/grpc::string/g 8 years ago
Craig Tiller ed9132427a Get user agent right 8 years ago
Craig Tiller d7b1bdf8f4 Fix dependency glitch 8 years ago
Matt Kwong e403607ba7 Revert "Enable port tests to be run using gcc4.8" 8 years ago
Matt Kwong 1347e40563 Use Jessie instead of Ubuntu Dockerfile for GCC-4.8 tests 8 years ago
Matt Kwong 029ed106c5 Enable port tests to be run using gcc4.8 8 years ago
Alexander Polcyn 84be265239 strong name sign csharp nuget builds with dotnet on windows 8 years ago
murgatroid99 eaf7964001 Add test scripts for electron 8 years ago
murgatroid99 cb4b2b5d7d libuv changes don't work with Electron 8 years ago
Muxi Yan 447d0a22e6 Advance versions of gRPC from v1.0.1-pre1 to v1.0.1 8 years ago
murgatroid99 dc23046b06 Add electron support and build electron artifacts 8 years ago
Muxi Yan 6fd881e183 Advance versions of BoringSSL in podspec and template 8 years ago
Muxi Yan dbb58b8c1d Fix BoringSSL podspec template 8 years ago
Jan Tattermusch 7ef9f64187 use Server mode for GC in C# QpsWorker 8 years ago
Masood Malekghassemi aff6936cf7 Partially implement gRPC Python server reflection 8 years ago