Commit Graph

6 Commits

Author SHA1 Message Date
DavidKorczynski cd4e17f23a
abseil-cpp: fix build (#9555)
Fixes: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=55494
including both fuzz, coverage and introspector builds
2023-02-02 12:08:49 +00:00
Dongge Liu c1d744d540
[Rolling out Centipede] Project 6 - 10 (#8801)
Continuing #8690.

Given that `Centipede` passed CI tests of the 5 projects in #8690, we
will gradually roll it out to let more real-world fuzzing targets
benefit from it.
The second round contains the following 5 projects, **some of which are
not from Google** (unlike round 1):

1. `skcms`,
2. `abseil-cpp`,
3. `alembic`,
4. `arduinojson`,
5. `aspell`.

Projects are selected because:
1. They are `C++` projects.

There will be another round (of 10 projects) as soon as we can confirm
that Centipede works fine in this round.
2022-10-24 09:35:41 +11:00
DavidKorczynski a52ccc482c
abseil-cpp: fix build (#8015)
Fixes: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=48948
2022-07-14 23:59:27 +01:00
Piotr Sikora 05365732a2
[abseil-cpp] Add missing @bazel_skylib dependency. (#7664)
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
2022-05-03 14:07:00 -05: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
kabeer27 c06528180b
[abseil-cpp] Initial Integration (#3958)
Co-authored-by: Kabeer Seth <kabeerseth@google.com>
2020-06-15 13:20:25 +10:00