libvips/libvips
Kleis Auke Wolthuizen 057703938e
Remove remnant of Autotools (#2950)
* Remove `glib-mkenums` autotools templates and generated files

Meson uses the `enumtypes.c.in` and `enumtypes.h.in` in
`libvips/include/vips` and doesn't use the pre-generated
files.

* Remove man files for no longer existing tools

+ update the `meson.build`.

* Remove Autotools section in `.gitignore`

* Remove `po/messages` left-over

* Remove `g-ir-scanner` entry point

No longer needed by Meson.

* Remove `glib-genmarshal` generated files

Meson doesn't use these pre-generated files.

* Remove Autotools specific Git attributes

* Remove no longer existing tools in `.gitignore`

* Remove Make specific things in `.gitignore`

* Rename COPYING to LICENSE

* Remove no longer needed `.gitignore` sections

Meson only supports out-of-tree builds. This assumes that the
build directory is ignored.

* Remove no longer needed `.editorconfig` sections
2022-07-27 10:56:56 +01:00
..
arithmetic remove autotools (#2941) 2022-07-24 11:14:52 +01:00
colour remove autotools (#2941) 2022-07-24 11:14:52 +01:00
conversion remove autotools (#2941) 2022-07-24 11:14:52 +01:00
convolution remove autotools (#2941) 2022-07-24 11:14:52 +01:00
create remove autotools (#2941) 2022-07-24 11:14:52 +01:00
deprecated remove autotools (#2941) 2022-07-24 11:14:52 +01:00
draw remove autotools (#2941) 2022-07-24 11:14:52 +01:00
foreign remove autotools (#2941) 2022-07-24 11:14:52 +01:00
freqfilt remove autotools (#2941) 2022-07-24 11:14:52 +01:00
histogram remove autotools (#2941) 2022-07-24 11:14:52 +01:00
include/vips Remove remnant of Autotools (#2950) 2022-07-27 10:56:56 +01:00
iofuncs Remove remnant of Autotools (#2950) 2022-07-27 10:56:56 +01:00
module remove autotools (#2941) 2022-07-24 11:14:52 +01:00
morphology remove autotools (#2941) 2022-07-24 11:14:52 +01:00
mosaicing remove autotools (#2941) 2022-07-24 11:14:52 +01:00
resample remove autotools (#2941) 2022-07-24 11:14:52 +01:00
Vips-8.0.metadata Enhance the introspection support by fixing annotations (#2657) 2022-02-15 10:54:40 +00:00
meson.build Link the main library with `-Wl,-z,nodelete` to prevent unloading (#2934) 2022-07-20 10:20:09 +01:00