Commit Graph

10 Commits

Author SHA1 Message Date
Randy 6ae7009e00
[stb] update Dockerfile for CIFuzz (#6023)
* [stb] update Dockerfile for CIFuzz

* [stb] keep the old build script working
2021-07-11 13:20:54 -07:00
Oliver Chang 84faf55729
Populate a bunch of main_repo values. (#4815)
Also enforce this for future integrations.
2020-12-10 09:49:27 +11:00
Randy d6957a1a36
stb: add more inputs (#4722) 2020-11-25 23:01:23 -08:00
Randy 26dcd1ac18
[stb] run upstreamed build script (#4135) 2020-07-15 07:22:18 -07: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
Randy 4ef2d5c359
[stb] extend code coverage for stb_image (#3784)
* [stb] extend code coverage for stb_image

* remove wget's from build.sh

* add wget's to Dockerfile

* fix Dockerfile
2020-05-26 10:26:42 -07:00
Max Moroz 51dd9a02cb
Enable dataflow build config for 22 more projects (#1632). (#3519)
* Enable dataflow build config for 22 more projects (#1632).

* suppress warnings in libteken

* move suppressing DFSAN_OPTIONS to the builder image
2020-03-18 13:12:58 -07:00
Max Moroz 71f4914c45
[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)
* [presubmit] Enforce language attribute in projectt.yaml to be always set.

* Update documentation, better presubmit check, new project template.

* add docstring to templates.py

* Add example values in the project.yaml template and remove python value for now

* Add "project: c++" to 256 projects

* format

* Add labels and selective_unpack sections to the presubmit check

* fix incorrect auto_ccs format in three projects

* fix nss emails after rebase
2020-03-10 11:08:01 -07:00
Randy f585b66235 [stb] Change primary contact to a gmail address (#3362) 2020-02-08 07:53:44 -08:00
Randy e23922cf41
[stb_image] initial integration (#3339)
* [stb] initial integration

* [stb] use $LIB_FUZZING_ENGINE

* [stb] rename stb_png.dict when copying
2020-02-06 08:35:08 -08:00