120 Commits

Author SHA1 Message Date
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
Denis Rouzaud
38d00f966d use PYTHONUNBUFFERED 2019-03-06 17:37:23 +01:00
Denis Rouzaud
ff2f15c9c6 debug 2019-03-06 17:01:36 +01:00
Denis Rouzaud
7cd5b5e65b use tee with cat 2019-03-06 15:35:18 +01:00
Denis Rouzaud
08f1f7ed84 remove unbuffer 2019-03-06 15:26:20 +01:00
Denis Rouzaud
9b01e6f954 run test without tty 2019-03-06 14:48:42 +01:00
Denis Rouzaud
2c7ec99b72 fix path ignore in .dockerignore 2019-03-06 13:16:27 +01:00
Denis Rouzaud
d42ff34890 run Python tests inside docker 2019-03-06 13:16:27 +01:00
Denis Rouzaud
17b840573c create CCACHE dir 2019-03-06 12:35:49 +01:00
Denis Rouzaud
943492e675 fix CCACHE dir 2019-03-05 20:12:47 +01:00
Denis Rouzaud
59789c463c add a second cache directory for Docker image building
because they just take too much time
2019-03-05 13:16:16 +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
Marco Bernasocchi
6896ce9bab add /usr/share/qgis/python/plugins to PYTHONPATH (#8877)
this is needed to find the correct processing (and db_manager and metasearch)
2019-01-17 08:42:04 -05: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
52eeabae2d Less verbose output and import PyQt from qgis module 2018-11-28 17:14:17 +01:00
Alessandro Pasotti
6dab714e03 Fix ini file creation 2018-11-28 17:13:45 +01:00
Alessandro Pasotti
bb44e2b60b
Merge pull request #8512 from elpaso/docker-testing-env-tests
Docker testing env tests
2018-11-21 13:27:02 +01:00
Alessandro Pasotti
9e2d172dfd Typos and small improvements 2018-11-20 14:46:58 +01:00
Alessandro Pasotti
e8e66d086b Fix the python test runner and add a test for it 2018-11-20 10:31:05 +01:00
Alessandro Pasotti
47f29df263 Spelling 2018-11-20 10:24:09 +01:00
Alessandro Pasotti
ff06651788 Added circle-ci 2018-11-20 09:40:52 +01:00
Alessandro Pasotti
a786c40662 Documentation for the dockers 2018-11-20 09:21:57 +01:00
Denis Rouzaud
bd2f9f97b2 fix ccache for Docker images 2018-11-18 13:40:07 +01:00
Denis Rouzaud
06751f6191 disable ccache in cmake since it is already defined as compiler 2018-11-18 10:38:56 +01:00
Denis Rouzaud
d35ef945ec print ccache status 2018-11-18 10:36:33 +01:00
Denis Rouzaud
6356b6d500 add missing exiv2 2018-11-17 22:01:34 +01:00
Denis Rouzaud
08ddec2b69 fix lib path in docker (not Travis) 2018-11-17 22:01:34 +01:00
Denis Rouzaud
0c27556b16 add Qt53D include dir 2018-11-17 14:34:54 +01:00
Alessandro Pasotti
fb1d670b71
Merge pull request #8475 from elpaso/docker-testing-env
Added QGIS testing environment to dockers
2018-11-17 10:33:20 +01:00
Denis Rouzaud
cb00a2a537 enable dual builds BIONIC/COSMIC for images 2018-11-16 22:01:44 +01:00
Denis Rouzaud
112e9d7ac7
Update .docker/qgis.dockerfile
Co-Authored-By: elpaso <elpaso@itopen.it>
2018-11-15 08:31:58 +01:00
Alessandro Pasotti
68f9a4177e Drop QGIS 2 support 2018-11-14 08:36:48 +01:00
Alessandro Pasotti
8ae4067914 Shellcheck 2 2018-11-13 15:43:35 +01: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
Denis Rouzaud
ea0feadf3d
remove old cmake variable QWTPOLAR 2018-06-28 21:47:56 +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