summaryrefslogtreecommitdiffstats
path: root/qtwayland.pro
Commit message (Collapse)AuthorAgeFilesLines
* No tests in 0.85qt-v5.0.0-alpha1Jørgen Lind2012-03-191-2/+1
| | | | | Change-Id: Ia8d30448347a74153dc25bdca28835aebcf56021 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
* Make the module not depend on QtBase configureJørgen Lind2012-03-121-8/+10
| | | | | | | | This is convenient if we want to reconfigure without reconfiguring QtBase. Change-Id: I47dabeb4a66161fd0f7cafd57d00a6ee0097d8d3 Reviewed-by: Paul Olav Tvete <paul.tvete@nokia.com>
* Make wayland actually a moduleJørgen Lind2011-12-071-1/+13
| | | | | | | | | Also fix so that QtCompositor can be built as shared object. + fix so that the default QT_WAYLAND_GL_CONFIG is wayland_egl Change-Id: I02b72e99286584426bd37ab2d00bbc84af11efdc Reviewed-by: Laszlo Agocs <laszlo.p.agocs@nokia.com>
* Rename qt-compositor.pro -> qtwayland.proRohan McGovern2011-09-301-0/+2
Follow the typical qmake naming scheme of <directoryname>.pro. Change-Id: I4dce85d1f64a9385079a675dfc1e8e1f31483a15 Reviewed-on: http://codereview.qt-project.org/5760 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Paul Olav Tvete <paul.tvete@nokia.com>