Juergen E. Fischer
4464089487
auto-detect name of sip module used by PyQt5
2018-10-24 13:38:03 +02:00
Juergen E. Fischer
275a203b68
debian/osgeo4w/docker: use public instead of non-existing private PyQt5.sip module
2018-10-24 08:11:13 +10:00
Nyall Dawson
c6dda7b4f3
SQL Server on Travis
2018-10-15 11:47:30 +10:00
Matthias Kuhn
351eb5787d
Disable -Werror by default
2018-09-06 08:24:41 +02:00
Matthias Kuhn
75c9b069ee
Revert "Re-enable travis checks for build warnings"
...
This reverts commit 47b69c4801608ef20dabf7040ad39a480f6664e0.
2018-09-06 06:34:59 +02:00
Matthias Kuhn
47b69c4801
Re-enable travis checks for build warnings
2018-09-05 09:20:50 +02:00
Matthias Kuhn
6993380838
$/${} is unnecessary on arithmetic variables.
2018-06-19 16:15:38 +02:00
Matthias Kuhn
4d8cdd8933
Double quote to prevent globbing and word splitting.
2018-06-19 16:15:28 +02:00
Matthias Kuhn
b756a021ca
Timeout tests after 55s
2018-06-14 09:52:27 +02:00
Matthias Kuhn
5e3ce8ff6a
SC2003: expr is antiquated. Consider rewriting this using $((..)), ${} or [[ ]].
2018-06-01 08:25:46 +10:00
Matthias Kuhn
09f17d9952
SC2006: Use $(..) instead of legacy ..
.
2018-06-01 08:24:38 +10:00
Denis Rouzaud
56104bcd12
update Travis build timeout
2018-05-17 09:56:48 -04: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
Denis Rouzaud
b19aef39dc
[travis] also timeout tests ( #6747 )
2018-04-04 12:19:03 -04:00
lbartoletti
a213fad532
Fix travis with ccache ( #6745 )
2018-04-04 07:17:57 -04:00
Denis Rouzaud
10c212289e
Timeout Travis builds to save cache in time ( #6488 )
2018-02-28 03:54:37 -09: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
Matthias Kuhn
7605fde911
[travis]Do not fold build
2018-01-06 10:33:14 +01:00
Matthias Kuhn
4c1ff1cdbd
[travis] Trigger libSegFault on abrt
2017-11-09 21:55:19 +01:00
Matthias Kuhn
d57fc36151
[travis] Enable server tests
2017-11-04 10:46:05 +01:00
Matthias Kuhn
20f2a14620
Increase ccache size
2017-10-29 13:31:17 +01:00
Matthias Kuhn
ebae560a57
Debug cache misses
2017-10-29 13:31:17 +01:00
Matthias Kuhn
6dde427dfc
[travis] Fold ccache statistics
2017-10-07 14:21:13 +02:00
Matthias Kuhn
ade21ea3c6
[travis] Make section titles bold
2017-10-07 14:21:13 +02:00
Matthias Kuhn
c0d4c040f4
[travis] Improve fold title for build section
2017-10-07 14:21:13 +02:00
Matthias Kuhn
4608394fed
[travis] Fold cmake output
2017-10-07 14:21:13 +02:00
Matthias Kuhn
1945c97da5
[travis] Be quiet
2017-10-07 14:21:13 +02:00
Matthias Kuhn
52449f915d
Ignore missing logfile
2017-10-03 17:36:39 +02:00
Matthias Kuhn
7a84a76edc
Fix postgres restore
2017-09-28 13:22:35 +02:00
Matthias Kuhn
d62d9aa53a
[travis] Restore postgres database after build
...
This will give postgres plenty of time to start up
2017-09-28 13:22:35 +02:00
Matthias Kuhn
d64215e647
We all need to get more sleep
2017-09-28 13:22:35 +02:00
Matthias Kuhn
7a8a9b7691
[travis] Give postgres some time to start
2017-09-28 13:22:34 +02:00
Matthias Kuhn
4c2a3db77e
[travis] Enable all tests
2017-09-28 13:22:34 +02:00
Denis Rouzaud
1785c8e73d
use same build folder
2017-09-28 13:22:32 +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
4600ce5891
some fixes
2017-09-28 13:18:27 +02:00
Denis Rouzaud
531dadf682
fix psql
2017-09-28 13:18:26 +02:00
Matthias Kuhn
a0d13f6517
Wait for postgres server to spin up
2017-09-28 13:18:26 +02:00
Matthias Kuhn
ae13782563
Setup postgis
2017-09-28 13:18:26 +02:00
Matthias Kuhn
1566fdd5a6
Output on failure
2017-09-28 13:18:25 +02:00
Denis Rouzaud
2f600a5c7f
echo instead of ninja
2017-09-28 13:18:24 +02:00
Denis Rouzaud
603375ed89
use ninja and env var
2017-09-28 13:18:22 +02:00
Denis Rouzaud
634317eb7b
fix ctest command
2017-09-28 13:18:20 +02:00
Denis Rouzaud
9352a01223
fix line ending
2017-09-28 13:18:20 +02:00
Denis Rouzaud
06e48c16cd
missing ctest 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