gimp/build
Bruno Lopes e61b7e05ed build/windows: Port Installer script to .ps1
This commit unites two scripts (.sh + .bat) in one .ps1. PS was choosed, since:
1) We don't need MSYS2 to distribute with Inno at first. Now, who wants to
   just distribute GIMP can do it easier natively without a separate environ.
2) PS is actually pretty solid and have a good number of cmdlets, unlike the
   ancient CMD, which barely supported more than 9 parameters in .bat files.
   Consequently, some redundant variable checks have been removed from the .ISS.

Also, changes the name of the job and script for better consistency with the
upcoming MS Store job.
2024-03-16 15:24:45 +00:00
..
flatpak build: sync with beta flatpak. 2024-03-11 03:45:02 +01:00
meson build: fix again the `xvfb-run` call to work on various distributions. 2021-11-14 22:14:59 +01:00
windows build/windows: Port Installer script to .ps1 2024-03-16 15:24:45 +00:00