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 
<elder...@gmail.com<mailto:elder...@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.sut...@subsite.com<mailto:edward.sut...@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 
<elder...@gmail.com<mailto:elder...@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@qt-project.org<mailto:Interest@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@qt-project.org<mailto:Interest@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@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to