Commit Graph

197 Commits

Author SHA1 Message Date
Muxi Yan 44a646bc39 more commits for v1.19.0 2019-02-25 23:25:56 -08:00
Muxi Yan 7d959465f2 Update podspec version 2019-01-24 10:27:12 -08:00
Muxi Yan c3e1c72194
Merge branch 'master' into feature/supportTVOS 2019-01-18 15:53:04 -08:00
Maxim Bunkov 1b07aba6af Update templates for supprt tvOS 2019-01-17 10:24:39 +05:00
Muxi Yan 0ed65db5d2
Merge branch 'master' into default-cfstream-2 2019-01-11 16:31:34 -08:00
Muxi Yan e761e56630
Merge pull request #17249 from muxi/16-to-32
Use 32 bit nanopb fields
2019-01-03 10:10:13 -08:00
Muxi Yan e2f3741c74 Changed podspec templates and Podfile for test 2018-12-27 11:31:10 -08:00
yang-g 88045f8440 podsec fix 2018-12-06 13:55:00 -08:00
Muxi Yan 195c042d32 Replace PB_FIELD_16BIT with PB_FIELD_32BIT 2018-11-19 17:35:21 -08:00
Muxi Yan f511f247dd bug fix 2018-09-20 16:13:16 -07:00
Muxi Yan 37b9b9e8fd Rename the openssl framework to openssl_grpc to avoid conflict 2018-09-19 18:03:17 -07:00
Muxi Yan b24b212ee5 Make symbols of BoringSSL private to gRPC 2018-08-23 09:42:24 -07:00
Muxi Yan 1f15b79782 Polish nanopb hack 2018-06-12 18:07:25 -07:00
Muxi Yan 9291e5d4da Update ObjC build hack 2018-06-12 16:32:10 -07:00
Muxi Yan c512b4f039 revert -framework CoreFoundation
Make error CFStream only
2018-06-05 16:44:20 -07:00
Muxi Yan a70102b1eb Use cc rather than mm files and merge cfstream related files into core 2018-05-22 08:53:46 -07:00
Muxi Yan 67ff4053b7 Change existing build system for CFStream 2018-05-15 12:39:50 -07:00
Muxi Yan 834aeca180 Revert "Let cronet use grpc_cronet_registry_plugin" 2018-03-30 16:20:43 -07:00
Muxi Yan 7cc4bd80af Let cronet use grpc_cronet_registry_plugin 2018-03-20 11:06:21 -07:00
Muxi Yan ec154f6f2d
Merge pull request #14642 from MrMage/avoid-running-sed-on-backups
Podspec: Avoid running `sed` on the backup files it created itself
2018-03-11 23:36:08 -07:00
Muxi Yan 40beafa2ee Put change in template file 2018-03-08 15:36:33 -08:00
Yihua Zhang 04fb58efbd Add ALTS code to grpc/core 2018-03-08 06:49:24 -08:00
Sree Kuchibhotla ae277dd000
Revert "Add ALTS C stack to gRPC core" 2018-03-07 14:35:36 -08:00
Yihua Zhang eaf6486677 Add ALTS code to grpc/core 2018-03-06 21:40:45 -08:00
Matt Kwong 74958c59e2 Update Podspec version for ObjC 2018-01-30 11:52:02 -08:00
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 2018-01-18 11:21:12 -08:00
Muxi Yan f3c83bfe3d Fix sed error in podspecs on sed 4.4 2018-01-16 12:05:17 -08:00
Muxi Yan b0f821cef9 Generate more files in gRPC-Core.podspec from build.yaml 2017-12-19 15:40:25 -08:00
Muxi Yan 08aa228771
Merge pull request #13196 from muxi/upgrade-cocoapods-min-version
Require min Cocoapods version to be v1.2.0
2017-12-05 16:16:39 -08:00
Nicolas "Pixel" Noble 18a6837bb0 Merge branch 'v1.7.x' of https://github.com/grpc/grpc 2017-11-21 00:36:21 +01:00
Muxi Yan 3d2081b09a Require min Cocoapods version to be v1.2.0 2017-10-31 10:27:46 -07:00
Yash Tibrewal 3318979a5f Merge branch 'master' into testc++ize 2017-10-25 16:26:03 -07:00
Yash Tibrewal 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 2017-10-25 16:23:01 -07:00
Muxi Yan 44d820ee2c One more fix in gRPC-Core.podspec that makes Xcode compile 2017-10-24 13:27:45 -07:00
Muxi Yan 94d669e022 Supress strict prototype warning in gRPC pods 2017-10-22 14:56:10 -07:00
Muxi Yan ae6bca4420 Make fix objc build problem 2017-10-20 17:57:54 -07:00
Muxi Yan cd9729780a Make platform-specific headers textual 2017-10-06 17:44:36 -07:00
Muxi Yan 405762733a Make platform-specific headers textual 2017-10-06 15:35:13 -07:00
Muxi Yan a83cd1c4cc Merge pull request #12772 from muxi/fix-xcode-misalign-warning
Fix Xcode warning of mis-aligned structs
2017-10-05 11:20:54 -07:00
Muxi Yan fb4cb27da2 Add PB_NO_PACKED_STRUCTS to gRPC-Core 2017-10-04 14:39:47 -07:00
Yash Tibrewal dabce0a93a macos objC build error 2017-10-04 11:58:02 -07:00
Muxi Yan 89cf5a4093 Eliminate gRPC-Core umbrella header warning by tweaking module.modulemap and excluding some files for other build systems 2017-10-02 13:19:56 -07:00
Muxi Yan 9ecc215658 Add PB_NO_PACKED_STRUCTS to gRPC-Core 2017-09-29 17:08:59 -07:00
Muxi Yan f0a6fd8329 Port #12258 2017-08-31 14:31:03 -07:00
Muxi Yan e60c0f82b5 Merge pull request #11714 from muxi/port-11712
Port #11712: Fix the nanopb's header include issue
2017-08-15 14:02:03 -07:00
Muxi Yan 8dc1b7db51 Merge pull request #11732 from muxi/update-podspecs
Advance versions of BoringSSL and protoc
2017-07-28 10:17:43 -07:00
Muxi Yan c0d3babbaa Update BoringSSL version 2017-07-10 15:25:52 -07:00
Mehrdad Afshari bb3d95b643 Use https://grpc.io consistently as the canonical URL 2017-07-10 22:24:28 +00:00
Muxi Yan 43c4710a80 Fix the nanopb's header include issue 2017-07-06 21:20:42 -07:00
Muxi Yan ad272c9d76 Polish gRPC-Core.podspec 2017-06-29 16:18:43 -07:00
Muxi Yan d89b9e35ee Use Cocoapods to manage nanopb 2017-06-29 14:31:59 -07:00
Jan Tattermusch 4d5c3102a1 fix remaining license notices 2017-06-08 11:22:41 +02:00
Yuchen Zeng f466ae116e Merge pull request #7771 from y-zeng/cares_buildin
Async DNS resolver with pre-configured c-ares
2017-03-24 14:52:04 -07:00
Yuchen Zeng 9bc0d8200e Merge remote-tracking branch 'upstream/master' into cares_bazel_rule 2017-03-17 16:00:17 -07:00
Yuchen Zeng 2c977084c8 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule 2017-03-17 15:57:23 -07:00
Muxi Yan e38b01293b Changes to podspecs 2017-03-16 20:53:41 -07:00
Muxi Yan 37d3fba391 Relieve ios deployment version to 7.0 2017-03-16 19:33:53 -07:00
Craig Tiller 46ab5f5983 Update template 2017-02-28 08:40:19 -08:00
Muxi Yan ccbfb461d0 Merge remote-tracking branch 'upstream/master' into packet-coalescing-core 2017-02-14 09:32:21 -08:00
Yuchen Zeng f44e781d01 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule 2017-02-08 20:15:20 -08:00
Muxi Yan 0d2d72f76e Merge pull request #9596 from muxi/cronet-tests-in-jenkins
Add Cronet core tests to Jenkins
2017-02-07 09:53:44 -08:00
Muxi Yan 938f099100 Add Cronet core tests to Jenkins 2017-02-06 15:55:02 -08:00
Muxi Yan 7a008c9311 Merge remote-tracking branch 'upstream/master' into automate-objc-version-advancement 2017-02-06 13:40:43 -08:00
Muxi Yan d5923578c0 nit fixes 2017-02-06 11:25:59 -08:00
Muxi Yan 0a2fae9aed Dynamically enable packet coalescing by channel args 2017-02-01 15:04:16 -08:00
Muxi Yan f0a1269673 Accomodate changes in #9532 2017-01-31 16:36:56 -08:00
Muxi Yan e2de92fa6c port #9505 to master 2017-01-31 16:34:31 -08:00
Muxi Yan 27e9db4393 Add modification warning to templated files 2017-01-30 09:22:30 -08:00
Muxi Yan 690aee6d30 Automatedly advance ObjC version numbers 2017-01-27 04:18:26 +00:00
Yuchen Zeng 04ec4701e3 Merge remote-tracking branch 'upstream/master' into cares_buildin 2017-01-18 18:49:07 -08:00
Nathaniel Manista 8f7b0b48bf v1.0.x → master upmerge
Manual changes:

 - Fixed use of Exception.message in _invalid_metadata_test.py

 - Fixed merge of one_failed_as_unavailable in rpc_server_spec.rb

 - Added "set -e" to generate_build_additions.sh
