Commit graph

12 commits

Author SHA1 Message Date
Carlos O'Ryan
d39abd950f
Address review comments. 2019-09-09 17:14:23 -04:00
Carlos O'Ryan
d496568000
cleanup: refactor single-source library definitions.
A lot of the libraries have a single source and can be refactored to a
function that creates them.
2019-09-09 16:15:16 -04:00
Carlos O'Ryan
f19bdd987f
Add yet another new dependency. 2019-08-23 12:27:08 -04:00
Carlos O'Ryan
e9bbfa0288
Fix dependencies, yay for CI builds. 2019-08-23 11:43:02 -04:00
Carlos O'Ryan
7e50ad50b8
chore: Irregularly scheduled update for the protos.
Update to the version of googleapis/googleapis as-of 2019-08-23.
2019-08-23 10:17:09 -04:00
Carlos O'Ryan
1e638c6002
Addressed review comments. 2019-08-16 10:10:41 -04:00
Carlos O'Ryan
62991403dd
feat: Add library for cloudtrace/v2/trace.proto. 2019-08-16 09:00:17 -04:00
Carlos O'Ryan
22b90b89b9
feat: Add library for api/client.proto.
Also fixed the list of libraries in googleapis-config.cmake.
2019-08-15 08:51:36 -04:00
Takashi Matsuo
8c2add05fa
Add BUILD_BYPRODUCTS (#9) 2019-07-18 14:33:32 -04:00
Takashi Matsuo
aefb8c98b0
Add ci scripts (#1)
* Add ci scripts

* Move config files to ci/kokoro/docker

* Remove dump-logs etc

* Simplified grpc installation

* Add Ubuntu 16.04 kokoro config

* Address code review
2019-07-11 13:11:32 -07:00
Carlos O'Ryan
620940a411
Fix installation path for protos. 2019-07-01 14:39:09 -04:00
Carlos O'Ryan
eab5cb57dd
Initial set of files.
The make install target is not working for .proto files, but otherwise
it seems to work.
2019-06-28 15:01:33 -04:00