Nicolas "Pixel" Noble
09121799b0
Removing gpr as a separated library.
9 years ago
Jorge Canizales
38cc4a4166
Write “the podspec is a template” 100 times on the blackboard
9 years ago
Jorge Canizales
0d718cd0f4
Point gRPC.podspec to pushed BoringSSL version
...
(1.0)
9 years ago
Jorge Canizales
42fe14a876
The podspec is a template. The podspec is a template.
...
The podspec is a template.
9 years ago
Jorge Canizales
d76f1467d2
Prevent XCode 7 from showing spurious warnings
...
This will hopefully make xctool work on Travis too (cross fingers!)
9 years ago
Jorge Canizales
10622a8d9b
Prevent XCode 7 from showing spurious warnings
...
This will hopefully make xctool work on Travis too (cross fingers!)
9 years ago
Jorge Canizales
56482bc9c7
The Podspec is a template. The Podspec is a template. The Podspec is a template.
9 years ago
Jorge Canizales
0c8a3d804e
Undo moving include/ one dir up, to ease testing workflow.
9 years ago
Jorge Canizales
aff5664a86
Undo Cocoapods’ bug workaround
9 years ago
Jorge Canizales
2bac1f98f9
The Podspec is a template. The Podspec is a template. The Podspec is a template.
9 years ago
Jorge Canizales
dc460d28c0
Undo moving include/ one dir up, to ease testing workflow.
9 years ago
Jorge Canizales
9b81d9945e
Undo Cocoapods’ bug workaround
9 years ago
Jorge Canizales
423f412ab8
The podspec is generated!
9 years ago
Craig Tiller
a32cd49ed8
Update template to latest changes
9 years ago
Craig Tiller
1ebb7c885e
Hand-written changes
9 years ago
Jorge Canizales
63c3efb6fa
Move head podspec to v0.7.
...
Readd the commented-out config to suppress warnings, to have it handy
for submissions.
9 years ago
Jorge Canizales
951cd18309
Fix build breakage of moving include/grpc/ into grpc/
10 years ago
Jorge Canizales
bb54ae8073
Add roots.pem bundle to the Bazel target, and use a better bundle name.
10 years ago
Jorge Canizales
59bb9d7d56
Have Cocoapods rename includes in the core wrapper
...
Fixes https://github.com/grpc/grpc/issues/2194 .
10 years ago
Jorge Canizales
ea9b4fdd27
Move header_mappings_dir one dir up so imports are like <RxLibrary/...>
...
Part of fixing https://github.com/grpc/grpc/issues/2192
10 years ago
Craig Tiller
eb327fba7c
Make it less likely a build.json change triggers a merge conflict
10 years ago
murgatroid99
df3557738c
Made podspec move include/grpc up a level
10 years ago
murgatroid99
5676cd1b5a
Undid removal of podspec header comments
10 years ago
murgatroid99
33863680df
Removed redundant include paths from podspec
10 years ago
murgatroid99
c525de8ad7
Added generated file info and copyright notice to podspec template
10 years ago
murgatroid99
9fb72cd7b5
Re-enabled warnings in the gRPC podspec
10 years ago
murgatroid99
f398d5c9d3
Fixed file renaming in podspec template
10 years ago
Nicolas "Pixel" Noble
52a2322135
Explicitely selecting gpr and grpc instead of trying our best.
10 years ago
Nicolas "Pixel" Noble
b4f35c0344
Transforming gRPC.podspec to use build.json instead of globbing.
10 years ago
Jorge Canizales
cbf50c8bf2
Advance version to 0.6, per the metadata breaking change
10 years ago
Jorge Canizales
461b094cc8
Fix gRPC.podspec to pass pod spec lint
...
- Relax protobuf requirement to alpha version
- Suppress warnings for GRPCClient
- Fix headers search path
- Document hacks.
10 years ago
Jorge Canizales
043dc72f64
Fix version number of gRPC.podspec
...
And solves a few linter issues that prevent it from being submitted to Cocoapods' repo.
10 years ago
Jorge Canizales
44fb295d9f
Move our runtime to proto3 and make the dependency explicit
10 years ago
Vince Gatto
167b9728bf
Allowing OSX platforms to be targeted
10 years ago
murgatroid99
27c0bf4d30
Fixed typo
10 years ago
murgatroid99
4925063b8b
Resolved some comments
10 years ago
Jorge Canizales
146f177fb1
Fixes build by moving the prepare_command back up to the top level
10 years ago
Jorge Canizales
d27015f7ec
Fixes build by moving the prepare_command back up to the top level
10 years ago
zeliard
3e3e0ad348
merge from upstream (grpc) master
10 years ago
Jorge Canizales
8957cae707
Moves ProtoRPC.podspec into gRPC.podspec
...
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.
10 years ago
Jorge Canizales
ba37a3e525
Fixes scheme detection logic and NPE
10 years ago
Jorge Canizales
045fabb290
Moves RxLibrary.podspec into gRPC.podspec
10 years ago
Jorge Canizales
c2d7ecb699
Working podspecs for gRPC core & wrapper
...
- 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.
10 years ago