464 Commits

Author SHA1 Message Date
pathmapper
3eb888457c Add dedicated cmake boolean option for server landingpage webapp 2022-01-06 08:28:05 +01:00
pathmapper
d9d389be93 Use node 17 for rawhide build 2021-12-31 21:40:08 +01:00
pathmapper
c2d5ed1fbd Try to add yarnpkg 2021-12-30 19:20:49 +01:00
pathmapper
456d560859 Add mingw64-yarn 2021-12-30 19:20:49 +01:00
pathmapper
84ab9e856c Add yarn to mingw deps 2021-12-30 19:20:49 +01:00
Denis Rouzaud
725dcb377c
[cmake] rename plugin targets to plugin_* (#45975)
* [cmake] rename plugin targets to plugin_*

this is the same semantic than for auth methods and providers

* revert nsis changes

* also rename grass plugin target
2021-11-11 20:01:39 +01:00
Sandro Mani
7316a6b6b1 Fix mingw CI build 2021-10-03 20:19:06 +02:00
Sandro Mani
69b9450c98 Update mingw deps for sip6 2021-09-30 12:46:43 +02:00
Sandro Mani
711ed22399 Simplify cmake configuration in mingw build script 2021-09-30 12:13:29 +02:00
Sandro Mani
6bb7e5e7f6 Enable mingw server build 2021-09-16 12:07:59 +02:00
Sandro Mani
5cf9ee12cc Update mingw build.sh 2021-09-07 19:36:00 +02:00
Sandro Mani
898967e452 Remove unused dependencies from mingw docker image 2021-09-07 18:47:07 +02:00
Nyall Dawson
c25b17dc4c GPS Tools plugin is no more!
The functionality from the plugin has been moved into the core QGIS
install, with tools available from the Processing -> GPS group,
or via the Data Source Manager - GPS tab.
2021-08-03 09:22:31 +10:00
Juergen E. Fischer
f14e098eb6 also rename grassrasterprovider 2021-06-25 10:27:41 +02:00
Sandro Mani
78f434c97c MinGW: Install sip source files 2021-06-24 19:40:04 +02:00
Sandro Mani
d28c5f387a MinGW: Skip windows api libraries in dependency collection 2021-06-24 19:40:04 +02:00
Denis Rouzaud
310f5f37ec
also rename arcgismapserver target + fix lib names (#43803) 2021-06-21 09:00:21 +02:00
Denis Rouzaud
ad618e7718
rename auth methods and providers targets (#43768)
* rename auth methods targets

* rename provider targets

* follow up

* fix dll/so lookup

* follow up

* more

* Update qgsauthmethodregistry.cpp

* Update qgsproviderregistry.cpp

* follow up

* fix missing method
2021-06-19 21:27:35 +00:00
Juergen E. Fischer
8f0a8dd449 drop owsprovider from packaging 2021-06-10 00:43:05 +02:00
Juergen E. Fischer
f8e2adb84c install and package pyis (fixes #41264) 2021-06-10 00:43:05 +02:00
Nyall Dawson
3a6f643ea9 Try to fix mingw builds 2021-04-03 13:09:27 +10:00
Denis Rouzaud
555f516925
use cmake native FindPython (#42497) 2021-03-28 21:49:40 +02:00
Juergen E. Fischer
bc1f5d23d6 fix submission in nightlies 2021-03-26 23:33:51 +01:00
Juergen E. Fischer
6e5f4f3616 nightlies: fix pushing to dash 2021-03-10 02:45:44 +01:00
Juergen E. Fischer
cbc1e8bb9c enable dash push for nightlies 2021-03-07 23:25:43 +01:00
Sandro Mani
eda0f11c53
Add mingw64-python3-dateutil to mingw dependencies 2021-02-23 10:18:42 +01:00
Denis Rouzaud
002e634dba
add cache to mingw builds (#41734) 2021-02-22 13:47:06 +01:00
Alessandro Pasotti
ca9a70e0d4 ZSTD paths (unable to reproduce the issue on local docker) 2021-02-19 11:08:21 +01:00
Alessandro Pasotti
27f3c4b9c8 Fix docker build 2021-02-19 10:07:30 +01:00
Alessandro Pasotti
9e2958b8eb Fix nonsense checks 2021-02-19 08:54:18 +01:00
Alessandro Pasotti
25f12e844e Mingw64 ccache and debug sym fix 2021-02-19 08:54:18 +01:00
Alessandro Pasotti
09f53d1420 Update build.sh 2021-02-19 08:54:18 +01:00
Alessandro Pasotti
e3022809d7 Typo 2021-02-19 08:54:18 +01:00
Alessandro Pasotti
faed480a73 mxe -> fedora mingw64 from Sourcepole
Replace MXE with fedora mingw64 cross build recipe with python.

Thanks to Sandro Mani!
2021-02-19 08:54:18 +01:00
Denis Rouzaud
4fc02733cb
cache mxe builds (#41472) 2021-02-17 11:07:39 +01:00
Juergen E. Fischer
0fdf0e493c osgeo4w: use gdal nightly also for designer (fixes OSGeo4W#659) 2021-02-16 11:56:05 +01:00
Alessandro Pasotti
9818fbe209 Fix MXE build for python bump and EPT 2021-01-19 16:24:56 +01:00
Juergen E. Fischer
e15b8947c0 include hana provider in packages 2021-01-14 13:00:46 +01:00
Juergen E. Fischer
6e455977d0 osgeo4w: fix python-qgis-dev.bat 2020-12-11 14:31:46 +01:00
Nyall Dawson
afff8ba7be Disable EPT on mxe builds (missing zstd dependancy) 2020-11-13 09:55:04 +10:00
Juergen E. Fischer
3922a28dbc folloup CMakeLists.txt updates (followup eddf6feb) 2020-11-11 23:08:26 +01:00
Juergen E. Fischer
04fbe177b9 osgeo4w: don't pickup PATH changes by GRASS' env.bat (fixes #38476) 2020-09-25 11:53:13 +02:00
Juergen E. Fischer
0f2b53c949 osgeo4w: avoid placing grass' rstudio path in front of osgeo4w qt 2020-09-17 08:12:14 +02:00
Juergen E. Fischer
76dad2faf6 osgeo4w: use gdal-dev-py3-env.bat also in qgis_process in nightlies 2020-07-14 00:26:29 +02:00
Ludovic
6247cde584 svg file reduced with svgcleaner 2020-07-07 13:32:51 +02:00
João Gaspar
5673fef121 drop text 2020-06-01 08:44:23 +10:00
João Gaspar
b1a666c619 fix text 2020-06-01 08:44:23 +10:00
João Gaspar
5c57bd807d Update sidebar of ms-windows installer 2020-06-01 08:44:23 +10:00
Nyall Dawson
6a4d22723e Drop coordinate capture plugin
This functionality has been moved to an out-of-the-box "Copy Coordinate"
option available by right-clicking on a map canvas while the pan, zoom,
or select tools is active.
2020-05-26 13:51:41 +10:00
Nyall Dawson
25a3ced031 Cleanup remnants 2020-05-25 11:39:20 +10:00