From c2651cb953c4dfcf1578a380e65d6a0ec20ca571 Mon Sep 17 00:00:00 2001 From: Andy Nichols Date: Fri, 30 Nov 2012 13:52:00 +0100 Subject: Cleanup QtWayland module MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Now that both xkbcommon 0.2.0 and libWayland 1.0.0 have been released, we should no longer be building against sha1's and should be preparing for an eventual release so these build hints have been removed. A test has been added for libWayland 1.0.0 which is required to build QtWayland. README has been updated to reflect the current situation src/3rdparty has been removed as it has not been used in some time. patches folder and contents have been removed as they are no longer needed. extensions folder has been moved to the src folder Change-Id: Iab79b5c164758a4bd0253c90f60b2a2d044e2785 Reviewed-by: Paul Olav Tvete Reviewed-by: Samuel Rødal --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 688c4946..c0ad159d 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ config.tests/glx/glx config.tests/wayland_egl/wayland_egl config.tests/xcomposite/xcomposite config.tests/xkbcommon/xkbcommon +config.tests/wayland/wayland qrc_*.cpp moc_*.cpp .obj/ -- cgit v1.2.1