Gimp/build/windows/gitlab-ci
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
..
1_build-deps-crossroad.sh build/windows: Follow meson defined versions 2024-02-18 19:28:47 +00:00
1_build-deps-msys2.sh gitlab-ci, build: Move to Clang in Windows (native) 2024-03-15 17:08:31 +00:00
2_build-gimp-crossroad.sh build/windows: Follow meson defined versions 2024-02-18 19:28:47 +00:00
2_build-gimp-msys2.sh build/windows: Fix iso-codes correctly 2024-02-25 15:15:16 +00:00
3_package-gimp-uni_base.sh build/windows: Rework scripts local compatibility layer 2024-02-18 19:28:47 +00:00
3_package-gimp-uni_dep.py gitlab-ci, build/windows: Unify CI jobs wording 2024-01-02 10:49:31 +00:00
3_package-gimp-uni_sym.sh gitlab-ci, build: Move to Clang in Windows (native) 2024-03-15 17:08:31 +00:00
4_dist-gimp-inno.ps1 build/windows: Port Installer script to .ps1 2024-03-16 15:24:45 +00:00
all-deps-uni.txt build/windows: Make unified deps list more conventional 2024-02-18 19:28:47 +00:00