libvips/libvips
Kleis Auke Wolthuizen a498680094
Update glib-mkenums templates (#2939)
* Avoid writing the full path in enumtypes.h

Helps reproducible builds, as build paths can vary between builds.

* Use g_intern_static_string() for enum/flags type names

We are emitting a static string, so use that shortcut function to
intern it, which will save one allocation.

* Use g_once_init_enter/leave to register enum/flags type names

This is the more modern way, and ensures thread-safety.
2022-07-22 15:33:40 +01:00
..
arithmetic configure should add meson files to make dist 2022-06-20 15:04:33 +01:00
colour configure should add meson files to make dist 2022-06-20 15:04:33 +01:00
conversion configure should add meson files to make dist 2022-06-20 15:04:33 +01:00
convolution configure should add meson files to make dist 2022-06-20 15:04:33 +01:00
create configure should add meson files to make dist 2022-06-20 15:04:33 +01:00
deprecated configure should add meson files to make dist 2022-06-20 15:04:33 +01:00
draw configure should add meson files to make dist 2022-06-20 15:04:33 +01:00
foreign don't check ADLER32 checksums on libpng load 2022-07-16 17:18:39 +01:00
freqfilt configure should add meson files to make dist 2022-06-20 15:04:33 +01:00
histogram configure should add meson files to make dist 2022-06-20 15:04:33 +01:00
include Update glib-mkenums templates (#2939) 2022-07-22 15:33:40 +01:00
iofuncs Update glib-mkenums templates (#2939) 2022-07-22 15:33:40 +01:00
module Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
morphology configure should add meson files to make dist 2022-06-20 15:04:33 +01:00
mosaicing configure should add meson files to make dist 2022-06-20 15:04:33 +01:00
resample configure should add meson files to make dist 2022-06-20 15:04:33 +01:00
dummy.c stray "im_" prefix 2022-02-20 17:07:29 +00:00
introspect.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
Makefile.am Link the main library with -Wl,-z,nodelete to prevent unloading (#2934) 2022-07-20 10:20:09 +01:00
meson.build Link the main library with -Wl,-z,nodelete to prevent unloading (#2934) 2022-07-20 10:20:09 +01:00
Vips-8.0.metadata Enhance the introspection support by fixing annotations (#2657) 2022-02-15 10:54:40 +00:00