forked from grpc/grpc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge github.com:grpc/grpc into idempotent
- Loading branch information
Showing
744 changed files
with
12,949 additions
and
14,514 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
-Ithird_party/googletest/include | ||
-Ithird_party/googletest | ||
-Iinclude | ||
-Igens | ||
-I. | ||
-Ithird_party/boringssl/include | ||
-Ithird_party/zlib | ||
-Ithird_party/protobuf/src |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,28 @@ | ||
# Top-level Items by language | ||
|
||
## Bazel | ||
* [grpc.bzl](grpc.bzl) | ||
|
||
## Node | ||
* [binding.gyp](binding.gyp) | ||
* [package.json](package.json) | ||
|
||
## Objective-C | ||
* [gRPC.podspec](gRPC.podspec) | ||
|
||
## PHP | ||
* [composer.json](composer.json) | ||
* [config.m4](config.m4) | ||
* [package.xml](package.xml) | ||
|
||
## Python | ||
* [requirements.txt](requirements.txt) | ||
* [setup.cfg](setup.cfg) | ||
* [setup.py](setup.py) | ||
* [tox.ini](tox.ini) | ||
* [PYTHON-MANIFEST.in](PYTHON-MANIFEST.in) | ||
|
||
## Ruby | ||
* [Gemfile](Gemfile) | ||
* [grpc.gemspec](grpc.gemspec) | ||
* [Rakefile](Rakefile) |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.