29 Commits

Author SHA1 Message Date
Juergen E. Fischer
bc1aea62df osgeo4w: switch nightly to GDAL3 and PROJ6 nightlies 2019-08-09 21:32:19 +02:00
Juergen E. Fischer
3c57d28cfa osgeo4w: change start directory of shortcuts to 'my documents' 2019-06-20 16:52:20 +02:00
Juergen E. Fischer
8e70c08b18 osgeo4w: fix grass shortcuts in qgis-dev (fixes #21680) 2019-03-27 10:44:20 +01:00
Juergen E. Fischer
a19fc89e5f osgeo4w: updates for grass 7.6.1 2019-03-23 02:08:30 +01:00
Juergen E. Fischer
3a4a3af1d6 osgeo4w:
* only use GRASS major version in executable names
* autodetect GRASS folder
2018-11-10 21:35:09 +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
2a52a62964 osgeo4w: fix postinstall scripts (fixes #17993) 2018-01-31 22:13:10 +01:00
Juergen E. Fischer
702d4cc174 osgeo4w: remove pyc on install and uninstall 2017-02-23 09:34:34 +01:00
Juergen E. Fischer
74df8754f9 remove standalone browser 2017-02-20 15:14:00 +01:00
Juergen E. Fischer
caaa68bb2d osgeo4w: also provider wrapper for browser (followup 801184a) 2017-02-19 23:49:43 +01:00
Juergen E. Fischer
801184a8a1 osgeo4w: add a minimal exe wrapper to initialize the enviroment and load
qgis_app.dll (inspired by Nathan's PR #4156)

On install each shortcut/configuration gets a own copy of the (small)
exe.  That exe is started through the batch file that originally was
used to start the app at runtime. Argument --exit will cause the wrapper
to just dump the environment to an .env file next to the copy of the
.exe.  The created shortcuts now point at those .exes instead of the
batch files.

At runtime the .exes source their .env file to get a working environment
to run QGIS (ie. qgis_app.dll).  This for example allows the application
to be pinned to the taskbar and avoids the of necessity of batch files
at runtime to start the app.
2017-02-19 13:47:38 +01:00
Juergen E. Fischer
801821f6f1 osgeo4w: fix quoting in batch files 2017-02-10 20:36:33 +01:00
Juergen E. Fischer
748acc6790 osgeo4w: packaging fixes 2017-02-06 01:30:59 +01:00
Juergen E. Fischer
c2ff2d7721 osgeo4w: support for OSGEO4W_DESKTOP and fix deinstallation 2016-03-13 02:42:47 +01:00
Juergen E. Fischer
9d5aabc160 osgeo4w: also follow designer batch rename in nightly build 2015-06-27 07:19:16 +02:00
Juergen E. Fischer
3c281450de prepare to use a different icon for qgis browser on windows 2015-05-20 12:01:27 +02:00
Juergen E. Fischer
6386dc6e14 osgeo4w: include python wrapper batch 2015-04-10 17:08:35 +02:00
Juergen E. Fischer
721933628b GRASS 6/7 build fixes:
* fix build on windows
* fix grass build on precise (using cmake <2.8.8, ie. without INCLUDE_DIRECTORIES target property)
* support desktop & browser shortcut for GRASS 6/7 in OSGeo4W nightly build
2015-04-10 14:44:10 +02:00
Juergen E. Fischer
c7f7f6f484 osgeo4w: add '(Nightly)' to the nightly build shortcuts 2015-03-05 02:02:26 +01:00
Juergen E. Fischer
72e779c3e4 osgeo4w: move Qt plugins (sql and designer) into qgis directory 2014-08-20 12:08:08 +02:00
Juergen E. Fischer
e8d4732f41 osgeo4w: also fix quoting in qgis-dev postinstall (followup e4dd900) 2014-06-20 23:09:17 +02:00
Juergen E. Fischer
ecb2778b4c osgeo4w: don't register .qgs file extensions if release version is installed
(fixes OSGeo4W#415)
2014-05-09 21:14:48 +02:00
Juergen E. Fischer
dc0894784d osgeo4w: run filetype registration with elevated rights 2014-02-12 01:02:10 +01:00
Juergen E. Fischer
a0bea5b384 osgeo4w: use nircmd also on 32bit 2013-09-04 01:05:11 +02:00
Juergen E. Fischer
15539f34ce more Quantum GIS => QGIS updates 2013-05-30 16:19:19 +02:00
Juergen E. Fischer
78d5ff50b2 osgeo4w: fix crssync run if installed into a directory with blanks 2012-11-07 23:18:47 +01:00
Juergen E. Fischer
8a8f16cfe8 osgeo4w: make creation of desktop and menulinks optional 2012-06-28 08:52:22 +02:00
Juergen E. Fischer
81943be3d9 osgeo4w: move desktop and browser executable to main bin 2012-06-19 02:57:38 +02:00
Juergen E. Fischer
be858fc28e fix nightly osgeo4w 2012-06-17 14:46:43 +02:00