Gimp/build
Jehan 9c62dfd4d4 build: extensions are gimp32/64 specific.
Otherwise the extension files from the 32-bit build override the ones
from the 64-build. This is wrong first because we get 32-bit executables
uselessly (even though Windows 64-bit can run them, we should install
the right ones) and also because we don't build Vala plug-ins on 32-bit
(doesn't work for some reason) and as we override the extension
manifest, the Vala goat exercise is not made available even though it's
installed.
2021-05-19 22:01:21 +02:00
..
buildbot
docker/gimpbuilder-base build: skip Recommends for docker image 2017-09-05 22:37:49 +02:00
flatpak Fix typos 2020-11-19 21:56:25 +01: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 build: extensions are gimp32/64 specific. 2021-05-19 22:01:21 +02:00
.gitignore
Makefile.am