- 25 May, 2013 - 1 commit
-
-
Sergio Ahumada authored
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: Id206bb81aa4bd719ac8818b98103238deb05435d Reviewed-by:
Iikka Eklund <iikka.eklund@digia.com>
-
- 18 Dec, 2012 - 1 commit
-
-
Sergio Ahumada authored
Change-Id: I0e26b6a8749848b1ed52d99ea0be8566527ecb15 Reviewed-by:
Thiago Macieira <thiago.macieira@intel.com>
-
- 13 Dec, 2012 - 1 commit
-
-
Sergio Ahumada authored
We should test dev branches against dev branches only by default. At some point we should automate the merges from release->stable->dev and/or decide how to handle possible conflicts. This is good enough for the time being. Change-Id: I70b0244db87bd4a7023004bf50629bb790d6dfc2 Reviewed-by:
Thiago Macieira <thiago.macieira@intel.com>
-
- 04 Dec, 2012 - 1 commit
-
-
Sergio Ahumada authored
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: Ie7e29bea0648a3e3b106951615ba05ec4beefb0e Reviewed-by:
Janne Anttila <janne.anttila@digia.com>
-
- 25 Jun, 2012 - 2 commits
-
-
Oswald Buddenhagen authored
- load(qt_module) => load(qt_build_config) - remove: - CONFIG+=module (obsolete) - setup of PKGCONFIG* variables (automated now) - code relating to module version headers (automated now) - %mastercontent assignment (automated now) - QT_BUILD_*_LIB defines (automated now) - pointless QPRO_PWD assignments - qmake -project boilerplate Change-Id: I618bc1db930a372e7f713f21f21b2cfedc839258 Reviewed-by:
Lars Knoll <lars.knoll@nokia.com>
-
Oswald Buddenhagen authored
Change-Id: I060145658caaa4b4d39c323c6004e594ff44f98f Reviewed-by:
Lars Knoll <lars.knoll@nokia.com>
-
- 08 Jul, 2011 - 1 commit
-
-
Alan Alpert authored
%dependencies now has a simpler format of gitmodule => gitref instead of using qt modules and keywords. Change-Id: I785f30e24e0a793218e2e307bdde56067760c516 Reviewed-on: http://codereview.qt.nokia.com/1273 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com>
-
- 11 May, 2011 - 1 commit
-
-
Liang Qi authored
Provide version info for each library. Task-number: QTMODULARIZATION-44 Reviewed-by: axis
-
- 27 Apr, 2011 - 5 commits