Commit Graph

14 Commits

Author SHA1 Message Date
Alex Blasche 4d22329681 Link QtFeedback build against Qt/dev
Change-Id: Ifd5aa022d7ab86db82a349f1d075f923b82f2c13
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
2016-04-11 13:29:33 +00:00
Oswald Buddenhagen e71e74979b purge stale jsbackend dependency
Change-Id: I49464147b872ff1138d48c22d9029881f6abacbf
Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
2014-09-16 13:10:55 +02:00
Oswald Buddenhagen b962c731bd point dependencies to stable branches
Change-Id: I3b0817a39c51b2bb09af75755bee17dd764be8c7
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
2012-12-13 22:46:57 +01:00
Oswald Buddenhagen f4439886f1 build system cleanups
- 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

Change-Id: Ide1099c5e742e7c9a17d2775645381cb0c6b321f
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
2012-06-26 14:56:04 +02:00
Oswald Buddenhagen 846dfb4eeb auto-generate module pris
Change-Id: I008b9ade01b3f043d8e0cdc6653104a4e9d578b2
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
2012-06-26 14:56:01 +02:00
Toby Tomkins 8fc929f036 sync.profile: remove dependency on qtsvg.
sync.profile should not reference modules as dependencies unless they
are actually required; update sync.profile accordingly.

Change-Id: Ie8488112d8553376801c17ea62873061b4dac3ab
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2012-05-23 06:40:02 +02:00
Jyri Tahtela 5ed1b16ba9 Remove pin of qtbase for qtfeedback.
Change-Id: I3a881a6293329937154c839808a05a264d0b0984
Reviewed-by: Mrudul Pendharkar <mrudul.v.pendharkar@nokia.com>
Reviewed-by: Jaakko Korpela <jaakko.korpela@nokia.com>
2012-03-05 13:27:02 +01:00
Mrudul Pendharkar 01f6aa56e1 Removing deprecated declarative feedback import
Change-Id: Ia3017227dc66b281f7e3cb067458f6655a2aac46
Reviewed-by: Jaakko Korpela <jaakko.korpela@nokia.com>
2012-03-02 13:50:11 +01:00
Rohan McGovern d73bb67a9a sync.profile: introduce dependency on qtjsbackend
sync.profile needs to enumerate indirect dependencies too.
qtdeclarative now depends on qtjsbackend; update sync.profile
accordingly.

Change-Id: Ia7ff69cb4c139939e9c6cb6541b1faad87105ec3
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com>
2012-01-11 02:17:33 +01:00
Michael Goddard a6291f74e4 Use the qtmultimedia module in sync.profile, not qtmultimediakit.
Change-Id: Ib3edf01e22b118bff1a8884c304ed9503d0a2a2d
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-10-27 05:24:15 +02:00
Xizhi Zhu db25fcb9fa Enable the mmk plugin.
Change-Id: Ibfd62764f17a952bdb85c31717682e8fa5740f99
Reviewed-on: http://codereview.qt.nokia.com/3854
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Xizhi Zhu <xizhi.zhu@nokia.com>
2011-08-30 10:00:19 +02:00
Xizhi Zhu 9fd442b531 Not depend on script module.
Change-Id: I33005bb346748fec1bd9e62d7e5cf535fdc07ed6
Reviewed-on: http://codereview.qt.nokia.com/3853
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Xizhi Zhu <xizhi.zhu@nokia.com>
2011-08-30 10:00:05 +02:00
Alan Alpert 47a111ade2 Update sync.profile dependencies to new syntax
%dependencies now has a simpler format of gitmodule => %gitref instead
of using qt modules and keywords.

Change-Id: I785f30e24e0a793218e2e307bdde56067760c519
Reviewed-on: http://codereview.qt.nokia.com/1278
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-07-18 03:38:55 +02:00
Xizhi Zhu d8fb85f967 Initial commit of modularized QtFeedback.
TODO:
1) Remove qmobilitypluginsearch.h
2) Fix auto tests.
2011-07-01 11:09:43 +03:00