Commit Graph

5 Commits

Author SHA1 Message Date
Gregor Jasny 3b98924bdb
[resiprocate]: build with CMake (#9232)
The resiprocate project switched its build system from autotools to
CMake. The fuzzer build changes are
[there](9e84cc44b9).
2022-12-18 10:09:54 -05:00
DavidKorczynski bfeb88da04
resiprocate: speed up build (#9045)
Avoid building libfmt from source and just use a package. This is
particularly needed to make CIFuzz faster:
https://github.com/resiprocate/resiprocate/pull/283#issuecomment-1325218011
2022-11-23 15:26:56 +00:00
DavidKorczynski 3a564d9f11
resiprocate: fix build. (#6384) 2021-09-02 17:46:25 +01:00
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Gregor Jasny 32f6b9a5ce [resiprocate] Add reSIProcate fuzzer (#733)
* [resiprocate] Add reSIProcate fuzzer

* Update project.yaml
2017-07-21 08:48:48 -07:00