Commit Graph

8 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
Abhishek Arya fa06dcc8ae
Remove cmake install from projects. (#3961) 2020-06-10 14:46: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
Konstantin Varlamov 927922aadf Fix Firestore build by adding missing build dependencies (#2280)
* Add missing build dependencies

* Update cc list
2019-04-01 08:37:28 +08:00
Konstantin Varlamov c821c3df05 [firestore] add build dependency on Python (#1971) 2018-11-26 10:08:12 +11:00
Mina Farid 29a92d7441 [firestore] fix building with ubsan flags (#1704) 2018-08-10 07:45:18 -07:00
Mina Farid b3f0fdd79d [firestore] move fuzz targets build location (#1701) 2018-08-09 12:36:07 -07:00
Mina Farid 18234a5598 [firestore] Add Firestore sdk project (#1645)
* Add Firestore project

* Firestore project docker image and build script

* Firestore project docker image and build script

* Clone Firebase from Git and build with Fuzzing

* Add a collaborator and comments for cmake version

* Moving fuzzing target to test folder
2018-08-08 10:56:53 -07:00