Mike Aizatsky
941e47d6e1
[infra] renaming LDFLAGS into FUZZER_LDFLAGS. Fixes #31
2016-10-13 14:20:19 -07:00
Mike Aizatsky
181e4edfc0
Update Dockerfile
2016-10-13 09:59:59 -07:00
Max Moroz
df2f60b67a
[nss] Add COPY fuzzers step to Dockerfile.
2016-10-13 10:22:43 +02:00
Max Moroz
d0469fb4fa
Add missing "ENV GIT_URL" variables to Dockerfiles.
2016-10-13 10:05:39 +02:00
Mike Aizatsky
dae2012980
[infra] do not checkout oss-fuzz ( #23 )
...
Promising oss-fuzz in /src/oss-fuzz creates lots of confusion about where files come from.
Let's make everything explicit.
Fixes #20
2016-10-12 16:25:06 -07:00
Mike Aizatsky
b7b12d9207
Update Jenkinsfile
2016-10-11 14:40:21 -07:00
Mike Aizatsky
4a96814127
Update build.sh
2016-10-11 14:27:46 -07:00
Mike Aizatsky
fd2ccea312
Update build.sh
2016-10-11 14:23:29 -07:00
Mike Aizatsky
8ee9226e05
[nss] do not override /src/nss
2016-10-11 14:20:41 -07:00
Max Moroz
3d325bf20f
[WIP] Add libnss build and 15 fuzzers from crrev.com/1677803002. ( #12 )
...
* Add libnss build and 15 fuzzers from crrev.com/1677803002.
* Added missing $LDFLAGS and used /out/*.a.
* Another attempt to link statically. The best one so far.
* Manually linking with nspr/Linux*/pr/src/misc/prlog2.o.
* Cleanup nss/buil.sh script and disable 2 of 15 nss fuzzers for now.
* Fix comments.
2016-10-11 11:42:13 +02:00