Commit Graph

16 Commits

Author SHA1 Message Date
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
Tyson Smith 86881060ce
[qcms] Fix build (#3513) 2020-03-16 14:24:13 -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
Sylvestre Ledru c9e50868e9
Some Mozilla changes (#3481)
* Refresh the list to have a Mozilla employee with an active account

* Update of the list of nss participants
2020-03-09 08:34:02 -07:00
Christoph Diehl 7ed3f375b6 Add Mozilla fuzzing team to auto_cc of their used 3rd party libraries (#2703)
* Add Mozilla fuzzing team to auto_cc of their used 3rd party libraries

* Use new vendor_ccs field in projects.yml (#2703)

* Remove not yet approved projects

* Remove not yet approved projects
2019-08-28 09:16:53 -07:00
Tyson Smith fe79deab29 [qcms] Update contacts (#2609) 2019-07-15 19:46:51 -07:00
Abhishek Arya f2fb4874a4
Fix qcms build failure 2019-07-14 22:47:05 -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
pdknsk ed900e11a7 [qcms] build seed corpus automatically (#1771)
* build corpus automatically

* faster hg clone
2018-08-30 06:30:18 -07:00
pdknsk 0980a8d92a [qcms] move dictionary too (#1662) 2018-07-27 06:26:25 -07:00
pdknsk 8a562d5310 [qcms] move target (#1577)
* add missing (if unnecessary) compiler flag

* change wget to ADD

* don't change checkout dir

* move target to mozilla-central
2018-06-27 19:34:38 -07:00
Alex Gaynor ffbdeaa420 [qcms] added a second person to the CC list (#1453) 2018-05-29 07:20:59 -07:00
pdknsk 68960585b3 [qcms] pre-cache skipping (#1443) 2018-05-24 20:29:04 -07:00
pdknsk 782e27c408 qcms corpus (#1439) 2018-05-23 06:51:41 -07:00
pdknsk 9268f681d6 qcms (#1434)
* qcms

* remove options

* streamline types

* use hg
2018-05-20 22:40:45 -07:00