summaryrefslogtreecommitdiff
path: root/sync.profile
Commit message (Collapse)AuthorAgeFilesLines
* remove dependencies from sync.profileOswald Buddenhagen2016-11-141-9/+1
| | | | | | | the CI obtains them from the qt5 super repo nowadays. Change-Id: Ie52771b596d5aecb811b8570e5d2af9500cdda31 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
* Remove unneeded dependencies from sync.profileFrederik Gladhorn2015-10-261-5/+0
| | | | | Change-Id: I2b973600fc7dd87f854c3011d65a78eeb8e7b634 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@theqtcompany.com>
* Remove unnecessary dependency to qtjsbackend from sync.profileSimon Hausmann2013-08-131-1/+0
| | | | | Change-Id: I59502b1590b2d4c925162fd5134eed2ab5f8488d Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
* sync.profile: Point dependencies to an empty stringSergio Ahumada2013-05-261-7/+8
| | | | | | | | | | | 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: Ia7a118539e3e5265cd0bdca7800e48cb6fc534d0 Reviewed-by: Iikka Eklund <iikka.eklund@digia.com>
* sync.profile: Point dependencies to 'refs/heads/stable'Sergio Ahumada2012-12-041-7/+7
| | | | | | | | | | | | 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: I68e7989069e49ac3e2a4fdf673506431dfcd099d Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Janne Anttila <janne.anttila@digia.com>
* there is no module here. don't pretend (except internally).Oswald Buddenhagen2012-04-051-6/+0
| | | | | Change-Id: I131cce0e5e06e163958517a5a850a03b2a810d8e Reviewed-by: Casper van Donderen <casper.vandonderen@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: I5edffb2ff286a0e6be1a2a83a04855d4352ddf42 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com>
* Added missing qtdeclarative dependency to sync.profileRohan McGovern2011-09-201-0/+1
| | | | | | | Change-Id: Iab4f11871549457a2f4c4869f50306e2991b32c9 Reviewed-on: http://codereview.qt-project.org/5179 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
* Update sync.profile dependencies to new syntaxAlan Alpert2011-07-081-21/+9
| | | | | | | | | | %dependencies now has a simpler format of gitmodule => gitref instead of using qt modules and keywords. Change-Id: I785f30e24e0a793218e2e307bdde56067760c514 Reviewed-on: http://codereview.qt.nokia.com/1223 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Updated the sync profile to make QtDoc a module.David Boddie2011-05-301-0/+6
|
* Added dependency information to the sync.profile.axis2011-04-271-0/+25