10 Commits

Author SHA1 Message Date
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
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
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
6a56cb0dd0 updates and fixes for windows qt5/py3 build 2017-01-24 01:25:59 +01:00
Juergen E. Fischer
71d487c94d osgeo4w: include grass bin directory in PATH 2016-01-22 09:18:38 +01:00
Juergen E. Fischer
e6556a2d8d osgeo4w: update release packaging for dual grass support 2015-06-26 00:32:35 +02:00