Gimp/app/gegl
Bruno Lopes f09007507f
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.
2025-10-03 18:31:53 -03:00
..
gimp-babl-compat.c
gimp-babl-compat.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimp-babl.c app: fix signature of gimp_babl_is_bounded(). It returns a boolean. 2024-02-11 23:28:03 +01:00
gimp-babl.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimp-gegl-apply-operation.c app: get rid of rgb_to_pixel() GimpPickable method and related functions. 2024-02-11 23:28:03 +01:00
gimp-gegl-apply-operation.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimp-gegl-enums.c app, libgimp*: commit the newly generated *enums.c files. 2022-08-01 20:00:01 +02:00
gimp-gegl-enums.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimp-gegl-loops-sse2.c
gimp-gegl-loops-sse2.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimp-gegl-loops.cc app: no more GimpRGB/GimpHSL/GimpHSV usage in paint code at all anymore. 2024-02-11 23:28:03 +01:00
gimp-gegl-loops.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimp-gegl-mask-combine.cc app: add support for offset buffers in gimp_channel_select_buffer() ... 2020-02-03 21:21:08 +02:00
gimp-gegl-mask-combine.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimp-gegl-mask.c
gimp-gegl-mask.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimp-gegl-nodes.c app, libgimp, pdb: fix perceptual blend space for linear TRC ICC profiles 2024-12-19 23:23:50 +01:00
gimp-gegl-nodes.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimp-gegl-tile-compat.c
gimp-gegl-tile-compat.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimp-gegl-types.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimp-gegl-utils.c app: Make block-listing of GIMP operations optional 2025-08-03 21:38:28 +00:00
gimp-gegl-utils.h app: Make block-listing of GIMP operations optional 2025-08-03 21:38:28 +00:00
gimp-gegl.c app: fix autotools build. 2020-11-10 12:52:01 +01:00
gimp-gegl.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimpapplicator.c app: in image graph, only demote data back to storage format after a filter when… 2025-02-09 00:08:54 +01:00
gimpapplicator.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimptilehandlervalidate.c Don't compile gimpmarshal source file many times 2020-09-13 18:13:29 +03:00
gimptilehandlervalidate.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
meson.build Declare gexiv2 dependency on many targets (due to gimpmetadata.h) 2025-10-03 18:31:53 -03:00