Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-10 | Revert "adapt to ECMAddTests change" | Alex Richardson | |
This reverts commit 88c9a9664e99b639df4cde2be22dbe44df228879. | |||
2014-05-10 | adapt to ECMAddTests change | Alex Richardson | |
2014-05-07 | Use ecm_add_test(s) instead of own macro | Alex Richardson | |
This also fixes running 'nmake test' on Windows. | |||
2014-03-13 | Normalize vars to avoid odd bugs: QT_REQUIRED_VERSION => REQUIRED_QT_VERSION | Aurélien Gâteau | |
2014-01-15 | Improve dependency specifications. | Michael Palimaka | |
QtTest and QtConcurrent are only required for autotests, so no need to find them unconditionally. QtWidgets is not actually used - QtGui is instead. REVIEW: 114962 | |||
2014-01-13 | Make Qt5Test an optional dependency | Alex Richardson | |
It is only needed for building the autotests | |||
2013-12-18 | Move kconfig code to the root directory. | Jenkins CI | |