Gimp/plug-ins/script-fu
Bruno Lopes f7ece9a7d8 plug-ins: Do not call in-build-gimp.py before building plugins
We were already considering the plugins under /common but
not the plug-ins that have their own subdirectories. So,
plugin_executables did not match custom_plugin_targets and
the build started to fail on macOS where install_name_tool
neeeds to process the plugins setting the right LC_RPATH.

(cherry picked from commit 778d40f0)
2026-01-04 10:43:58 -03:00
..
console ScriptFu: fix #10307 plugin call display not effective 2024-04-25 12:51:00 +00:00
interpreter plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 10:43:58 -03:00
libscriptfu Fix #13537: ScriptFu init gimp_ui and Gtk only in INTERACTIVE mode 2025-12-05 17:50:42 -03:00
scripts Revert "ScriptFu: scripts: remove obsolete script unsharp-mask" 2025-09-17 16:40:15 +02:00
server build, extensions, plug-ins: Add support to MSVC's resource compiler too 2025-11-29 18:28:13 -03:00
test Revert "ScriptFu: scripts: remove obsolete script unsharp-mask" 2025-09-17 16:40:15 +02:00
gimp-script-fu-interpreter.interp.in build/windows, data, extensions, plug-ins: Fix Build omissions 2024-01-02 10:49:31 +00:00
meson.build plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 10:43:58 -03:00
script-fu-eval.c ScriptFu: fix #10307 plugin call display not effective 2024-04-25 12:51:00 +00:00
script-fu-eval.h plug-ins, libgimp: move GimpBatchProcedure's run function to use config objects. 2023-10-01 20:52:01 +02:00
script-fu-refresh.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
script-fu-refresh.h ScriptFu: hide "Refresh Scripts" 2024-04-06 14:33:13 -04:00
script-fu-text-console.c plug-ins, libgimp: move GimpBatchProcedure's run function to use config objects. 2023-10-01 20:52:01 +02:00
script-fu-text-console.h plug-ins, libgimp: move GimpBatchProcedure's run function to use config objects. 2023-10-01 20:52:01 +02:00
script-fu.c Issue #12948: only report progression for "extension-script-fu" scripts. 2025-02-26 15:16:05 +01:00