aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates
Commit message (Collapse)AuthorAge
* Merge pull request #14642 from MrMage/avoid-running-sed-on-backupsGravatar Muxi Yan2018-03-11
|\ | | | | Podspec: Avoid running `sed` on the backup files it created itself
| * Put change in template fileGravatar Muxi Yan2018-03-08
| |
* | Merge pull request #14638 from yihuazhang/hook_alts_againGravatar yihuaz2018-03-08
|\ \ | | | | | | Add ALTS code to grpc/core
* \ \ Merge pull request #14610 from apolcyn/python_digGravatar apolcyn2018-03-08
|\ \ \ | | | | | | | | Remove the C++ test dependency on dig and dnsutils
* \ \ \ Merge pull request #14605 from jtattermusch/build_unitypackage_scriptGravatar Jan Tattermusch2018-03-08
|\ \ \ \ | |_|_|/ |/| | | Add EXPERIMENTAL support for loading grpc_csharp_ext on Unity
| | | * Add ALTS code to grpc/coreGravatar Yihua Zhang2018-03-08
| |_|/ |/| |
* | | Revert "Add ALTS C stack to gRPC core"Gravatar Sree Kuchibhotla2018-03-07
| | |
| * | address commentsGravatar Jan Tattermusch2018-03-07
| | |
* | | Merge pull request #14120 from jakobr-google/dartGravatar Jan Tattermusch2018-03-07
|\ \ \ | | | | | | | | Add Dart support in interop test suite
* | | | Add ALTS code to grpc/coreGravatar Yihua Zhang2018-03-06
| | | |
| | | * Move python DNS utilities to utils subdirectoryGravatar Alexander Polcyn2018-03-06
| | | |
| | | * Remove the C++ test dependency on dig and dnsutilsGravatar Alex Polcyn2018-03-06
| |_|/ |/| |
| | * enable loading grpc_csharp_ext as a unity native pluginGravatar Jan Tattermusch2018-03-06
| |/ |/|
| * Use pre-built Dart docker image.Gravatar Jakob Roland Andersen2018-03-06
| |
| * WIP: Add Dart support in interopGravatar Jakob Roland Andersen2018-03-06
|/
* C++ on Android example client and serverGravatar Eric Gribkoff2018-03-02
|
* Add a sanity check for inclusion of port_platform.hGravatar Alexander Polcyn2018-02-23
|
* Make C++ cocoapods example workGravatar Muxi Yan2018-02-21
|
* Disable Tests subspecGravatar Muxi Yan2018-02-21
|
* Patch gRPC-C++.podspec to support frameworkGravatar Muxi Yan2018-02-21
|
* Fix grpc++->grpcpp leftover filesGravatar Muxi Yan2018-02-20
|
* grpc-cli: add install-grpc-cli target to MakefileGravatar Tobias Jungel2018-02-16
| | | | ease the installation of grpc-cli using the Makefile
* Pin bazel to 0.9.0Gravatar Adele Zhou2018-02-12
|
* Fix use_openssl.sh.template to pass shellcheckGravatar Mehrdad Afshari2018-02-07
|
* Fix resolver_gce_integration_tests_defs.include to pass shellcheckGravatar Mehrdad Afshari2018-02-07
|
* Fix resolver_component_tests_defs.include to pass shellcheckGravatar Mehrdad Afshari2018-02-07
|
* Fix private_dns_zone_init_defs.include to pass shellcheckGravatar Mehrdad Afshari2018-02-07
|
* Fix create_private_dns_zone_defs.include to pass shellcheckGravatar Mehrdad Afshari2018-02-07
|
* Merge pull request #14019 from hacst/cmake-export-fixGravatar Jan Tattermusch2018-02-06
|\ | | | | Fix cmake export for grpc
* | clang format and tidy shouldnt change file ownershipGravatar Jan Tattermusch2018-02-05
| |
* | Update Podspec version for ObjCGravatar Matt Kwong2018-01-30
| |
* | Merge pull request #14136 from jtattermusch/add_ubuntu_1710Gravatar Jan Tattermusch2018-01-26
|\ \ | | | | | | Fix build under gcc7.2
* \ \ Merge pull request #13935 from muxi/create-grpc-c++-podspecGravatar Muxi Yan2018-01-23
|\ \ \ | | | | | | | | Create Cocoapods podspec for gRPC C++ repo
| | * | add portability test for gcc7.2Gravatar Jan Tattermusch2018-01-23
| |/ / |/| |
| * | Merge remote-tracking branch 'upstream/master' into create-grpc-c++-podspecGravatar Muxi Yan2018-01-19
| |\ \
* | | | PHP: make generate_projects.sh smarter for package.xmlGravatar Stanley Cheung2018-01-19
| |/ / |/| |
| | * Merge branch 'master' into cmake-export-fixGravatar Jan Tattermusch2018-01-19
| | |\ | |_|/ |/| |
| * | Clean up tests, examples, and podspecsGravatar Muxi Yan2018-01-18
| | |
* | | Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
| | |
* | | Merge pull request #14031 from muxi/fix-boringssl-sedGravatar Muxi Yan2018-01-17
|\ \ \ | | | | | | | | Fix sed error in podspecs on sed 4.4
* \ \ \ Merge pull request #13913 from ncteisen/fix-clang-tidy-checkGravatar Noah Eisen2018-01-17
|\ \ \ \ | | | | | | | | | | Fix Clang Tidy Check
| * | | | Ensure all sanity finds clang-tidyGravatar Noah Eisen2018-01-16
| | | | |
| * | | | Fix clang format dockerGravatar Noah Eisen2018-01-16
| | | | |
| * | | | Dockerize clang tidyGravatar ncteisen2018-01-16
| | | | |
| | * | | Fix sed error in podspecs on sed 4.4Gravatar Muxi Yan2018-01-16
| |/ / /
* / / / cleanup cmake include directoriesGravatar Jan Tattermusch2018-01-16
|/ / /
| | * Fix cmake export for grpcGravatar Stefan Hacker2018-01-14
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch fixes two issues with the targets exported by the grpc cmake build: - Install directories are now given relative instead of absolute. Previously the exported targets would contain absolute paths to their created targets when they should be relative. The actual installation location stays the same as cmake automatically interprets the paths relative to CMAKE_INSTALL_PREFIX - ZLIB and OpenSSL are now linked using targets instead of the legacy library variables if possible. Using the legacy paths produces absolute paths to those dependencies in the export. With this change cmake inserts the target names instead. With these changes no more absolute paths are inserted into the export allowing the install location to be used as an artifact that can be moved or transfered to another machine and used there.
* | Avoid linker warnings by removing extraneous directories from -L and making ↵Gravatar Vijay Pai2018-01-11
| | | | | | | | at right time
| * Initial gRPC-C++ podspecGravatar Muxi Yan2018-01-05
|/
* Merge pull request #13830 from jtattermusch/cmake_cleanupGravatar Jan Tattermusch2017-12-22
|\ | | | | Simplify top level CMakeLists.txt