aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates
Commit message (Collapse)AuthorAge
* move cmake config files to /cmakeGravatar Jan Tattermusch2017-09-10
|
* use the right protoc executable regardless of protobuf providerGravatar Jan Tattermusch2017-09-10
|
* fix macos buildGravatar Jan Tattermusch2017-09-09
|
* build using c-ares own cmakeGravatar Jan Tattermusch2017-09-09
|
* Merge pull request #12356 from muxi/port-v160Gravatar Muxi Yan2017-09-05
|\ | | | | Aggregate port of PRs related to v1.6.0 release
* | fix ruby macos build on kokoroGravatar Jan Tattermusch2017-09-05
| |
| * Port #12258Gravatar Muxi Yan2017-08-31
| |
| * Port #12256Gravatar Muxi Yan2017-08-31
|/
* vs2017 build fixesGravatar Jan Tattermusch2017-08-23
|
* remove contents of /vsprojects directoryGravatar Jan Tattermusch2017-08-23
|
* PHP: upmerge from 1.4.x branchGravatar Stanley Cheung2017-08-22
|
* Merge pull request #12180 from ↵Gravatar Muxi Yan2017-08-22
|\ | | | | | | | | grpc/revert-12086-revert-11832-objc-oauth-protocol Revert "Revert "Add OAuth2 protocol in GRPCClient""
* | Adding a build template for generic GYP build.Gravatar Maxim Dzoba2017-08-16
| |
* | Merge pull request #11714 from muxi/port-11712Gravatar Muxi Yan2017-08-15
|\ \ | | | | | | Port #11712: Fix the nanopb's header include issue
| | * Revert "Revert "Add OAuth2 protocol in GRPCClient""Gravatar Muxi Yan2017-08-14
| |/ |/|
* | Revert "Add OAuth2 protocol in GRPCClient"Gravatar Muxi Yan2017-08-04
| |
* | Merge pull request #11832 from muxi/objc-oauth-protocolGravatar Muxi Yan2017-08-03
|\ \ | | | | | | Add OAuth2 protocol in GRPCClient
* | | Install Android SDK tools in DockerfileGravatar Eric Gribkoff2017-08-01
| | |
* | | Prevent race in trying to compile grpc.pb.cc file before pb.h existsGravatar Vijay Pai2017-07-31
| | |
| * | Create optional subspec for GRPCCall+GIDGravatar Muxi Yan2017-07-28
| | |
* | | Merge pull request #11732 from muxi/update-podspecsGravatar Muxi Yan2017-07-28
|\ \ \ | | | | | | | | Advance versions of BoringSSL and protoc
* | | | Fix Node build for older versions of Electron on MacGravatar murgatroid992017-07-20
| | | |
* | | | Fix issues with Node Mac buildGravatar murgatroid992017-07-19
| |/ / |/| |
* | | Merge pull request #11760 from nicolasnoble/node-pre-gypGravatar Nicolas Noble2017-07-12
|\ \ \ | | | | | | | | Adding platform and abi tags in our node-pre-gyp.
* \ \ \ Merge pull request #11708 from murgatroid99/node_enable_werrorGravatar Michael Lumish2017-07-11
|\ \ \ \ | | | | | | | | | | Node: re-enable -Werror, clean up binding.gyp
| | * | | Adding platform and abi tags in our node-pre-gyp.Gravatar Nicolas "Pixel" Noble2017-07-12
| |/ / / |/| | | | | | | | | | | Allows to use more than one runtime. Should fix #8887 and #10558.
| | * | Update BoringSSL versionGravatar Muxi Yan2017-07-10
| | | |
* | | | Use https://grpc.io consistently as the canonical URLGravatar Mehrdad Afshari2017-07-10
| | | |
| | * | Update protoc versionGravatar Muxi Yan2017-07-10
| |/ / |/| |
| | * Fix the nanopb's header include issueGravatar Muxi Yan2017-07-06
| |/ |/|
| * Node: re-enable -Werror, clean up binding.gypGravatar murgatroid992017-07-06
|/
* Merge pull request #11656 from muxi/move-nanopb-to-cocoapodsGravatar Muxi Yan2017-07-05
|\ | | | | Use Cocoapods to manage nanopb
* \ Merge pull request #11627 from murgatroid99/node_consistent_runtime_versionGravatar Michael Lumish2017-07-05
|\ \ | | | | | | Make various scripts use the same version of Node
* \ \ Merge pull request #11582 from jtattermusch/cmake_various_fixesGravatar Jan Tattermusch2017-07-03
|\ \ \ | | | | | | | | cmake: various fixes
* \ \ \ Merge pull request #11637 from kskalski/protobuf_cmake2Gravatar Jan Tattermusch2017-07-03
|\ \ \ \ | | | | | | | | | | Make CMake find_package work for preinstalled libprotobuf on Raspbian.
* | | | | Run Android interops on FirebaseGravatar Eric Gribkoff2017-06-30
| | | | |
| | | | * Polish gRPC-Core.podspecGravatar Muxi Yan2017-06-29
| | | | |
| | | | * Use Cocoapods to manage nanopbGravatar Muxi Yan2017-06-29
| |_|_|/ |/| | |
| * | | Make CMake find_package work for preinstalled libprotobuf on Raspbian.Gravatar Kamil Skalski2017-06-28
|/ / /
| | * Fix how npm is upgraded, add npm update line for electronGravatar murgatroid992017-06-27
| | |
| | * Make various scripts use the same version of NodeGravatar murgatroid992017-06-27
| |/ |/|
| * dont reuse protobuf cmake install dirsGravatar Jan Tattermusch2017-06-23
| |
| * make some headers publicGravatar Jan Tattermusch2017-06-23
| |
| * build protobuf without zlibGravatar Jan Tattermusch2017-06-23
| |
| * workaround zlib cmake issueGravatar Jan Tattermusch2017-06-23
|/
* Merge pull request #11412 from kpayson64/upgrade_boringsslGravatar kpayson642017-06-20
|\ | | | | Upgrade boringssl
* \ Merge pull request #11516 from murgatroid99/upmerge_1.4.xGravatar Michael Lumish2017-06-19
|\ \ | | | | | | Upmerge 1.4.x into Master
* \ \ Merge pull request #11140 from randomguy3/cmake-installGravatar Jan Tattermusch2017-06-19
|\ \ \ | | | | | | | | Fix CMake installation issues
* \ \ \ Merge pull request #11469 from jtattermusch/cmake_explicit_protocGravatar Jan Tattermusch2017-06-19
|\ \ \ \ | | | | | | | | | | Explicitly use built protoc for CMake build
| | | * \ Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.xGravatar murgatroid992017-06-15
| | | |\ \