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 tools: update the build-only tool compute-svg-viewbox. 2020-08-28 20:25:40 +02:00
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 Issue #8605: Unportable test(1) operator in tools/extract-vector-icon.sh 2022-09-10 23:08:06 +02:00
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 Meson port. 2019-09-11 16:42:04 +02:00
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 Fix various typos 2019-09-21 17:10:46 +00:00
gimppath2svg.py Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimptool.c app, libgimp, libgimpwidgets, plug-ins, etc: rename behaviour to behavior 2023-07-21 15:35:23 -04:00
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 Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
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 tools: improve the install-* meson targets. 2019-09-15 00:00:35 +02:00
mnemonic-clashes tools: add mnemonic-clashes tool 2019-09-12 17:56:45 +03:00
module-dependencies.py Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
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 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 tools: add performance-log-related tools 2018-09-02 03:12:09 -04:00
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 tools: fix another deprecation warning, this time in PyGObject. 2024-09-26 20:10:47 +02:00
release-stats.sh build, devel-docs, po-*, tools: remove Autotools remnants 2024-01-14 10:38:12 -03:00