libvips/tools
Kleis Auke Wolthuizen d80185060d
Various improvements to the build systems (#2675)
* Meson: remove space before colon

Since key-value pairs in Python are usually delimited as
colon+space instead of space+colon+space.

* Meson: disable modules by default when building static libraries

Corresponds to autotools. See: #2323.

* Meson: make modules a feature option

Corresponds to autotools, where modules are built
automatically if enabled and supported.

* Meson: specify minimum required GLib version

* Meson: fix indentation

* Remove unused function checks

* Simplify GLib configure checks

* Meson: ensure modules doesn't include enumtypes sources

Since that would cause duplicate symbols.

(`soname_header` can also be safely removed here,
since that is already included in `libvips_headers_dep`)
2022-02-22 14:33:42 +00:00
..
Makefile.am version bump for 8.13 2021-11-21 11:29:28 +00:00
batch_crop.in
batch_image_convert.in
batch_rubber_sheet.in
light_correct.in
meson.build Various improvements to the build systems (#2675) 2022-02-22 14:33:42 +00:00
shrink_width.in
vips-8.13 version bump for 8.13 2021-11-21 11:29:28 +00:00
vips.c more startup debug output 2021-06-22 15:28:21 +01:00
vipsedit.c Merge branch '8.11' 2021-06-23 12:25:43 +01:00
vipsheader.c Merge branch '8.11' 2021-06-23 12:25:43 +01:00
vipsprofile remove some old sanity-checks 2019-03-20 16:28:22 +00:00
vipsthumbnail.c Merge branch '8.11' 2021-06-23 12:25:43 +01:00