Commit Graph

5 Commits

Author SHA1 Message Date
Max Moroz 2eaa543f82 [zlib] Fix build.sh to overwrite seed corpus symlinks. 2019-04-04 12:54:37 -07:00
sebpop 08bb5d9bd7 [zlib] add fuzzers (#1780) 2018-11-07 10:20:02 -08:00
Mike Aizatsky 3dd707ed58 [infra] using -lFuzzingEngine instead of -lfuzzer 2016-12-07 11:41:08 -08:00
Kuang-che Wu 7048975d6a Fix parallel make command (#144)
'make -j' will make targets parallelly. In other words, "clean" may run after "all" for 'make -j clean all' line.
2016-12-07 06:47:37 -08:00
Mike Aizatsky a143b9b39a [infra] renaming targets/ to projects/ 2016-11-29 10:55:25 -08:00