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

Bernhard B schluchti at gmail.com
Sun Mar 17 17:03:21 CET 2019


Why not use one of the continous integration services like travis-ci or
circle-ci?

Cheers,
Bernhard

Uwe Rathmann <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/ ) are also
> valid for 3rd party code using Qt.
>
> F.e. with Qwt ( 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
> https://lists.qt-project.org/listinfo/development
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20190317/9e98381a/attachment.html>


More information about the Development mailing list