Commit Graph

5 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
Guido Vranken 1c5bf3b110 [lame, libsrtp, rapidjson] Enable i386 builds (#2651) 2019-08-02 10:21:34 -07:00
jonathanmetzman 3049c50d48
Migrate projects using -lFuzzingEngine to $LIB_FUZZING_ENGINE (#2325)
Migrate from -lFuzzingEngine to $LIB_FUZZING_ENGINE where possible and not causing breakage
2019-05-01 11:09:55 -04:00
Guido Vranken c607f5cb3e [lame] Add LAME dev CC. Enable MemorySanitizer. (#2269)
* [lame] Enable MemorySanitizer builds

* [lame] Add LAME dev e-mail to auto_ccs

Reference: https://sourceforge.net/p/lame/mailman/message/36621204/
2019-03-28 07:44:12 -07:00
Guido Vranken f51e4cc619 [lame] Initial LAME mp3 encoder/decoder oss-fuzz integration (#2256) 2019-03-21 19:02:46 -07:00