Gimp/app/plug-in
Bruno Lopes 5edbb073e2
Declare gexiv2 dependency on many targets (due to gimpmetadata.h)
Our build files were relying 'sysroot' to find gexiv2.h but this is
not possible with Apple Clang om which sysroot points to macOS SDK.
So, exotic environments like Homebrew were failing. Let's fix this.

(cherry picked from commit f09007507f)
2025-10-03 18:42:25 -03:00
..
gimpenvirontable.c app: swap ':' path separator to ';' on Windows. 2024-03-28 00:19:10 +01:00
gimpenvirontable.h
gimpgpparams.c app, libgimp, pdb: new GimpDrawableFilterConfig class. 2024-12-17 16:24:54 +00:00
gimpinterpreterdb.c
gimpinterpreterdb.h
gimpplugin-cleanup.c app, pdb: a lot of vectors -> path renaming 2025-09-17 16:40:20 +02:00
gimpplugin-cleanup.h pdb, libgimp: Rename libgimp GimpImage vectors API... 2024-07-08 02:09:42 +00:00
gimpplugin-context.c
gimpplugin-context.h
gimpplugin-message.c app, libgimp*, pdb, plug-ins: float arrays don't need size arguments too. 2024-10-25 23:28:42 +02:00
gimpplugin-message.h
gimpplugin-proc.c Issue #12045: no defaults for plugin args of type File. 2025-01-22 17:53:21 +01:00
gimpplugin-proc.h app, libgimp, pdb: new GimpVectorLoadProcedure class. 2024-04-24 01:16:46 +02:00
gimpplugin-progress.c app, libgimp, pdb, plug-ins: fix failure to set plug-in as transient. 2024-06-08 21:54:21 +02:00
gimpplugin-progress.h
gimpplugin.c plugin, macos: Fix #12711, #12898 2025-02-22 17:32:51 +00:00
gimpplugin.h app, libgimp, pdb, plug-ins: fix failure to set plug-in as transient. 2024-06-08 21:54:21 +02:00
gimpplugindebug.c app/plugin fix #11407 PLUGIN_DEBUG_WRAP=all 2024-07-11 13:29:57 +00:00
gimpplugindebug.h
gimpplugindef.c
gimpplugindef.h
gimppluginerror.c
gimppluginerror.h
gimppluginmanager-call.c ScriptFu: fix #12150, activate apps (extension-script-fu and gimp) properly on MacOS 2024-12-17 15:18:50 +00:00
gimppluginmanager-call.h
gimppluginmanager-data.c
gimppluginmanager-data.h
gimppluginmanager-file.c plug-ins: Convert file_*_save to file_*_export 2024-04-16 16:07:10 +00:00
gimppluginmanager-file.h
gimppluginmanager-help-domain.c
gimppluginmanager-help-domain.h
gimppluginmanager-menu-branch.c
gimppluginmanager-menu-branch.h
gimppluginmanager-query.c
gimppluginmanager-query.h
gimppluginmanager-restore.c gimp-ux#93: GIMP_PDB_PROC_TYPE_EXTENSION renamed GIMP_PDB_PROC_TYPE_PERSISTENT. 2024-09-29 18:08:40 +02:00
gimppluginmanager-restore.h
gimppluginmanager.c app: fix running gimp or gimp-console as tool during build time on Windows. 2024-03-28 00:19:10 +01:00
gimppluginmanager.h
gimppluginprocedure.c app, libgimp: change the default sensitivity mask. 2025-02-14 20:08:43 +01:00
gimppluginprocedure.h app, libgimp, pdb: new GimpVectorLoadProcedure class. 2024-04-24 01:16:46 +02:00
gimppluginprocframe.c
gimppluginprocframe.h
gimppluginshm.c
gimppluginshm.h
gimptemporaryprocedure.c
gimptemporaryprocedure.h
meson.build Declare gexiv2 dependency on many targets (due to gimpmetadata.h) 2025-10-03 18:42:25 -03:00
plug-in-enums.c
plug-in-enums.h
plug-in-menu-path.c
plug-in-menu-path.h
plug-in-rc.c Issue #12045: no defaults for plugin args of type File. 2025-01-22 17:53:21 +01:00
plug-in-rc.h
plug-in-types.h