360 Commits

Author SHA1 Message Date
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
Juergen E. Fischer
82dccf71a5 osgeo4w: detect python version in package.cmd 2018-10-14 13:42:07 +02:00
Alessandro Pasotti
a2ec75c999 Remove unused var 2018-10-13 13:18:56 +02:00
Alessandro Pasotti
6e2a2beec7 Small enhancements to mxe scripts 2018-10-13 11:24:42 +02:00
Alessandro Pasotti
219a4be721 mxe: couldn't be easier now
Build in docker
2018-10-12 21:33:13 +02:00
Alessandro Pasotti
189dfc702b Fix MXE build 2018-10-12 15:05:10 +02:00
Juergen E. Fischer
6ac262f432 configonly.bat: retrieve version from CMakeLists.txt 2018-10-09 02:30:10 +02:00
Juergen E. Fischer
f27c7cad94 packaging: include oauth2 method and opencl programs 2018-09-22 19:29:22 +02:00
Juergen E. Fischer
74b2e19434 osgeo4w: fix lrelease lookup 2018-09-19 19:22:08 +02:00
Anita Graser
7c2de7ea7f
fixed ico 2018-09-17 21:49:46 +02:00
Anita Graser
2be111fda5
new installer icons using qgis3 logo 2018-09-17 21:47:28 +02:00
Juergen E. Fischer
f38400d1e7 nsis: don't reboot in silent mode 2018-09-05 11:32:49 +02:00
Juergen E. Fischer
1192f949ec * osgeo4w: build pdbs for releases
* disable copying of reports without feedback
2018-08-18 11:24:21 +02:00
Andrea Giudiceandrea
ae8e0636f0 osgeo4w: remove registering of wrong classes 2018-08-18 02:29:28 +02:00
Salvatore Larosa
e8eec47b41 Fixes #19359 - fix typo copyed->copied 2018-07-09 15:04:48 +02:00
Juergen E. Fischer
d66d1eec1b osgeo4w: also register qgz extension (fixes #19333) 2018-07-04 13:43:42 +02:00
Juergen E. Fischer
7847421de4 add missed file (followup 4790747ae) 2018-06-26 10:59:02 +02:00
Juergen E. Fischer
c27b445130 fix tar (followup 4790747a) 2018-06-21 08:51:41 +02:00
Nyall Dawson
040f1d1879 Fix SC2006 warnings 2018-06-21 15:33:29 +10:00
Juergen E. Fischer
4790747aea Tune osgeo4w scripts (followup cab6a4b6) 2018-06-20 10:01:34 +02:00
Juergen E. Fischer
a9b663ec0c osgeo4w: include PGEO_DRIVER_TEMPLATE and OGR_SKIP in qgis.vars
(fixes #18234)
2018-05-11 01:27:06 +02:00
Juergen E. Fischer
9690d8061e add mdal provider to debian and osgeo4w packages 2018-05-10 20:18:46 +02:00
Juergen E. Fischer
e55bb558a6 cosmetics on 9e7e927b9c 2018-05-09 21:55:13 +02:00
Alexandre
9e7e927b9c
Add DisplayVersion value in Uninstallkey
The DisplayVersion value in Uninstallkey registry hive (Software\Microsoft\Windows\CurrentVersion\Uninstall) is mandatory for deployment software, it allows them to check quickly from standard registry path the currently installed version.

The VersionNumber value is already stored in Software\QGIS (version)\ hive but that's not a standard for deployment solutions.
2018-05-09 16:22:42 +02:00
Juergen E. Fischer
3b59ccc7ce osgeo4w: add O4W_QT_ variables for qt.conf to qgis.vars 2018-04-19 07:12:33 +02:00
Nyall Dawson
21ef2fd42b Provide a simple initial palette for new layers
TODO: make it AWESOME!
2018-03-13 10:39:49 +11:00
Juergen E. Fischer
8ef90807f2 osgeo4w: fix desktop link
(cherry picked from commit b5ca7885fc13fecdacd604bfbd747798b1539f59)
2018-02-25 22:08:53 +01:00
Juergen E. Fischer
ef24e65ccf osgeo4w: fix grass plugin postinstall
(cherry picked from commit 001c80b0c3478f9d1fc026965c439aa843f0a66d)
2018-02-25 16:43:38 +01:00
Juergen E. Fischer
11b09953d0 osgeo4w: avoid blocking error popup when running tests 2018-02-25 16:43:38 +01:00
Juergen E. Fischer
f97d9dc1a4 osgeo4w: ignore if there are no pyc to cleanup in postinstall
(cherry picked from commit af4cbe2db07c970a0df4668f86b12335e27667df)
2018-02-24 21:51:08 +01:00
Juergen E. Fischer
065dd1cf53 Revert "osgeo4w: also build pdb and corresponding package for releases"
This reverts commit 7efcfee28cc5ae454fd50b30263e85477a4fe9c0.

(cherry picked from commit 611fbff4901d74bfc942b21b083512f8f7a9f401)
2018-02-24 21:51:08 +01:00
Juergen E. Fischer
17039ff195 Adapt packaging to c988dd291 2018-02-17 07:41:20 +01:00
Juergen E. Fischer
aa8b629682 osgeo4w: remove explicit setting of QGISDEBUG 2018-02-15 08:54:43 +01:00
Juergen E. Fischer
792c19ba70 nightlies: also submit build errors to dash 2018-02-14 19:20:22 +01:00
Alessandro Pasotti
6dbd0b950e [mxe] Better packaging and fix Qt5 plugins path 2018-02-09 12:06:36 +01:00
Alessandro Pasotti
4bd385ff39 [mxe] autopep8 2018-02-08 18:28:40 +01:00
Alessandro Pasotti
b817a3f843 [mxe] Fix typos and qt.conf 2018-02-08 18:25:32 +01:00
Alessandro Pasotti
1dd6db384f [mxe] Add install instructions for mxe 2018-02-08 13:38:27 +01:00
lbartoletti
124e26815d Standardize shebangs (was Usr bin env) (#6229)
* Use portable /usr/bin/env/{perl,python} instead of /usr/bin/{perl,python}

* fix perl;add bash

* Fix indentation using modified scripts

* Revert "fix perl;add bash"

This reverts commit be8b9113c25f7c2fb9c8c9bad556fbca2f0c0ba2.

* python3 everywhere

* more bash

* rebase
change perl

* Linux perl; missing from last PR

* fix doxygen_space

* Use portable /usr/bin/env/{perl,python} instead of /usr/bin/{perl,python}

* fix perl;add bash

* Fix indentation using modified scripts

* Revert "fix perl;add bash"

This reverts commit be8b9113c25f7c2fb9c8c9bad556fbca2f0c0ba2.

* python3 everywhere

* more bash

* rebase
change perl

* fix doxygen_space
2018-02-05 03:38:02 -09:00
Juergen E. Fischer
57d38cd0d5 * revive update-news.pl
* osgeo4w: drop globe plugin
2018-02-03 19:24:03 +01:00
Juergen E. Fischer
2a52a62964 osgeo4w: fix postinstall scripts (fixes #17993) 2018-01-31 22:13:10 +01:00
Nyall Dawson
f37c2bf6f6 Revert "[needs-qa]Usr bin env" 2018-01-30 11:33:49 +11:00
lbartoletti
1ce7dbad94 Merge branch 'master' of https://github.com/qgis/QGIS into usr_bin_env 2018-01-29 13:13:03 +01:00
Juergen E. Fischer
a265073344 update package*.cmd for 3 and GRASS 7.x 2018-01-26 20:29:35 +01:00
lbartoletti
59c2ab45a0 more bash 2018-01-17 21:28:10 +01:00
lbartoletti
c033b3401c Revert "fix perl;add bash"
This reverts commit be8b9113c25f7c2fb9c8c9bad556fbca2f0c0ba2.
2018-01-15 16:08:08 +01:00
lbartoletti
f2a0c77952 Merge branch 'usr_bin_env' of https://github.com/lbartoletti/QGIS into usr_bin_env 2018-01-15 15:59:08 +01:00
Juergen E. Fischer
4abac93115 packaging updates 2018-01-05 11:12:04 +01:00
gacarrillor
6415fad072 Get rid of PySpatiaLite 2017-10-29 10:46:54 -05:00