Creating a temporary config directory for the in-build GIMP (run as a tool or for unit-testing) is not done as a build target anymore, but in the in-build-gimp.sh script as a unique temp directory, then cleaned out on exit. This has a few advantages: - It is properly cleaned out once the build ends (instead of leaving a full config dir as trash inside the build dir). - It is not reused from one build to another (with risk of carrying bugs and issues over). - Every use of the in-build GIMP will have its own config directory, and in particular when they are called in parallel. As a side update, make sure that all `gimp_exe` runs depend on `gimp_exe_depends`. |
||
|---|---|---|
| .. | ||
| compute-svg-viewbox.c | ||
| defcheck.py | ||
| extract-vector-icon.sh | ||
| flatpak-releases | ||
| generate-news | ||
| generate-welcome-dialog-data.py | ||
| generate_changelog.sh | ||
| gimp-debug-resume.c | ||
| gimp-mkenums | ||
| gimp-test-clipboard.c | ||
| gimppath2svg.py | ||
| gimptool.c | ||
| in-build-gimp.sh | ||
| kernelgen.c | ||
| meson-mkenums.sh | ||
| meson.build | ||
| meson_install_subdir.py | ||
| mnemonic-clashes | ||
| module-dependencies.py | ||
| performance-log-close-tags.py | ||
| performance-log-coalesce.py | ||
| performance-log-deduce.py | ||
| performance-log-expand.py | ||
| performance-log-progressive-coalesce.py | ||
| performance-log-resolve.py | ||
| performance-log-viewer | ||
| performance-log-viewer.py | ||
| release-stats.sh | ||