libvips/tools
Kleis Auke Wolthuizen 7553f60aed
Minor cleanups (#2857)
- Remove `HAVE_LCMS` definition in favor of `HAVE_LCMS2`.
- Remove `HAVE_WINDOWS_H` definition in favor of `G_OS_WIN32`.
- Remove stray `vips_text_get_type` in `conversion.c`.
- Remove duplicated `unistd.h` include.
- Remove redundant `strcasecmp` definition, we use `g_ascii_strcasecmp` everywhere.
- Remove unnecessary header checks in `configure.ac` and `meson.build`.
- Ensure `unistd.h` include is guarded with `HAVE_UNISTD_H`.
- Fail early when `-Dfontconfig=enabled` and `pangoft2` is not found.
2022-06-12 12:22:36 +01:00
..
Makefile.am version bump for 8.13 2021-11-21 11:29:28 +00:00
batch_crop.in tools/batch_* scripts: verify number of arguments before invoking 'shift'. 2012-11-13 15:11:34 +01:00
batch_image_convert.in tools/batch_* scripts: verify number of arguments before invoking 'shift'. 2012-11-13 15:11:34 +01:00
batch_rubber_sheet.in tools/batch_* scripts: verify number of arguments before invoking 'shift'. 2012-11-13 15:11:34 +01:00
light_correct.in reorganise tools/ dir 2011-04-06 12:06:32 +01:00
meson.build Various improvements to the build systems (#2675) 2022-02-22 14:33:42 +00:00
shrink_width.in reorganise tools/ dir 2011-04-06 12:06:32 +01:00
vips-8.13 version bump for 8.13 2021-11-21 11:29:28 +00:00
vips.c Minor cleanups (#2857) 2022-06-12 12:22:36 +01:00
vipsedit.c Minor cleanups (#2857) 2022-06-12 12:22:36 +01:00
vipsheader.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
vipsprofile remove some old sanity-checks 2019-03-20 16:28:22 +00:00
vipsthumbnail.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00