Commit Graph

7 Commits

Author SHA1 Message Date
Hasnain Lakhani 2d87d21344
Update ownership of Meta projects. (#8093)
I'll no longer be working on fuzzing at Meta, so updating the ownership lists to add more folks from my team.
I added the vendor_cc list where it was missing.
I also removed a few employees that no longer are at Meta from the proxygen project list.
2022-07-28 15:31:19 -07:00
DavidKorczynski d24a351bc8
rocksdb: build with c++17 (#7922)
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=48489
2022-06-28 23:18:02 +01:00
DavidKorczynski 7aa82f920a
rocksdb: fix build (#7905)
Fixes: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=47110
2022-06-22 16:45:31 +01:00
DavidKorczynski 77bce6c323
rocksdb: fix build (#6546) 2021-10-02 11:24:34 +00:00
DavidKorczynski 724f5abdd2
rocksdb: fix build (#4855)
* rocksdb: fix build.

* Fix build.

* final build fix.
2020-12-16 08:50:43 -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
DavidKorczynski 9cac273d79
[RocksDB] [Draft: waiting for upstream] Initial integration (#4642)
* Initial integration of rocksdb.

* Remove fuzz_db from OSS-Fuzz as we want it upstream.

* rocksdb: update initial integration set up.

* Removed unneeded line.
2020-12-07 23:37:40 -08:00