[Interest] cross-platform CI for mobile Qt-based projects (iOS / android)

Edward Sutton edward.sutton at subsite.com
Tue Jun 2 15:12:21 CEST 2015


Jenkins has a plug-in or two for Qt.  I do not use them.

My jenkins jobs consist of manual calls to qmake, scripts and stuff.  No magic.  Basically recreating the commands I see in Qt Creator’s compiler window.

This may give an overview:

http://www.egeek.me/2012/07/10/jenkins-and-qt/

-Ed


On Jun 2, 2015, at 7:54 AM, Alexander Ivash <elderorb at gmail.com<mailto:elderorb at gmail.com>> wrote:

Thank you, I will take a look! But does it have support for Qt-based projects, or custom build steps with manual launching 'qmake' / 'xxxdeploy' tools are required?

2015-06-02 15:17 GMT+03:00 Edward Sutton <edward.sutton at subsite.com<mailto:edward.sutton at subsite.com>>:
I use Jenkins for building releases for Android, iOS, Linux, OS X, and Windows.

https://jenkins-ci.org/

I have  a job that builds an Android APK ready for Google Play Store deployment.

On iOS I still have work to do.  I need to figure out how to do a command line, sign, archive, and package before the build output is ready for iTunes Connect.

-Ed




On Jun 2, 2015, at 5:59 AM, Alexander Ivash <elderorb at gmail.com<mailto:elderorb at gmail.com>> wrote:

Does such a thing exist at the moment? If no, I'd appreciate any hints on implementing this (At the moment I'm looking at the 'builbot', but not sure if this is the best option).
_______________________________________________
Interest mailing list
Interest at qt-project.org<mailto:Interest at qt-project.org>
http://lists.qt-project.org/mailman/listinfo/interest

This email and any files transmitted with it from The Charles Machine Works, Inc. are confidential and intended solely for the use of the individual or entity to which they are addressed. If you have received this email in error please notify the sender. Our company accepts no liability for the contents of this email, or for the consequences of any actions taken on the basis of the information provided, unless that information is subsequently confirmed in writing. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company. Finally, the recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.

_______________________________________________
Interest mailing list
Interest at qt-project.org<mailto:Interest at qt-project.org>
http://lists.qt-project.org/mailman/listinfo/interest

This email and any files transmitted with it from The Charles Machine Works, Inc. are confidential and intended solely for the use of the individual or entity to which they are addressed. If you have received this email in error please notify the sender. Our company accepts no liability for the contents of this email, or for the consequences of any actions taken on the basis of the information provided, unless that information is subsequently confirmed in writing. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company. Finally, the recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150602/ae680b9a/attachment.html>


More information about the Interest mailing list