Commit Graph

4 Commits

Author SHA1 Message Date
steadmon 8bf4777e00 [git] Add the new fuzz-commit-graph fuzzer. (#2170) 2019-02-19 06:27:26 -08:00
steadmon e81cbb9eda Use new FUZZ_CXXFLAGS when building git. (#2004)
This removes a ton of build warnings and prevents future build breakage
in the case where incompatible CFLAGS / CXXFLAGS are required.
2018-12-04 15:45:29 -08:00
steadmon 646fca1b50 Don't install 'recommended' packages, to save on build time and image size. (#1957) 2018-11-15 16:51:13 +11:00
steadmon 89c53fee79 [git] Add basic config for git fuzzing. (#1938)
* Add basic config for git fuzzing.

* Fix CFLAGS/CXXFLAGS issue when building Git fuzzers.

* Build corpora from packfiles and add libfuzzer options.
2018-11-09 15:10:24 -08:00