[Development] Continuous Integration for 3rd party projects using Qt

Denis Kormalev kormalev.denis at gmail.com
Sun Mar 17 19:05:08 CET 2019


Travis can cover macosx, linux (and using docker it can cover different environments/compilers and packaging for various distribs) and android (with linux as host). Appveyor can cover Windows builds.

--
Regards,
Denis Kormalev

> On Mar 17, 2019, at 9:03 AM, Bernhard B <schluchti at gmail.com> wrote:
> 
> Why not use one of the continous integration services like travis-ci or circle-ci?
> 
> Cheers,
> Bernhard
> 
> Uwe Rathmann <Uwe.Rathmann at tigertal.de <mailto:Uwe.Rathmann at tigertal.de>> schrieb am So., 17. März 2019, 14:55:
> Hi,
> 
> all arguments for doing Continuous Integration for Qt ( https://
> blog.qt.io/blog/2016/08/08/coin-continuous-integration-for-qt/ <http://blog.qt.io/blog/2016/08/08/coin-continuous-integration-for-qt/> ) are also 
> valid for 3rd party code using Qt.
> 
> F.e. with Qwt ( https://qwt.sourceforge.io <https://qwt.sourceforge.io/> ) I'm supporting trillions of 
> environments I have never seen myself. Actually I'm using Linux/gcc only 
> - the rest is crossing my fingers and hoping for bug reports.
> 
> So what I'm looking for is a service, where I can upload my project to be 
> built in all official combinations supported by Qt - like it is done for 
> the Qt code.
> 
> Is such a service available or - if not - would it be possible to open 
> your CI system for community projects using Qt ?
> 
> Uwe 
> 
> _______________________________________________
> Development mailing list
> Development at qt-project.org <mailto:Development at qt-project.org>
> https://lists.qt-project.org/listinfo/development <https://lists.qt-project.org/listinfo/development>
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> https://lists.qt-project.org/listinfo/development

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20190317/fd2753ed/attachment.html>


More information about the Development mailing list