diff options
author | Andy Nichols <andy.nichols@digia.com> | 2012-11-30 13:52:00 +0100 |
---|---|---|
committer | Andy Nichols <andy.nichols@digia.com> | 2012-12-03 09:50:54 +0100 |
commit | c2651cb953c4dfcf1578a380e65d6a0ec20ca571 (patch) | |
tree | e5be70e6caafaafc7c9e93d1162d6d298d5c4775 /.gitignore | |
parent | 9a8b92cc314aa84652c6da00129bb35f4a05a561 (diff) | |
download | qtwayland-c2651cb953c4dfcf1578a380e65d6a0ec20ca571.tar.gz |
Cleanup QtWayland module
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 <paul.tvete@digia.com>
Reviewed-by: Samuel Rødal <samuel.rodal@digia.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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/ |