Commit Graph

16 Commits

Author SHA1 Message Date
jonathanmetzman dd2dc162c5
Disable dataflow builds for projects that have enabled it. (#7968)
* Disable dataflow builds for projects that have enabled it.

Related: https://github.com/google/oss-fuzz/issues/7963

* fix openjpeg

* fix
2022-07-07 13:27:39 +02:00
lazymio 88f220864f
Update Unicorn building script and add my email to cc (#6562)
* Update Unicorn building script and add my email to cc

* Trivial commit to trigger CI

* Remove armeb and aarcheb

* Change from 12 to 4 threads to avoid OOM
2022-02-12 19:42:17 +00: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
StalkR 77fa6b32ba
capstone/keystone/unicorn: add to auto_ccs (#4456) 2020-11-09 07:31:47 -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 bfaf92aae7
Use $LIB_FUZZING_ENGINE instead of -lFuzzingEngine in 4 different projects (#2805)
Migrate golang, libvips, unicorn, libpcap
2019-09-05 15:09:59 -07:00
Catena cyber d6cf1bcea2 Adds one people for unicorn project (#2757) 2019-08-26 10:58:02 +10:00
jonathanmetzman acb1bae5b4
[unicorn][libpcap] Try using -lFuzzingEngine to fix MSAN issue (#2370) 2019-05-01 21:09:40 -04: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
Catena cyber 7987158a4a [unicorn] Enables unicorn project (#1822) 2018-09-17 13:49:56 -07:00
Abhishek Arya 394edaaa80
Build broken (#1812), disable unicorn project 2018-09-13 14:24:05 -07:00
Catena cyber 3dfc557d41 [unicorn] Enables unicorn project (#1812)
* Unicorn nits in build.sh

* Enables unicorn project

unicorn-engine/unicorn#1007 is checked in
2018-09-12 15:16:58 -07:00
Abhishek Arya 6ce8518548
Disable unicorn project (#1725) 2018-08-31 08:46:08 -07:00
Catena cyber 59ed318427 [unicorn] Add project (#1725)
* Adds unicorn project

* Using main repo for unicorn
2018-08-28 06:40:53 -07:00