aboutsummaryrefslogtreecommitdiffhomepage
path: root/grpc.gyp
Commit message (Expand)AuthorAge
* FixesGravatar Craig Tiller2017-10-06
* Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-10-05
|\
* \ Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-10-05
|\ \
| | * Merge branch 'master' into externCGravatar Yash Tibrewal2017-10-03
| | |\ | | |/ | |/|
| * | Merge pull request #12690 from matt-kwong/covGravatar Matt Kwong2017-10-03
| |\ \
| | | * Rebasing on master for easier merging and testingGravatar Yash Tibrewal2017-10-02
| | | * Trying ken's fix for windows pythonGravatar Yash Tibrewal2017-10-02
| | | * Running generate projectsGravatar Yash Tibrewal2017-10-02
| | | * Reverting pb.c files for now. Also fixing few more build errorsGravatar Yash Tibrewal2017-10-02
| | | * Running generate_projects.sh and solving some uv build errorsGravatar Yash Tibrewal2017-10-02
| | | * Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
| | | * Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
| | |/ | |/|
* | | Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-09-29
|\| |
| | * Add -lstdc++ flag for compiling under gcovGravatar Matt Kwong2017-09-21
| * | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-tr...Gravatar Muxi Yan2017-09-11
| |\|
* | | MergeGravatar Craig Tiller2017-09-08
|\ \ \ | | |/ | |/|
| * | Merge pull request #12200 from dgquintas/rename_lr_to_pluginGravatar David G. Quintas2017-09-08
| |\ \
| | * \ Merge branch 'master' of github.com:grpc/grpc into rename_lr_to_pluginGravatar David Garcia Quintas2017-09-07
| | |\ \
| * | \ \ Merge github.com:grpc/grpc into stats_histoGravatar Craig Tiller2017-09-07
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-07
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #12369 from markdroth/call_combinerGravatar Mark D. Roth2017-09-07
| |\ \ \ \
| | | * \ \ Merge github.com:grpc/grpc into stats_histoGravatar Craig Tiller2017-09-07
| | | |\ \ \ | | |_|/ / / | |/| | | |
| * | | | | Garbage collect experimental pollersGravatar Craig Tiller2017-09-07
| | | | * | s/load_reporting/server_load_reportingGravatar David Garcia Quintas2017-09-06
| | | | | * build_projectGravatar Muxi Yan2017-09-05
| | |_|_|/ | |/| | |
* | | | | Merge github.com:grpc/grpc into wcGravatar Craig Tiller2017-09-01
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Revert "Revert "Implement call combiner""Gravatar Mark D. Roth2017-09-01
| |/ / /
| | * / Expose stats into qps_driverGravatar Craig Tiller2017-08-31
| |/ /
| * | Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-08-31
| |\ \
| | * | Revert "Implement call combiner"Gravatar Mark D. Roth2017-08-29
| * | | Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-08-29
| |\| |
* | | | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-08-29
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Implement call combiner.Gravatar Mark D. Roth2017-08-25
| | * Renamed load_reporting.{c,h} to load_reporting_plugin.{c,h}Gravatar David Garcia Quintas2017-08-24
| |/
| * generate_project and clang_formatGravatar Muxi Yan2017-08-21
| * Regenerated grpc.gyp with grrpc/third_party dependencies.Gravatar Maxim Dzoba2017-08-16
| * Adding a build template for generic GYP build.Gravatar Maxim Dzoba2017-08-16
|/
* Consolidated gyp files to fix Node installation issueGravatar murgatroid992015-10-09
* Resolved merge conflicts in grpc.gypGravatar murgatroid992015-10-05
|\
* | Removed spurious comment from grpc.gypGravatar murgatroid992015-10-05
| * Restore build sanityGravatar Craig Tiller2015-10-05
* | Removed most of the gyp file, and the tests for itGravatar murgatroid992015-10-01
* | Moved gRPC node package root to repo root, made it depend on grpc.gypGravatar murgatroid992015-10-01
|/
* Merge with gyp changesGravatar Craig Tiller2015-09-23
* Regenerated gyp fileGravatar murgatroid992015-09-22
* Fixed TODO commentGravatar murgatroid992015-09-21
* Added check for OpenSSL versionGravatar murgatroid992015-09-21
* Removed C++ build from gyp file, fixed some minor issuesGravatar murgatroid992015-09-21
* Added grpc.gyp templateGravatar murgatroid992015-09-21