42 Commits

Author SHA1 Message Date
Nyall Dawson
ebd654c4f3 Don't install owslib through pip, it tries to install pyproj and a custom proj build... 2020-11-13 09:55:04 +10:00
Nyall Dawson
223bd4649b Install libzstd on docker builds 2020-11-13 09:55:04 +10:00
Julien Cabieces
e298a083a4 [OTB] Fix path to OTB 7.1.0 release 2020-10-08 05:41:18 +10:00
Denis Rouzaud
e2622ea56d
Update qgis3-build-deps.dockerfile 2020-09-15 09:43:29 +02:00
Denis Rouzaud
1836737858
install supervisor in focal deps images 2020-09-15 09:41:12 +02:00
Juergen E. Fischer
b304e3843a fix installation and some other followup cleanups to dcd017a655f 2020-06-10 12:25:29 +02:00
Martin Dobias
3a74358fee Add "protoc" as a build dependency to support MVT vector tiles 2020-03-30 23:39:07 +02:00
Martin Dobias
72daa637d0 Add protobuf-dev as a dependency (needed for vector tiles) 2020-03-25 20:09:46 +01:00
Cédric Traizet
8717c77a5f Update OTB downloading link to version 7.1 2020-03-25 08:22:46 +10:00
Matthias Kuhn
37470980c3 Re-enable otb tests with stable download link of 7.0 2020-03-22 21:47:20 +10:00
Nyall Dawson
85671943f4 Try updating downloading links to OTB 7.1 2020-03-22 12:26:32 +10:00
Julien Cabieces
710c00e092 install pyproj deb package to avoid owslib pip install error 2020-01-02 20:59:28 +10:00
Julien Cabieces
e5fd756527 Configure Oracle continuous integration 2020-01-02 20:59:28 +10:00
Matthias Kuhn
1e20a65556 [travis] Fix ccache 2019-11-05 20:33:06 +01:00
Matthias Kuhn
03bf765a0e No intermediate link 2019-11-04 07:35:34 +01:00
Matthias Kuhn
b7a335916c Enable clazy on travis 2019-11-04 07:35:34 +01:00
Matthias Kuhn
562b5186ce Fix link to OTB binaries 2019-11-01 11:27:08 +01:00
Denis Rouzaud
6051c7b4b6 put back QT_SELECT 2019-06-18 22:32:32 +02:00
Denis Rouzaud
bf10738d2f remove ENV CC et CXX variables from base docker images
since they prevent to be used as a build arg in final image
2019-06-18 22:12:21 +02:00
Denis Rouzaud
e655d0f6cd test 2019-03-08 10:42:12 +01:00
Denis Rouzaud
88e6193669 Revert "optimize Dockerfile for build deps"
This reverts commit 9cdf051fd078585802cba8a243fa1a26cc874fec.
2019-03-07 13:08:49 +01:00
Denis Rouzaud
9cdf051fd0 optimize Dockerfile for build deps 2019-03-07 10:10:06 +01:00
Denis Rouzaud
ee4b2dcd5b Revert "try with dedicated for building"
This reverts commit 748c783fa09aeb76870dd3155ed562046ea0cd0a.
2019-03-07 09:44:42 +01:00
Denis Rouzaud
748c783fa0 try with dedicated for building 2019-03-06 19:12:44 +01:00
Rashad Kanavath
471865afd1 [CI] fix travis test for OtbAlgorithms 2019-02-23 05:20:17 +10:00
Rashad Kanavath
e286d5b99c [CI] install OTB package for OtbAlgorithmsTest
Package will be taken from official OTB repository and will be
maintained by OTB team.
2019-02-23 05:20:17 +10:00
Chris Mayo
fb798263b2 Remove unused Qt5XmlPatterns dependency
QtXmlPatterns includes were deleted here:
2eb82430bb

Remove code that was never enabled, introduced here:
0f7b405aa7
2019-02-16 20:01:15 +00:00
Nyall Dawson
c9c502a852 Use proj geodesic.h instead of GeographicLib
Because it contains the same functionality and avoids a new
dependency
2019-01-08 12:32:50 +10:00
Nyall Dawson
148505d47f Add a dependancy to geographiclib 2019-01-08 12:32:50 +10:00
Alessandro Pasotti
6ecc02f657 Renamed docker to .docker 2018-11-13 15:23:49 +01:00
Alessandro Pasotti
2094ff827e Added QGIS testing environment to dockers
Also:
- renamed .docker to docker (now it's public and official)
- added dependencies for python CI testing
2018-11-13 12:53:01 +01:00
Nyall Dawson
0eefd3e728 Update some dependencies 2018-11-13 07:13:36 +10:00
Nyall Dawson
c6dda7b4f3 SQL Server on Travis 2018-10-15 11:47:30 +10:00
Juergen E. Fischer
6551913aa4 qspatialite: 'update' qt5 port (fixes #19419) 2018-07-16 22:10:57 +02:00
Juergen E. Fischer
212cffcab1 Port gps support to QSerialPort (byebye QExtSerialPort) 2018-06-28 17:31:01 +02:00
Alessandro Pasotti
bc644208e0 Add pyopenssl required by owslib 2018-06-25 13:16:42 +02:00
Larry Shaffer
bc7bbd95c1 [auth] Update OAuth2 Python oauthlib test package for Docker 2018-06-25 09:35:14 +02:00
Peter Petrik
b1bf9b2809 [FEATURE] Introduction of QGIS Quick library
This pull request is a subset of #6490

This adds a new library for creation of applications based on Qt Quick
framework.
It contains reusable QML / Qt Quick components based on QGIS core
library.
The initial work introduces MapCanvas

To enable compilation of the library, use WITH_QUICK=TRUE

Further documentation of the library is located in doc/qgsquick.dox

For background information see the associated QEP:
qgis/QGIS-Enhancement-Proposals#109

The initial implementation is largely based on the work of Matthias Kuhn
and Marco Bernasocchi on QField probject - kudos to them for the great
job!
2018-04-26 13:33:48 +02:00
Blottiere Paul
1d4d33417f Add owslib and keep idna package (do not remove pip3) 2018-04-13 21:05:02 +01:00
Nyall Dawson
3455c13fa0 Don't remove python 2 from docker build-deps
Since grass package still depends on it
2018-04-10 09:57:58 +10:00
Nyall Dawson
7d66f034ad Add saga to docker build-deps 2018-04-10 09:57:58 +10:00
Denis Rouzaud
78e2259add
[Travis] bump Qt to 5.9 (#6355)
* bump Qt to 5.9 and SIP to 4.19.7 by using coming Bionic as base Docker image for dependencies
* automatically build QGIS Docker image on cron jobs
2018-02-27 09:16:02 -09:00