aboutsummaryrefslogtreecommitdiff
path: root/projects/libzip
AgeCommit message (Collapse)Author
2020-12-09Fill in main_repo for several projects. (#4816)Abhishek Arya
* Fill in main_repo for several projects. * Add some go repos.
2020-07-06Update Dockerfiles (#4070)devtty1er
* Use LABEL in place of MAINTAINER * Remove LABEL maintainer from Dockerfiles
2020-03-10[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)Max Moroz
* [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-02-25cjson,libspng,libzip: enable memory sanitizer (#3424)Randy
2019-12-19[libzip] enable lzma support (#3153)Randy
2019-10-14[libzip] move build script upstream (#2948)Randy
* [libzip] move build.sh upstream * build script was renamed, update Dockerfile * add dummy script * dummy commit
2019-09-20[libzip] Fix build (#2866)Randy
2019-07-21[libzip] Integrate libzip (#2560)Randy
* initial integration for libzip * libzip: update build.sh * update files * dummy commit to trigger build check