Commit Graph

3 Commits

Author SHA1 Message Date
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
Joachim Bauch cc29867bf5 [libheif] Also run fuzzers on i386 (#3042)
* Explicitly link against "$LIB_FUZZING_ENGINE" in libFuzzer mode.

Previously was linking against "-lFuzzingEngine" which doesn't work
on i386 builds.

* Also run libheif fuzzers on i386.
2019-11-18 07:49:40 -08:00
Joachim Bauch 27b37d514a [libheif] Add libheif (#2213) 2019-03-06 06:28:00 -08:00