spice-gtk/tests
Marc-André Lureau 9837f974cc Drop autotools
Maintaining 1 build system is hard. Maintaining 2 is even harder.

It seems the meson build system is now in good shape to replace
autotools. Like many desktop projects, let's move entirely to meson
and drop autotools support.

Known changes:
- generating changelog files in the dist tarball. This is not strictly
  required, and can be added back later.
- generated files are not included in the dist tarball. In some ways,
  this can be considered a good thing.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Acked-by: Victor Toso <victortoso@redhat.com>
2019-07-09 11:05:29 +01:00
..
coroutine.c tests: fix -Wall -Wextra compiler warnings 2016-10-05 14:15:08 +02:00
file-transfer.c tests: Remove unused structure declaration 2018-06-04 16:12:34 +01:00
meson.build Add support for building with meson/ninja 2018-08-30 11:13:00 -03:00
mock-acl-helper.c tests: fix -Wall -Wextra compiler warnings 2016-10-05 14:15:08 +02:00
pipe.c tests/pipe: add write close/cancel tests 2017-09-04 12:15:40 +02:00
session.c tests: Shut up warnings about unitialized struct fields 2018-04-25 09:36:44 -03:00
uri.c build-sys: bump glib requirement 2.36 -> 2.46 2017-08-01 14:52:02 +02:00
usb-acl-helper.c tests: Add missing static statement 2018-10-02 08:25:04 +01:00
util.c util: Remove unused GError parameter 2016-09-02 13:14:17 +02:00