summaryrefslogtreecommitdiffstats
path: root/sync.profile
Commit message (Collapse)AuthorAgeFilesLines
* Port configure tests to the new style to make them work againThomas McGuire2012-08-081-7/+0
| | | | | Change-Id: Ia7a284fc407a28a3cfae14358a8286864ad0c25a Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* build system cleanupsOswald Buddenhagen2012-06-261-5/+0
| | | | | | | | | | | | | | | | | - load(qt_module) => load(qt_build_config) - remove: - CONFIG+=module (obsolete) - code relating to module version headers (automated now) - %mastercontent assignment (automated now) - QT_BUILD_*_LIB defines (automated now) - pointless QPRO_PWD assignments - pointless DEFINES+=QT_MAKEDLL - pointless include and depend paths Change-Id: I2c5062c238c6948f99d72f7c5544095cd30c988d Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com> Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com> Reviewed-by: Alex <alex.blasche@nokia.com>
* auto-generate module prisOswald Buddenhagen2012-06-261-3/+0
| | | | | | Change-Id: I89ccb6cd05e58a1790480d5ea9c613ace4f42373 Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com> Reviewed-by: Alex <alex.blasche@nokia.com>
* Remove qtbase pinLars Knoll2012-06-121-1/+1
| | | | | Change-Id: Ife9336fb1e7141737aea1cb76fe0e4bd99aa48cb Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
* pin qtbaseLincoln Ramsay2012-06-121-2/+1
| | | | | Change-Id: I5fea480598214664cea1c0d8755e3d2215ecd75e Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
* Prefer to use the BBNDK sensor.h if presentThomas McGuire2012-05-111-0/+7
| | | | | Change-Id: Ife482d8acb5a533f61e009bf65ec37215a7af595 Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
* sync.profile: remove dependency on qtsvg and qtscriptSergio Ahumada2012-04-271-2/+0
| | | | | | | There is no real dependency on qtsvg/qtscript for this module. Change-Id: I6e96672373be295d90e628f50f176a9af35c9c0d Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* un-pin qtbaseLincoln Ramsay2012-03-201-1/+1
| | | | | Change-Id: I6f05561a744ae5342a83b810894cfcaddbe69e89 Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
* pin qtbaseLincoln Ramsay2012-03-191-1/+1
| | | | | Change-Id: I61009a2c37d37ee84110acb825e5c2768775f5a5 Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
* sync.profile: introduce dependency on qtjsbackendRohan McGovern2012-01-101-0/+1
| | | | | | | | | | sync.profile needs to enumerate indirect dependencies too. qtdeclarative now depends on qtjsbackend; update sync.profile accordingly. Change-Id: I73f74f20d205a6f446bf89f75ef14aeb790b06ef Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com>
* Revert the QtmSensors library.Lincoln Ramsay2011-08-291-3/+0
| | | | | | | | | | The QtSensors API changes have been de-scoped so this library is no longer required. Change-Id: Iee555b69fc3f774c48c5911eeabc09aba50c13fc Reviewed-on: http://codereview.qt.nokia.com/3686 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
* QtmSensors, legacy sensors library.Lincoln Ramsay2011-08-251-0/+3
| | | | | | | | | | | | | | QtSensors will not remain source-compatible with Mobility. QtmSensors exists to provide a source-compatible API. QtmSensors is implemented as a wrapper over the QtSensors library. Only front end functionality is supported. Backends must be ported to QtSensors. Change-Id: Ia7e45b719fb5f84637f899374990dbd680e259bd Reviewed-on: http://codereview.qt.nokia.com/3348 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Zsolt Simon <zsolt.simon@nokia.com>
* Small cleanups on dependencies and such.Lincoln Ramsay2011-07-291-7/+0
| | | | | | | Change-Id: Ie01727ac318721c44cafd11ba0a7a138ab9f9c33 Reviewed-on: http://codereview.qt.nokia.com/2375 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Lorn Potter <lorn.potter@nokia.com>
* Update sync.profile dependencies to new syntaxAlan Alpert2011-07-081-8/+9
| | | | | | | | | | %dependencies now has a simpler format of gitmodule => %gitref instead of using qt modules and keywords. Change-Id: I785f30e24e0a793218e2e307bdde56067760c51e Reviewed-on: http://codereview.qt.nokia.com/1283 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Add the first version of QtSensors to Qt 5Alex2011-05-201-0/+26