- Jul 16, 2016
-
-
Muxi Yan authored
-
- Jul 15, 2016
- Jul 11, 2016
-
-
Jorge Canizales authored
-
Jorge Canizales authored
The examples under <repo_root>/examples now rely on the released versions. Those under src/objective-c/examples, as well as the tests, rely on protoc and the plugin as compiled from head.
-
- Jul 02, 2016
-
-
Jorge Canizales authored
Still needed: - Make it build protoc if it’s not in the root (i.e. if we're developing locally) - Put the gRPC plugin in the GitHub release page, and add a podspec for it that does the same
-
- Jul 01, 2016
-
-
Jorge Canizales authored
-
- Jun 29, 2016
-
-
Jorge Canizales authored
This works around the Cocoapods' linter header_mapping_dir restrictions. Incidentally, it also removes the need to set build settings in the user target.
-
- Jun 21, 2016
-
-
Yuchen Zeng authored
Removed the silencing for incompatible-pointer-types Removed unused objects Fixed format issues
-
- Jun 20, 2016
-
-
Yuchen Zeng authored
-
- Jun 09, 2016
-
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
- May 21, 2016
-
-
Makarand Dharmapurikar authored
-
- May 20, 2016
-
-
Jorge Canizales authored
-
- Mar 04, 2016
-
-
Paul Querna authored
Update Podfile for CocoaPods 1.0 changes requiring more fields and the removal of link_with in podspec.
-
- Dec 02, 2015
-
-
Jorge Canizales authored
-
- Nov 12, 2015
-
-
Benny Wong authored
* Reference discussion: https://github.com/grpc/grpc/pull/4108#discussion-diff-44494393
-
- Oct 29, 2015
-
-
Jorge Canizales authored
-
- Oct 28, 2015
-
-
Jorge Canizales authored
For local running one can still tests AllTests, but for C.I. one can test the 4 of them in parallel (and, importantly, deactivate the remote interop tests until we fix them on Travis; while keeping the rest). I had to make the remote tests a subclass of an abstract InteropTests (like InteropTestsLocalSSL and InteropTestsLocalCleartext), and then deactivate the abstract InteropTests on the 4 schemes that use it.
-
- Jul 06, 2015
-
-
Jorge Canizales authored
-
- Jul 04, 2015
-
-
Jorge Canizales authored
-
- Jun 04, 2015
-
-
Jorge Canizales authored
-
Jorge Canizales authored
-
- Jun 01, 2015
-
-
Jorge Canizales authored
-
- May 31, 2015
-
-
Jorge Canizales authored
-
- May 30, 2015
-
-
Jorge Canizales authored
-