Commit Graph

7 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 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
Randy 43050a47ee
cjson,libspng,libzip: enable memory sanitizer (#3424) 2020-02-25 18:30:40 -08:00
Randy c3e79556b3 [libzip] enable lzma support (#3153) 2019-12-19 08:56:16 -08:00
Randy 69a7f1c413 [libzip] move build script upstream (#2948)
* [libzip] move build.sh upstream

* build script was renamed, update Dockerfile

* add dummy script

* dummy commit
2019-10-14 15:46:03 -07:00
Randy 30632cae6b [libzip] Fix build (#2866) 2019-09-20 12:24:53 -07:00
Randy 4fbb006443 [libzip] Integrate libzip (#2560)
* initial integration for libzip

* libzip: update build.sh

* update files

* dummy commit to trigger build check
2019-07-21 12:52:50 -07:00