Commit Graph

4 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
Abhishek Arya 9ab034a1ff
Add maintainer contact for freeimage. (#2606) 2019-07-15 09:00:28 -07:00
Abhishek Arya 2b8d7322f0
Update project.yaml 2018-12-19 14:12:28 -08:00
Markus Kusano b793e9a7c7 Integrate FreeImage and add a fuzz target. (#2035)
* Integrate FreeImage and add a fuzz target.

* Initialize FreeImage within LLVMFuzzerTestOneInput.

* Return 0 and not EXIT_SUCCESS.

* Use https when downloading FreeImage source.
2018-12-19 07:56:47 -08:00