[Qt-interest] What about Continuous Integration with Qt?
Robin Helgelin
lobbin at gmail.com
Fri Aug 21 11:17:47 CEST 2009
On Fri, Aug 21, 2009 at 10:58, Alessandro Bottoni<alexbottoni at yahoo.it> wrote:
> Hi There,
> I'm fine with KDevelop/QtCreator/QtDesigner and SubVersion on my Linux
> box but... what if I wanted to use a different/more sophisticated
> Project Management/Build Automation System, like Maven
> (http://maven.apache.org/) or even a Continuous Integration System, like
> Hudson (https://hudson.dev.java.net/)?
>
> AFAIK, there isn't any working C++ plug-in for Maven (not to mention
> anything working with QMake).
>
> The only tool I was able to spot is R2Build
> (http://r2build.sourceforge.net/) but it just runs on Windows.
>
> What do you use for Build/Test/Deployment Automation, Project Management
> and Continuous Integration?
>
> Many thanks in advance for your attention
I'm about to try using CruiseControl.NET as we currently are using
mostly Windows builds. I think a combination of exec-plugin for qmake
together with the msbuild-plugin hopefully should work well :)
--
regards,
Robin
More information about the Qt-interest-old
mailing list