Gimp/.gitlab
Jehan 9e9fe1435a build, plug-ins, gitlab: make GIMP runnable from build directory without…
… being installed.

There is already most of the main code logic for this, though now plug-ins need
to be in their own subdirectories, which breaks for plug-ins/common/ and
plug-ins/python/, while I needed plug-ins in both these categories to generate
the Windows installer welcome images (file-png, and python-fu-eval in
particular).

Once again, meson was not very helpful, since all its functions still refuse to
output generated files in subdirectories, so I end up duplicating plug-in files
with a custom Python script.

This should fix the CI. It was working on my machine as GIMP was installed, but
such a build rule should work even without GIMP installed.
This will also be useful in the future when we'll want to run unit tests of
plug-ins through the finale GIMP binary itself.
2023-06-27 17:46:46 +02:00
..
issue_templates Prettifications of the 3 issue templates 2021-02-15 09:52:30 +00:00
merge_request_templates gitlab: update Container Registry link. 2020-09-27 00:47:19 +02:00
cp-plug-in-subfolder.py build, plug-ins, gitlab: make GIMP runnable from build directory without… 2023-06-27 17:46:46 +02:00
run_style_check_diff.sh .gitlab-ci.yml: add clang-format rules and pipeline 2022-01-19 20:44:45 +00:00
search-common-ancestor.sh .gitlab: search common git ancestor with mr-origin remote. 2022-01-19 22:22:40 +01:00