Gimp/build/windows
lloyd konneker d5a83429b4 ScriptFu: Add script-fu-interpreter akin to other interpreters
Why:
1) users can install .scm scripts to plug-ins dir
2) Crashing scripts do not crash extension-script-fu

Scripts (.scm files) have a shebang and are executable
and in a same-named subdir of plugin dir.

Interpreter/scripts create PDB procs of type PLUGIN unlike extension-script-fu
which creates PDB procs of type TEMPORARY, owned by extension-script-fu.

Unlike other interpreters, the interpreter is-a plugin outright,
not by virtue of the script subclassing GimpPlugin and using GI.

More details in /plug-ins/script-fu/interpreter/README
2022-06-30 13:39:45 +00:00
..
gitlab-ci Migrate from intltool to gettext 2022-06-25 10:25:49 +02:00
installer ScriptFu: Add script-fu-interpreter akin to other interpreters 2022-06-30 13:39:45 +00:00
jhbuild Migrate from intltool to gettext 2022-06-25 10:25:49 +02:00
patches build: remove aalib patches. 2022-03-30 22:13:40 +02:00
.gitignore build/windows: remove trailing whitespace and fix file coding system 2010-09-01 14:14:57 +02:00
fileicon.ico
gimp-plug-ins.rc.in Fix encoding. The world should be utf-8. 2018-06-15 17:34:59 +00:00
gimp.manifest win: Mark as Windows 10 compatible. 2015-08-10 15:17:47 -04:00
gimp.rc.in Fix encoding. The world should be utf-8. 2018-06-15 17:34:59 +00:00
gimprc-plug-ins.rule build: fix header search paths for windres calls (Win32 build). 2018-02-12 18:55:50 +01:00
gimprc.rule build: fix header search paths for windres calls (Win32 build). 2018-02-12 18:55:50 +01:00
Makefile.am build, configure.ac: misc Windows installer translations build improvements 2017-12-25 07:42:20 -05:00
meson.build meson: Fix build from tarball 2022-03-18 16:05:58 +00:00
plug-ins.ico Bug 574018 - Add a manifest to executables 2010-09-01 08:24:45 +02:00
wilber.ico Bug 732363 - wilber.ico doesn't contain 256x256 layer 2015-11-30 23:22:38 +01:00