GitHub / googleapis/cpp-cmakefiles / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 699915be | chore: update README.md to say this repo moved (#52) |
Greg Miller <9****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 2f1ecc6b | chore: bump version numbers after v0.10.0 release (#51) |
Carlos O'Ryan <c****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 4ada9c3f | chore: update protos to circa 2020-05-17 (#50) |
Carlos O'Ryan <c****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 70083796 | chore: bump version numbers after release (#49) |
Carlos O'Ryan <c****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 7f63ce19 | fix: avoid warnings with newer CMake versions (#48) |
Carlos O'Ryan <c****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 3649515f | chore: bump to version 0.9.0 for next release (#47) |
Greg Miller <9****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 8dc91d7d | feat: bump googleapis to match version in -cpp (#46) |
Greg Miller <9****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 5890ac45 | chore: bump version number for bigtable backups (#45) |
Scott Hart <s****t@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 9c93a648 | feat: update googleapis proto version to include bigtable backup protos (#44) |
Scott Hart <s****t@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 8df9cc95 | chore: bump version numbers for future releases (#43) |
Takashi Matsuo <t****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| ad6ab5cc | chore: update to protos as-of 2020-03-11 (#42) |
Takashi Matsuo <t****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| e6646f97 | chore: bump version numbers for future releases (#41) |
Carlos O'Ryan <c****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 56587603 | chore: update to protos as-of 2020-02-27 (#40) |
Carlos O'Ryan <c****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| c873fd3a | feat: add storage protos (#39) |
Carlos O'Ryan <c****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| c1713cb0 | feat: update protos to 2020-02-25 version (#37) |
Carlos O'Ryan <c****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 3e4f8c02 | fix: fix dependencies for trace.proto (#35) |
Carlos O'Ryan <c****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 1d322760 | fix: correct value in GOOGLE_CLOUD_CPP_PC_REQUIRES (#34) |
Bradley White <1****w@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 80c043fa | chore: bump release numbers for future releases (#33) |
Carlos O'Ryan <c****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 7bf4c67d | chore: bump version numbers (#32) |
Carlos O'Ryan <c****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 52758bec | feat: add Cloud Pub/Sub protos (#31) |
Carlos O'Ryan <c****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 20009f59 | ci: verify pkg-config files actually work (#30) |
Carlos O'Ryan <c****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 7abccfa1 | chore: update googleapis version (#29) |
Scott Hart <s****t@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 449df1fd | ci: add configs for a CMake+Ninja build (#27) |
Carlos O'Ryan <c****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| b6c30c0e | bug: fix build with Ninja (#26) |
Carlos O'Ryan <c****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| c1d1b77f | feat: upgrade googleapis and bigquery protos (#24) |
Carlos O'Ryan <c****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 3b7a52d9 | feat: add BigQuery proto library (#23) |
Carlos O'Ryan <c****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 0432a87f | feat: add libraries for metric and monitored_resource. (#22) |
Carlos O'Ryan <c****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 051e01ee | merge Merge pull request #21 from coryan/refactor-single-proto-libraries |
Carlos O'Ryan <c****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 984abcc8 | Fix formatting. | Carlos O'Ryan <c****n@g****m> | almost 7 years ago | |
| d39abd95 | Address review comments. | Carlos O'Ryan <c****n@g****m> | almost 7 years ago | |
| d4965680 | cleanup: refactor single-source library definitions. | Carlos O'Ryan <c****n@g****m> | almost 7 years ago | |
| 03c3da1e | merge bug: do not redefine targets in config file. |
Carlos O'Ryan <c****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 1f68a41e | bug: do not redefine targets in config file. | Carlos O'Ryan <c****n@u****m> | almost 7 years ago | |
| 51d2b089 | merge chore: Irregularly scheduled update for the protos. |
Carlos O'Ryan <c****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| f19bdd98 | Add yet another new dependency. | Carlos O'Ryan <c****n@g****m> | about 7 years ago | |
| e9bbfa02 | Fix dependencies, yay for CI builds. | Carlos O'Ryan <c****n@g****m> | about 7 years ago | |
| 3c87089d | Argh, wrong target names. | Carlos O'Ryan <c****n@g****m> | about 7 years ago | |
| 7e50ad50 | chore: Irregularly scheduled update for the protos. | Carlos O'Ryan <c****n@g****m> | about 7 years ago | |
| 7420d536 | merge Merge pull request #16 from coryan/add-cloudtrace-v2-trace-library |
Carlos O'Ryan <c****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 1e638c60 | Addressed review comments. | Carlos O'Ryan <c****n@g****m> | about 7 years ago | |
| 62991403 | feat: Add library for cloudtrace/v2/trace.proto. | Carlos O'Ryan <c****n@g****m> | about 7 years ago | |
| 1d42dc5d | merge Merge pull request #14 from coryan/fix-missing-libraries |
Carlos O'Ryan <c****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 815a54fd | Missed two libraries. | Carlos O'Ryan <c****n@g****m> | about 7 years ago | |
| 36a7ebbe | merge Merge pull request #13 from coryan/fix-missing-exports |
Carlos O'Ryan <c****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 22b90b89 | feat: Add library for api/client.proto. | Carlos O'Ryan <c****n@g****m> | about 7 years ago | |
| 8c2add05 | Add BUILD_BYPRODUCTS (#9) |
Takashi Matsuo <t****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 763c7314 | Try to fix tumbleweed install build (#11) |
Takashi Matsuo <t****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 08ce6e01 | Add install test (#8) |
Takashi Matsuo <t****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 015e0a3d | Use gcr to cache the docker images (#7) |
Takashi Matsuo <t****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| d6e90be6 | Refactor Dockerfiles (#6) |
Takashi Matsuo <t****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| aefb8c98 | Add ci scripts (#1) |
Takashi Matsuo <t****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 620940a4 | Fix installation path for protos. | Carlos O'Ryan <c****n@g****m> | about 7 years ago | |
| eab5cb57 | Initial set of files. | Carlos O'Ryan <c****n@g****m> | about 7 years ago |