Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move our runtime to proto3 and make the dependency explicit | Jorge Canizales | 2015-05-17 |
| | |||
* | Allowing OSX platforms to be targeted | Vince Gatto | 2015-05-12 |
| | |||
* | Fixed typo | murgatroid99 | 2015-05-04 |
| | |||
* | Resolved some comments | murgatroid99 | 2015-05-01 |
| | |||
* | Fixes build by moving the prepare_command back up to the top level | Jorge Canizales | 2015-04-28 |
| | |||
* | Moves ProtoRPC.podspec into gRPC.podspec | Jorge Canizales | 2015-04-22 |
| | | | | | | So the root of the repository doesn’t have 2 podspecs. All four libraries are subspecs now. Adjusts the generated code to account for that. | ||
* | Fixes scheme detection logic and NPE | Jorge Canizales | 2015-04-21 |
| | |||
* | Moves RxLibrary.podspec into gRPC.podspec | Jorge Canizales | 2015-04-21 |
| | |||
* | Working podspecs for gRPC core & wrapper | Jorge Canizales | 2015-04-21 |
- Moves them to the root of the repo. - Makes them pass lint (except for the release tag warning). - Includes the script to rename time.h and string.h in the spec. - Fixes the #includes in the wrapper files. |