Page MenuHomePhabricator

[Android] Reference grpc utilities through CMake project
Changes PlannedPublicDraft

Authored by jon on Aug 9 2022, 9:20 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 28, 8:05 PM
Unknown Object (File)
Thu, Jun 27, 8:25 AM
Unknown Object (File)
Thu, Jun 27, 8:25 AM
Unknown Object (File)
Thu, Jun 27, 8:25 AM
Unknown Object (File)
Thu, Jun 27, 8:25 AM
Unknown Object (File)
Thu, Jun 27, 8:23 AM
Unknown Object (File)
Wed, Jun 26, 4:24 AM
Unknown Object (File)
Mon, Jun 24, 8:13 PM

Details

Summary

Use comm's grpc CMake project to ensure that the generated
files are automatically being built

Depends on D4774

Test Plan

Android CI passes

Diff Detail

Repository
rCOMM Comm
Branch
jonringer/cmake-protobuf (branched from master)
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Aug 9 2022, 9:28 AM
Harbormaster failed remote builds in B11244: Diff 15478!

Correct relative path to grpc directory

Harbormaster returned this revision to the author for changes because remote builds failed.Aug 9 2022, 10:16 AM
Harbormaster failed remote builds in B11248: Diff 15482!

Avoid using already used "grpc" build directory

Harbormaster returned this revision to the author for changes because remote builds failed.Aug 9 2022, 10:57 AM
Harbormaster failed remote builds in B11251: Diff 15486!

This is actually becoming quite a bit more complicated than I would have liked.. :(