aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-ProtoRPC.podspec
Commit message (Collapse)AuthorAge
* Regenerate projectsGravatar Sanjay Pujare2019-01-03
|
* Regenerate projectsGravatar Muxi Yan2018-11-19
|
* Regenerate projectsGravatar Stanley Cheung2018-10-08
|
* Regenerate projectsGravatar Juanli Shen2018-08-27
|
* Regenerate projectsGravatar Srini Polavarapu2018-07-19
|
* Regenrate projectsGravatar Srini Polavarapu2018-06-08
|
* podspec nit fixGravatar Muxi Yan2018-06-07
|
* CFStream podspecGravatar Muxi Yan2018-06-06
|
* Regenerate projectsGravatar Mehrdad Afshari2018-05-02
|
* Regenerate projectsGravatar Mehrdad Afshari2018-04-04
|
* Regenerate projectsGravatar Mehrdad Afshari2018-02-22
|
* Regenerate projectsGravatar Mehrdad Afshari2018-01-19
|
* Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7Gravatar Nicolas "Pixel" Noble2017-11-29
|\
| * Bump 1.8.0-dev to 1.9.0-devGravatar Mehrdad Afshari2017-11-27
| |
* | Bump v1.7.x branch to 1.7.2Gravatar Alexander Polcyn2017-11-01
| |
* | Bump v1.7.x branch to 1.7.1Gravatar Alexander Polcyn2017-10-26
| |
* | Merge pull request #13100 from muxi/supress-strict-prototype-warningGravatar Muxi Yan2017-10-26
|\ \ | | | | | | Supress strict prototype warning in v1.7.x
| * | Supress strict prototype warning in gRPC podsGravatar Muxi Yan2017-10-22
| | |
* | | Flagging 1.7.0Gravatar Nicolas "Pixel" Noble2017-10-21
|/ /
* | 1.7.x is now 1.7.0-pre1Gravatar murgatroid992017-10-04
| |
| * Update version to 1.8.0-dev, update g word to 'generous'Gravatar murgatroid992017-10-02
|/
* Master version bump to 1.7.xGravatar David Garcia Quintas2017-08-16
|
* Use https://grpc.io consistently as the canonical URLGravatar Mehrdad Afshari2017-07-10
|
* fix remaining license noticesGravatar Jan Tattermusch2017-06-08
|
* master bumped to 1.5.xGravatar David Garcia Quintas2017-05-30
|
* master to 1.4.0-devGravatar David Garcia Quintas2017-04-13
|
* Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0Gravatar Nicolas "Pixel" Noble2017-03-24
|\
| * bump v1.2.x branch to 1.2.1-pre1Gravatar Alexander Polcyn2017-03-20
| |
| * Going for 1.2.0Gravatar David Garcia Quintas2017-03-20
| |
| * Merge pull request #10157 from muxi/advance-protoc-versionGravatar Muxi Yan2017-03-17
| |\ | | | | | | Advance ProtoCompiler version and fix podspecs
| | * Relieve ios deployment version to 7.0Gravatar Muxi Yan2017-03-16
| | |
| * | Bump 1.2.x version to pre-2Gravatar Ken Payson2017-03-16
| |/
| * Introducing 1.2.0-pre1Gravatar David Garcia Quintas2017-03-09
| |
* | Bumped version to 1.3.0-devGravatar David Garcia Quintas2017-03-09
|/
* Resolve generate_project failureGravatar Muxi Yan2017-02-06
|
* Add modification warning to templated filesGravatar Muxi Yan2017-01-30
|
* Empty line restoreGravatar Muxi Yan2017-01-30
|
* Automatedly advance ObjC version numbersGravatar Muxi Yan2017-01-27
|
* Advance objective c version to v1.0.2Gravatar Muxi Yan2016-11-28
|
* Advance versions of gRPC from v1.0.1-pre1 to v1.0.1Gravatar Muxi Yan2016-10-25
|
* Advance versions from 1.0.0 to 1.0.1-pre1Gravatar Muxi Yan2016-10-17
|
* Move Podspecs to v1Gravatar Jorge Canizales2016-08-18
|
* Solve merge conflict at gRPC-ProtoRPC.podspecGravatar Jorge Canizales2016-08-08
|\
* \ Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-archive-fixGravatar Jorge Canizales2016-08-07
|\ \
| | * Remove obsolete template notices in podspecsGravatar Jorge Canizales2016-08-03
| | |
| | * Update podspecs to use Protobuf 3.0.0Gravatar Jorge Canizales2016-07-29
| |/ | | | | | | The SwiftSample doesn’t build in this commit, but I need to sync with head anyway so I’ll first merge v1.0.x into this branch and then debug.
| * Commit as 1.0.0-pre1 so we can release already.Gravatar Jorge Canizales2016-07-18
| |
| * We’re done with the underscore tags for good!Gravatar Jorge Canizales2016-07-18
| | | | | | Yay compatibility and predictability!
* | “Allow non-modular includes in framework modules”Gravatar Jorge Canizales2016-07-18
| | | | | | | | | | | | | | | | It’s the magic sentence that allows pods dependent on RxLibrary to be archived correctly by XCode. It’s less than ideal, and seems arbitrary (why RxLibrary specifically?), so we’ll try to produce a minimal case and open an issue with it in the Cocoapods repo.
| * Advance versions from 0.14 -> 1.0Gravatar Jorge Canizales2016-07-15
|/ | | | | | | | Pending: - Tag BoringSSL repo. - Tag gRPC repo. - Build the plugin, zip it, and add it to the release. - Push Cocoapods to trunk.