gimp/tools
Ell 5893d2dc73 tools, app-tools: move gimp-debug-tool from tools/ to app-tools/
Move gimp-debug-tools.c from tools/ to a new app-tools/ subdir,
which should contain external tools needed by app/, and which is
built *after* app/ (unlinke tools/).  This allows gimp-debug-tool
to depend on libapp and libappwidgets, instead of on actual source
files from app/.  Building sources from app/ in another subdir
screws with the distclean rules, and breaks distcheck.
2018-03-10 17:56:56 -05:00
..
.gitignore tools, app-tools: move gimp-debug-tool from tools/ to app-tools/ 2018-03-10 17:56:56 -05:00
Makefile.am tools, app-tools: move gimp-debug-tool from tools/ to app-tools/ 2018-03-10 17:56:56 -05:00
compute-svg-viewbox.c tools: missing space separations. 2017-09-11 01:04:32 +02:00
defcheck.py Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
extract-vector-icon.sh tools: scripts to extract a single SVG icon from a source file. 2016-02-15 01:53:19 +01:00
generate-news tools/generate-news Add a script to generate a NEWS file template 2015-05-02 14:29:39 -04:00
gimp-debug-resume.c libgimpbase, tools: clean some warnings on a Win32 build. 2018-01-28 15:43:07 +01:00
gimp-mkenums gimp-mkenums: add @if@ conditional inclusion 2017-11-30 03:10:14 -05:00
gimppath2svg.py Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimptool.c Bug 766327 - gimptool-2.0 not quoting filenames/directories 2016-05-22 22:38:12 +02:00
invert-svg.c tools: "invert-svg", new tool to invert grey colors in vectorial icons. 2016-02-15 01:53:01 +01:00
kernelgen.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
module-dependencies.py tools: Add tool to construct a dependency graph between modules 2010-01-04 17:03:19 +01:00
test-clipboard.c tools: #include "libgimpbase/gimpbase.h" and not just gimpversion.h 2011-04-28 12:47:38 +02:00