Remove autotools build
authorPekka Paalanen <pekka.paalanen@collabora.com>
Thu, 14 Mar 2019 14:25:14 +0000 (16:25 +0200)
committerPekka Paalanen <pekka.paalanen@collabora.com>
Thu, 28 Mar 2019 11:56:44 +0000 (13:56 +0200)
commitfc76388fa199e57684f956ff2d8f95539d2f540a
tree4e73e465310b31d917200ee17e6d83eb590e1d74
parent779db046b91f28458b6bd79e07818ae20b49ba8b
Remove autotools build

Weston 6.0.0 was released with both autotools and Meson build systems. That
should be enough for downstream to migrate to Meson build on their on pace.

Maintaining two build systems is a hassle, keep the one that is easier to work
with and let the other one go.

doc/dozygen/tool*.doxygen.in are not deleted, because they have not been
integrated with Meson yet.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
14 files changed:
.gitlab-ci.yml
Makefile.am [deleted file]
autogen.sh [deleted file]
compositor/weston.pc.in [deleted file]
configure.ac [deleted file]
libweston-desktop/libweston-desktop-uninstalled.pc.in [deleted file]
libweston-desktop/libweston-desktop.pc.in [deleted file]
libweston/libweston-protocols.pc.in [deleted file]
libweston/libweston-uninstalled.pc.in [deleted file]
libweston/libweston.pc.in [deleted file]
m4/.gitignore [deleted file]
m4/ax_pthread.m4 [deleted file]
m4/weston.m4 [deleted file]
tests/weston-tests-env [deleted file]