aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
Commit message (Collapse)AuthorAgeFilesLines
* remove dependencies from sync.profileOswald Buddenhagen2016-11-231-11/+1
| | | | | | | the CI obtains them from the qt5 super repo nowadays. Change-Id: I8945682ff90cfbb8a7ea3789d7add2ced8e89580 Reviewed-by: Liang Qi <liang.qi@qt.io>
* Remove unnecessary dependency to qtjsbackend from sync.profilev5.2.0-beta1v5.2.0-alpha1Simon Hausmann2013-08-131-1/+0
| | | | | Change-Id: I3739b28c055ff43099c5a3cb0a1061fd90aa66de Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
* sync.profile: Point dependencies to an empty stringv5.1.0-rc2v5.1.0-rc1v5.1.0Sergio Ahumada2013-05-261-4/+5
| | | | | | | | | | | This means that we are going to use the same branch name for the dependencies as the branch of the repository under test. If we are testing the 'stable' branch, all dependencies will point to the 'stable' branch as well. Change-Id: I9b031859972b0996987eb4cc697b06b0fb569d89 Reviewed-by: Iikka Eklund <iikka.eklund@digia.com>
* sync.profile: Point dependencies to 'refs/heads/stable'Sergio Ahumada2012-12-041-4/+4
| | | | | | | | | | | | We should test stable branches against stable branches only. At some point we should automate the merges from dev->stable->release and decide how to handle possible merge conflicts. This is good enough for the time being. Change-Id: I8db5292f202bdaf11ae672f90d2ab5bc0cfe1b7f Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Janne Anttila <janne.anttila@digia.com>
* there is no c++ modules here, don't pretendOswald Buddenhagen2012-07-091-9/+0
| | | | | | Change-Id: If29deb1c66805def1734cf247af96311ee025a64 Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* switch to new way of generating forwarding module prisOswald Buddenhagen2012-07-091-3/+0
| | | | | | | | we really need a qt_qml_module.prf file for such things ... Change-Id: I9c39d402e0e0e1db1a97d61d323d69855d87eab6 Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* sync.profile: remove dependency on qtsvg.Toby Tomkins2012-05-231-1/+0
| | | | | | | | sync.profile should not reference modules as dependencies unless they are actually required; update sync.profile accordingly. Change-Id: I1bce3fa5ad8f8c58867966afeba8b71edb49729b Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Remove pin of qtbase for qtgraphicaleffects.Sergio Ahumada2012-03-121-1/+1
| | | | | Change-Id: I5b217fb50d14db237126fba6d6ce95017dfd8912 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* sync.profile: introduce dependency on qtjsbackendSergio Ahumada2012-03-061-0/+1
| | | | | | | | | sync.profile needs to enumerate indirect dependencies too. qtdeclarative now depends on qtjsbackend; update sync.profile accordingly. Change-Id: I25dd515c1e98cd446db60215354a112a14ad50be Reviewed-by: Jyri Tahtela <jyri.tahtela@nokia.com>
* pin qtgraphicaleffects to qtbase/api_changesSergio Ahumada2012-03-061-1/+1
| | | | | | | | This is a temporary solution until qtdeclarative is fixed, since qtdeclarative is pinned to qtbase/api_changes Change-Id: Ida95958f1a4270f759cb8d08022a2865780512b3 Reviewed-by: Marko Niemelä <marko.a.niemela@nokia.com>
* Initial commitKim Gronholm2011-12-271-0/+24