jonathanmetzman
a2be91d3f1
Roll Clang to clang 14 (945cde8b6a4579406886d08f803b632e00f0b1ec) ( #6362 )
...
* Fix clang roll
* Disable dataflow where it breaks
2021-09-09 14:36:37 -07:00
Abhishek Arya
1d5a2cd84e
Fill in main_repo for several projects. ( #4816 )
...
* Fill in main_repo for several projects.
* Add some go repos.
2020-12-09 21:52:40 -08: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
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
jonathanmetzman
bbd509dca4
Speculative fix for yajl migration: Reorder arguments ( #2366 )
...
Use $LIB_FUZZING_ENGINE before -x c which causes all subsequent files to be treated as C source,
including libFuzzingEngine.a during AFL builds.
2019-05-01 16:58:41 -04:00
jonathanmetzman
f6be0078df
Try to migrate yajl-ruby and libxslt to LIB_FUZZING_ENGINE ( #2365 )
2019-05-01 16:11:29 -04:00
Jonathan Rudenberg
f96f9a184e
[yajl-ruby] Add yajl-ruby fuzzer ( #1119 )
...
* [yajl-ruby] Add yajl-ruby fuzzer
* Add dictionary
* Update build.sh
2018-01-30 12:40:07 -08:00