As far as i know, the only thing our CI system can do is actually executing "qmake && make". So we cannot rely on the init-repository.py script, and will therefore need "git submodule init --recursive" as soon as we start using the CI. I was planning to get the QtWebEngine repository ready for that within the next week.
- Zeno ________________________________ From: Hausmann Simon Sent: Tuesday, August 06, 2013 9:44 PM To: Sergio Ahumada; [email protected] Cc: Albisser Zeno Subject: SV: [Development] QML engine changes Zeno, do we still need that or is init-repository.py required anyway? Simon Fra: Sergio Ahumada Sendt: 21:35 tirsdag 6. august 2013 Til: [email protected] Emne: Re: [Development] QML engine changes On 08/06/2013 09:25 PM, Hausmann Simon wrote: > Darn, I see. Maybe the solution is not remove the --recursive Parameter > from the submodule update call. > > Simon it will be used to clone the chromium submodule for qtwebengine.git .. so I don't think it can be removed. -- Sergio Ahumada [email protected] _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
