Page MenuHomePhabricator

[Services] Adjust tunnelbroker with CMake changes
AbandonedPublicDraft

Authored by jon on Jul 8 2022, 10:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 26, 6:44 AM
Unknown Object (File)
Wed, Jun 26, 6:44 AM
Unknown Object (File)
Wed, Jun 26, 6:44 AM
Unknown Object (File)
Wed, Jun 26, 6:43 AM
Unknown Object (File)
Wed, Jun 26, 6:39 AM
Unknown Object (File)
Fri, Jun 21, 6:45 PM
Unknown Object (File)
Fri, Jun 21, 7:07 AM
Unknown Object (File)
Thu, Jun 20, 11:23 AM

Details

Summary

native/cpp can now be referenced directly, including
the generated protobuf files

DatabaseManager.h had the relevant include paths moved from the DatabaseEntitiesTools.h into it, as DatabaseEntitiesTools.h was moved to the shared directory

Depends on D4489

Test Plan
nix develop
cd services/tunnelbroker && mkdir build && cd build && cmake .. && make

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Jul 8 2022, 10:30 PM
Harbormaster failed remote builds in B10431: Diff 14375!

Adjust usage of grpc cmake project with refactor

Harbormaster returned this revision to the author for changes because remote builds failed.Jul 12 2022, 6:22 PM
Harbormaster failed remote builds in B10472: Diff 14419!
Harbormaster returned this revision to the author for changes because remote builds failed.Jul 25 2022, 9:03 PM
Harbormaster failed remote builds in B10839: Diff 14902!