319 Commits

Author SHA1 Message Date
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
Denis Rouzaud
e678bfa042 use cmake 3.10 in Docker dependency image
this should make Travis log nicer to read
thanks to @m-kuhn patch to cmake
see https://gitlab.kitware.com/cmake/cmake/merge_requests/1133
2017-12-18 16:16:25 -04:00
Matthias Kuhn
a45908f922 Remove dependency on QtScript 2017-12-10 13:01:51 +01:00
David Marteau
40b916c7a3 Disable message hook and import override at runtime 2017-10-17 09:40:22 +02:00
Matthias Kuhn
12e5b720f9
Some cleanup 2017-09-28 13:22:37 +02:00
Matthias Kuhn
64ec204460
[docker] Install curl for cdash results link 2017-09-28 13:22:36 +02:00
Matthias Kuhn
b0eb84be75
We skip tests based on the environment variable TRAVIS 2017-09-28 13:22:36 +02:00
Matthias Kuhn
efd3e0c1ac
[docker] Fix unicode issues 2017-09-28 13:22:34 +02:00
Denis Rouzaud
ce109eac98
Revert "use second Dockerfile to push 2nd image"
This reverts commit 050682a37364e110f350b9c3293f662b0011036d.
2017-09-28 13:22:30 +02:00
Denis Rouzaud
71042b979f
# This is a combination of 5 commits.
# The first commit's message is:
some fixes

# The 2nd commit message will be skipped:

#	more fixes

# The 3rd commit message will be skipped:

#	minor fixes

# The 4th commit message will be skipped:

#	Revert "minor fixes"
#
#	This reverts commit 24c3ae15e04bc928b1c59d059d5378ad30bd6008.

# The 5th commit message will be skipped:

#	Revert "more fixes"
#
#	This reverts commit 1d3c4d97cf6ecd81f27ca43889132b5ba1bdd1ad.
2017-09-28 13:18:29 +02:00
Denis Rouzaud
7a2e0892e6
use second Dockerfile to push 2nd image 2017-09-28 13:18:27 +02:00
Denis Rouzaud
4600ce5891
some fixes 2017-09-28 13:18:27 +02:00
Denis Rouzaud
cd29a44cc4
better var names 2017-09-28 13:18:22 +02:00
Denis Rouzaud
603375ed89
use ninja and env var 2017-09-28 13:18:22 +02:00
Denis Rouzaud
bb379241c1
add travis branch 2017-09-28 13:18:21 +02:00
Denis Rouzaud
451939d151
explicit setup of ccache 2017-09-28 13:18:20 +02:00
Denis Rouzaud
2057b7c377
try to add git to the image 2017-09-28 13:18:19 +02:00
Denis Rouzaud
720f5d7e9c
missing env var 2017-09-28 13:18:19 +02:00
Denis Rouzaud
a0add1774e
use docker for newer dependencies on Travis 2017-09-28 13:18:18 +02:00