Commit Graph

5 Commits

Author SHA1 Message Date
Ilya Lipnitskiy 7b2fcf0f25
protobuf-c: fix build (#5595)
Fix fuzzer build after upstream changes.
2021-04-10 10:46:49 +01:00
Ilya Lipnitskiy a6a541e583
protobuf-c: fix coverage builds, use latest code (#5363)
* protobuf-c: fix coverage builds, ignore protobuf results

No need to include Google Protobuf library coverage results, since we
are testing protobuf-c.

* protobuf-c: use pkg-config for dependency resolution

* protobuf-c: use next branch to check latest code

master is not the latest branch in the protobuf-c repo. Run fuzzer on
the next branch, which is the development branch for the next release.

* protobuf-c: add myself to CC list
2021-03-10 18:20:25 -08:00
Abhishek Arya 1d5a2cd84e
Fill in main_repo for several projects. (#4816)
* Fill in main_repo for several projects.

* Add some go repos.
2020-12-09 21:52:40 -08:00
Oliver Chang 88251fcd5c
Update project.yaml 2020-11-17 17:09:00 +11:00
Guido Vranken 20670816b6
[protobuf-c] Initial integration (#2772)
* [protobuf-c] Initial integration

* [protobuf-c] Disable UBSAN
2020-11-16 12:43:36 -08:00