- Jun 28, 2016
-
-
makdharma authored
Restore fix undone by https://github.com/grpc/grpc/pull/5893
-
https://github.com/grpc/grpc/pull/5893Jorge Canizales authored
That PR wasn’t tested nor reviewed adequately.
-
- Jun 27, 2016
-
-
makdharma authored
Support dynamic frameworks
-
- Jun 25, 2016
-
-
Jorge Canizales authored
This fixes Jenkins for that branch, as a backwards-incompatible change was made in the script that runs the tests for all branches. The lines added are exactly the same as those now in master, so that the subsequent merge of 0.14 into master doesn’t conflict.
-
- Jun 24, 2016
-
-
Jorge Canizales authored
Now that the submodule points to 3.0.0-beta-3.1, which is what we need.
-
https://github.com/grpc/grpc/pull/5893Jorge Canizales authored
That PR wasn’t tested nor reviewed adecuately.
-
- Jun 23, 2016
-
-
Jorge Canizales authored
-
- Jun 09, 2016
-
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
Apple hasn’t created a module map for that system header, which means it can’t be used from frameworks.
-
Jorge Canizales authored
Cocoapods 1.0 keeps the directory structure of the public headers when creating a dynamic framework, so if we keep the header_mappings_dir as it was, includes would need to be of the form #include <openssl/openssl/ssl.h> This means our header_mappings_dir has to be ‘include/openssl’ instead of ‘include’. Which in turn means that, for static libraries, we have to tell Cocoapods to prepend an ‘openssl’ directory to the headers. We do that with the ‘header_dir’ attribute of the podspec.
-
- May 25, 2016
-
-
makdharma authored
Move tests to Cocoapods 1.0.0
-
- May 20, 2016
-
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
https://github.com/travis-ci/travis-ci/issues/5827Jorge Canizales authored
And print version before and after install, so we can always check.
-
Jorge Canizales authored
-
- May 19, 2016
-
-
Jan Tattermusch authored
PHP: update package.xml after fixes
-
Jan Tattermusch authored
Backport C# changes to 0.14 branch
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
- May 18, 2016
-
-
Stanley Cheung authored
-
Jan Tattermusch authored
Updated functions with TSRM macros for ZTS support
-
- May 17, 2016
-
-
Michael Bausor authored
-
Jan Tattermusch authored
Update third_party/protobuf to v3.0.0-beta3 (in release-0_14 branch)
-
Jan Tattermusch authored
-