Gimp/build
Jehan 34748af7a7 gitlab-ci, build: compute the checksums of installer in bash script.
I completely forgot that since the installer is built on a Windows
runner, I cannot expect a standard Linux shell syntax.
As a consequence, commit de9a171a19 broke the "win-installer-nightly"
job with the following error:

> The token '&&' is not a valid statement separator in this version.

Rather than trying to find the equivalent command to run on powershell
or whatever, let's just compute the checksum at the end of our installer
creation script.
2021-08-01 17:11:58 +02:00
..
buildbot
docker/gimpbuilder-base build: skip Recommends for docker image 2017-09-05 22:37:49 +02:00
flatpak build: forgot a patch for a dependency of the flatpak build. 2021-07-22 17:54:48 +02:00
meson meson: Allow running tests headless 2020-05-14 18:31:08 +02:00
patches Issue 6210: Subpixel font rendering system settings should only apply… 2021-04-20 18:26:15 +02:00
windows gitlab-ci, build: compute the checksums of installer in bash script. 2021-08-01 17:11:58 +02:00
.gitignore
Makefile.am