You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/4194
-- Commit Summary --
* Windows: Create 64bit installer and uninstaller
-- File Changes --
M geany.nsi.in (2) M scripts/ci_mingw64_geany.sh (4) M scripts/gtk-bundle-from-msys2.sh (8)
-- Patch Links --
https://github.com/geany/geany/pull/4194.patch https://github.com/geany/geany/pull/4194.diff
@eht16 commented on this pull request.
@@ -306,7 +302,7 @@ full download URL as used to create this installation.
sort.exe is extracted from the ZIP archive at ${UNX_UTILS_URL}. -Sort version: ${sort_version} +Sort version: (textutils) 2.1
We hardcode the version now because we cannot execute the 32bit `sort` command anymore. I think this is ok as long as we have use the fixed version which we host ourselves (https://download.geany.org/contrib/UnxUpdates.zip).
Ideally, at some point we find a usable 64bit binary for "sort".
Seems to work alright. Also, a nice side effect is that in the previous installer all the text was very pixellated on HiDPI screens which is fixed now.
github-comments@lists.geany.org