2016-12-16 23:48:52 +00:00
Yuchen Zeng b0023d25dc Merge remote-tracking branch 'upstream/master' into cares_buildin 2016-11-30 15:51:25 -08:00
Muxi Yan a7f03f6423 Advance objective c version to v1.0.2 2016-11-28 11:29:19 -08:00
Yuchen Zeng 9e4c8eb8e8 Address review comments 2016-11-18 01:17:10 -08:00
Muxi Yan 53c4c28b43 Add new util file to podspec 2016-11-08 13:34:02 -08:00
Yuchen Zeng c76e9d3062 Merge remote-tracking branch 'upstream/master' into cares_buildin 2016-10-28 15:41:58 -07:00
murgatroid99 5d6ae930ab Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge 2016-10-28 11:48:22 -07:00
Muxi Yan 447d0a22e6 Advance versions of gRPC from v1.0.1-pre1 to v1.0.1 2016-10-25 14:14:12 -07:00
Muxi Yan 6fd881e183 Advance versions of BoringSSL in podspec and template 2016-10-21 14:46:01 -07:00
Muxi Yan 6758caae31 Advance versions from 1.0.0 to 1.0.1-pre1 2016-10-17 17:10:26 -07:00
Yuchen Zeng 12be386550 Disable c-ares in objc 2016-08-25 18:25:52 -07:00
Nicolas "Pixel" Noble e3e17d3f6b Merge branch 'v1.0.x' of https://github.com/grpc/grpc 2016-08-20 01:45:32 +02:00
Jorge Canizales 4a18c67b77 Move Podspecs to v1 2016-08-18 13:26:25 -07:00
Muxi Yan f8372c607a Minor revisions 2016-07-29 09:58:55 -07:00
Muxi Yan 2a5072e80f Fix Objective-C test pods for Cronet tests 2016-07-27 15:10:22 -07:00
murgatroid99 316f73f6c1 Merge v1.0.x into master 2016-07-22 11:00:34 -07:00
Jorge Canizales f8c4580939 Commit as 1.0.0-pre1 so we can release already. 2016-07-18 17:51:31 -07:00
Jorge Canizales 854c167069 We’re done with the underscore tags for good!
Yay compatibility and predictability!
2016-07-18 12:30:01 -07:00
Jorge Canizales 0f594e91c6 Write 100 times: “gRPC-Core.podspec is a template” 2016-07-18 12:13:08 -07:00
Muxi Yan 37480eb60a Establish Objective C end-to-end core test with Cronet 2016-07-14 16:28:00 -07:00
Jorge Canizales cc074d9647 Divide gRPC-Core in Interface & Impl subspecs
This works around the Cocoapods' linter header_mapping_dir restrictions.
Incidentally, it also removes the need to set build settings in the user
target.
2016-06-28 21:52:09 -07:00
Jorge Canizales 714d3fc9e6 BoringSSL: move podspec to v4 2016-06-28 16:21:23 -07:00
Jorge Canizales 667557f22b gRPC-Core.podspec: Clarify where the template is 2016-06-09 09:15:28 -07:00
Jorge Canizales 3775074c86 Clean up and document gRPC-Core.podspec better 2016-06-08 20:10:20 -07:00
Jorge Canizales 66c8ddd920 gRPC-Core.podspec: init submodules, for nanopb 2016-06-08 19:21:58 -07:00
Jorge Canizales 547f0656fc Add modulemap for gRPC core 2016-06-08 19:21:50 -07:00
Jorge Canizales e487a7271d Separate Core, ProtoRuntime, and RxLibrary subspecs 2016-06-08 19:21:50 -07:00