Commit Graph

9 Commits

Author SHA1 Message Date
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 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 f5142898f6
[rapidjson] Fix build by disabling extended fuzzer (#3417) 2020-02-23 08:51:10 -08:00
Max Moroz 25cb4621aa
[rapidjson] Fix the indentation in project.yaml. (#3290) 2020-01-23 07:29:38 -08:00
Guido Vranken 4159623ecd [rapidjson] Extended fuzzer (#2765)
* [rapidjson] Extended fuzzer

* [rapidjson] Extended fuzzer: Add Dockerfile and compile with -std=c++2a
2019-08-27 09:40:44 -07:00
Guido Vranken 1c5bf3b110 [lame, libsrtp, rapidjson] Enable i386 builds (#2651) 2019-08-02 10:21:34 -07:00
Max Moroz a3c935fe9c
[rapidjson] Switch project to the experimental mode for now (#2343). 2019-06-14 08:47:49 -07:00
Guido Vranken 4c6ce593dc [rapidjson] Add rapidjson (#2343)
* [rapidjson] Add rapidjson

* [rapidjson] Fix Dockerfile MAINTAINER field
2019-06-14 08:30:54 -07:00