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

Uwe Rathmann Uwe.Rathmann at tigertal.de
Sun Mar 17 14:54:03 CET 2019


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 




More information about the Development mailing list