gimp/tools
Jehan c3bc4e5336 Issue #12904: make debugging self with gdb optional with -Ddebug-self-in-build.
Some people reported cases where gdb doesn't even seem to understand
Python scripts (the error in #12904 implies it is looking for standard
gdb commands, because apparently -x option allows both styles).
Others had issues in sandbox building (#12956).

I don't really want to spend too much time understanding each case,
especially as it's a self-debugging tool, not absolutely necessary for a
successful compilation.

So let's just make this optional, and default to "false".
2025-02-24 18:13:09 +01:00
..
compute-svg-viewbox.c
debug-in-build-gimp.py Issue #12640: run in-build GIMP binary through a debugger when gdb is available. 2025-01-06 21:09:37 +01:00
defcheck.py tools: delete a remnant from autotools paths. 2024-04-15 23:35:37 +02:00
extract-vector-icon.sh
flatpak-releases Fix spelling errors found with codespell 2025-01-04 15:11:03 +00:00
gen-languages.c Issue #12126: Build broken since 741dc20b. 2024-10-08 01:10:53 +02:00
generate-news
generate-welcome-dialog-data.py tools: fix generating welcome dialog data for RCs. 2024-11-04 03:28:48 +01:00
generate_changelog.sh
gimp-debug-resume.c
gimp-mkenums
gimp-test-clipboard.c
gimppath2svg.py
gimptool.c
in-build-gimp.sh Issue #12904: make debugging self with gdb optional with -Ddebug-self-in-build. 2025-02-24 18:13:09 +01:00
kernelgen.c
meson-mkenums.sh Fix spelling errors found with codespell 2025-01-04 15:11:03 +00:00
meson.build app*, docs, tools: -Denable-default-bin=enabled will also install a gimp-major binary. 2024-11-03 22:55:39 +01:00
meson_install_subdir.py
mnemonic-clashes
module-dependencies.py
performance-log-close-tags.py
performance-log-coalesce.py tools: fix deprecated syntax. 2024-09-26 19:49:47 +02:00
performance-log-deduce.py tools: fix deprecated syntax. 2024-09-26 19:49:47 +02:00
performance-log-expand.py tools: fix deprecated syntax. 2024-09-26 19:49:47 +02:00
performance-log-progressive-coalesce.py tools: fix deprecated syntax. 2024-09-26 19:49:47 +02:00
performance-log-resolve.py
performance-log-viewer
performance-log-viewer.py tools: fix another deprecation warning, this time in PyGObject. 2024-09-26 20:10:47 +02:00
release-stats.sh