summaryrefslogtreecommitdiffstats
path: root/sync.profile
Commit message (Collapse)AuthorAgeFilesLines
* remove dependencies from sync.profileOswald Buddenhagen2016-11-231-15/+1
| | | | | | | the CI obtains them from the qt5 super repo nowadays. Change-Id: Ifd67aa5d0e86b370c8b87fc6654f00dece1abad7 Reviewed-by: Liang Qi <liang.qi@qt.io>
* Remove unnecessary dependency to qtjsbackend from sync.profileSimon Hausmann2013-08-131-1/+0
| | | | | Change-Id: I26b1c8297dab679ccfec1db98ea6efdea6850abf Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
* sync.profile: Point dependencies to an empty stringSergio Ahumada2013-05-261-8/+9
| | | | | | | | | | | 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: I71e26192238cfd548a4f766d1fe469e390eea2a5 Reviewed-by: Iikka Eklund <iikka.eklund@digia.com>
* sync.profile: Point dependencies to 'refs/heads/stable'v5.0.0-rc1Sergio Ahumada2012-12-041-8/+8
| | | | | | | | | | | 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: I0215dcb6759cdafe217d14cb61d87037a9e7d935 Reviewed-by: Janne Anttila <janne.anttila@digia.com>
* Prospective fix for build in CI systemSimon Hausmann2012-10-231-0/+2
| | | | | | | Add qtjsbackend and qttools as dependency Change-Id: Idc128c677d91ecd36491f8f49904113e5657c104 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
* Remove phonon as per removal in qt5.v5.0.0-beta1Toby Tomkins2012-08-011-1/+0
| | | | | | | | 5fb5e0dfc7d794df882408d4c7b6c0e14073282b removes qtphonon from qt5 compilation, also remove it in this repository. Change-Id: I72eefab5cd506be9d6a654f6bfb257d039213aee Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Compile fix.qt-v5.0.0-alpha1Friedemann Kleint2012-03-211-1/+1
| | | | | Change-Id: I9a618c9e6f60828b6eb7f1872f1c345fbdc37056 Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
* Update sync.profile dependencies to new syntaxAlan Alpert2011-07-081-7/+11
| | | | | | | | | | %dependencies now has a simpler format of gitmodule => %gitref instead of using qt modules and keywords. Change-Id: I785f30e24e0a793218e2e307bdde56067760c511 Reviewed-on: http://codereview.qt.nokia.com/1286 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Added dependency information to the sync.profile.axis2011-04-271-0/+11