Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Advance protoc dependency version as well | Muxi Yan | 2017-02-09 |
| | |||
* | Revert "Port #9488 and part of #9463" | David G. Quintas | 2017-02-09 |
| | |||
* | Merge pull request #9606 from muxi/port-9488 | Muxi Yan | 2017-02-08 |
|\ | | | | | Port #9488 and part of #9463 | ||
| * | Advance protoc dependency version as well | Muxi Yan | 2017-02-06 |
| | | |||
* | | Resolve generate_project failure | Muxi Yan | 2017-02-06 |
| | | |||
* | | Add modification warning to templated files | Muxi Yan | 2017-01-30 |
| | | |||
* | | Automatedly advance ObjC version numbers | Muxi Yan | 2017-01-27 |
|/ | |||
* | Advance objective c version to v1.0.2 | Muxi Yan | 2016-11-28 |
| | |||
* | Advance versions of gRPC from v1.0.1-pre1 to v1.0.1 | Muxi Yan | 2016-10-25 |
| | |||
* | bug fix | Muxi Yan | 2016-10-24 |
| | |||
* | Use the v1.0.0 plugin | Muxi Yan | 2016-10-24 |
| | |||
* | Adjust version of protobuf and point zip file in mxyan's repo | Muxi Yan | 2016-10-24 |
| | |||
* | Advance versions from 1.0.0 to 1.0.1-pre1 | Muxi Yan | 2016-10-17 |
| | |||
* | Move Podspecs to v1 | Jorge Canizales | 2016-08-18 |
| | |||
* | Update podspecs to use Protobuf 3.0.0 | Jorge Canizales | 2016-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. | ||
* | Update sample and test versions to -pre1.1 | Jorge Canizales | 2016-07-19 |
| | | | | To use the 3.0.0-beta-4 version of protoc, which has the fix for oneofs when using dynamic frameworks. | ||
* | Commit as 1.0.0-pre1 so we can release already. | Jorge Canizales | 2016-07-18 |
| | |||
* | We’re done with the underscore tags for good! | Jorge Canizales | 2016-07-18 |
| | | | Yay compatibility and predictability! | ||
* | Advance versions from 0.14 -> 1.0 | Jorge Canizales | 2016-07-15 |
| | | | | | | | | Pending: - Tag BoringSSL repo. - Tag gRPC repo. - Build the plugin, zip it, and add it to the release. - Push Cocoapods to trunk. | ||
* | gRPC plugin podspec: license & deployment target | Jorge Canizales | 2016-07-11 |
| | | | For the spec to pass linting. | ||
* | Podspecs for Protoc and the gRPC plugin | Jorge Canizales | 2016-07-11 |
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. |