Gimp/tools
Jehan 2f9881c03f build, tools, gimp-data: removing gimp_exe_config_dir from the root meson.build.
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`.
2024-04-21 20:43:29 -03:00
..
compute-svg-viewbox.c tools: update the build-only tool compute-svg-viewbox. 2020-08-28 20:25:40 +02:00
defcheck.py tools: delete a remnant from autotools paths. 2024-04-15 23:35:37 +02:00
extract-vector-icon.sh Issue #8605: Unportable test(1) operator in tools/extract-vector-icon.sh 2022-09-10 23:08:06 +02:00
flatpak-releases tools: better support of using --runtime with --beta or --nightly. 2023-06-30 18:35:06 +02:00
generate-news
generate-welcome-dialog-data.py tools: fix generation of welcome-dialog-data.[ch]. 2022-08-21 21:21:38 +02:00
generate_changelog.sh
gimp-debug-resume.c Get rid of old Windows specific defines 2024-01-24 12:10:00 -05:00
gimp-mkenums tools: Use env in shebangs 2022-03-18 16:05:58 +00:00
gimp-test-clipboard.c
gimppath2svg.py
gimptool.c app, libgimp, libgimpwidgets, plug-ins, etc: rename behaviour to behavior 2023-07-21 15:35:23 -04:00
in-build-gimp.sh build, tools, gimp-data: removing gimp_exe_config_dir from the root meson.build. 2024-04-21 20:43:29 -03:00
kernelgen.c
meson-mkenums.sh Issue #8145: meson: generation of '*-enums.c' files. 2022-08-01 19:59:53 +02:00
meson.build meson: icons are now installed by making gimp-data a meson subproject. 2024-03-28 00:19:10 +01:00
meson_install_subdir.py
mnemonic-clashes
module-dependencies.py
performance-log-close-tags.py tools: add performance-log-close-tags.py, use in performance-log-viewer 2020-07-30 01:03:38 +03:00
performance-log-coalesce.py
performance-log-deduce.py
performance-log-expand.py
performance-log-progressive-coalesce.py tools: add performance-log-progressive-coalesce.py; use in performance-log-viewer 2020-07-30 01:04:40 +03:00
performance-log-resolve.py
performance-log-viewer tools: add performance-log-progressive-coalesce.py; use in performance-log-viewer 2020-07-30 01:04:40 +03:00
performance-log-viewer.py icons: Revert most of !909 2023-05-14 21:54:41 -04:00
release-stats.sh build, devel-docs, po-*, tools: remove Autotools remnants 2024-01-14 10:38:12 -03:00