Mike Aizatsky
|
f1847c08af
|
[infra] adding target.yaml files (#92)
Fixes issue #89
|
2016-11-21 15:05:13 -08:00 |
Mike Aizatsky
|
637d2f4720
|
[lcms] using cxx to link fuzzers
|
2016-11-21 08:33:10 -08:00 |
Mike Aizatsky
|
487e9f4ed6
|
[infra] removing FUZZER_LDFLAGS (fixes #73)
Workarounds libc++abi issue by folding libc++abi.a into libc++.a.
Will keep FUZZER_LDFLAGS empty for a while until tpm2 is fixed.
|
2016-11-18 12:16:35 -08:00 |
Mike Aizatsky
|
3599908dbf
|
[infra] use $src, $out and $work in build scripts instead of /src, /out, /work (#88)
This will make it possible to run scripts outside of docker container.
|
2016-11-18 11:16:38 -08:00 |
Mike Aizatsky
|
5dfb810427
|
[infra] setting current directory to src checkout (#87)
|
2016-11-17 09:49:34 -08:00 |
Kuang-che Wu
|
ac2e964dc8
|
add icc dictionary (#85)
|
2016-11-16 09:13:22 -08:00 |
Kuang-che Wu
|
fa6d0abdbc
|
Add fuzzers for lcms. Fixes #43 (#77)
cmsIT8_load_fuzzer is ported from
https://github.com/google/libfuzzer-bot/tree/master/dockerfiles/lcms2
cms_transform_fuzzer is simplified from pdfium's usage
https://pdfium.googlesource.com/pdfium/+/master/testing/libfuzzer/pdf_codec_icc_fuzzer.cc
|
2016-11-07 08:29:50 -08:00 |