Commit Graph

11 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
Darafei Praliaskouski a243d33b19 [postgis] fix build (#3038)
Upstream enables link time optimization that breaks fuzzers build. Link time optimization is automatically disabled in --enable-debug mode.
2019-11-17 10:31:16 -08:00
Regina Obe d739d65460 Update Dockerfile (#3005)
gogs is the old url that redirects to new gitea url
2019-11-04 11:53:09 +11:00
Darafei Praliaskouski fcd7da5e7e Fix PostGIS fuzzers build (#2717)
* Update build.sh

* Update Dockerfile

* Remove unneeded clang install
2019-08-17 20:49:49 -07:00
Darafei Praliaskouski 636b1dfb36 [postgis] Update PostGIS dependencies (#2173)
PostGIS depends on GEOS, and recently requres GEOS 3.6 which cannot be found in ubuntu 16.04. 

With this change build will pull newest GEOS 3.7 from Ubuntu 19.04.
2019-02-16 11:55:04 -08:00
Regina Obe 23f31523bc Use Darafei's gmail account instead (#1240)
Darafei is one of the PostGIS core devs and he'd like to be notified of these to help fix issues.
2018-03-13 10:55:57 -07:00
Regina Obe f0587b1db6 Add Mateusz Loskot to cc list (#714)
* Add Mateusz Loskot to cc list

* Remove Sandro
2017-07-13 07:12:06 -07:00
Oliver Chang 48d0e29b12 Update build.sh 2017-07-12 08:41:11 -07:00
Oliver Chang 6c2aa50d39 Update build.sh 2017-07-12 08:33:25 -07:00
Even Rouault 1b382522df Add PostGIS (#709)
* Add postgis to projects

* Update project.yaml

* Update Dockerfile

* have it pull default branch
2017-07-11 16:25:08 -07:00