Is there any tools to make remote or scheduled builds ?
-
We have some projects written on C++ some of them using Qt 4.7.4. We use Ms VS 2008 and qt add-in 1.1.9. We have PC in network with installed subversion system where we build releases. So we searching for some solution to make remote builds from other PC in lan and/or to schedule builds. I hear something about CruiseControl, is it good for using with qt ?
-
Yep on my previous work we using CruiseControl, It is good system. Here you can find our fork with improvements for Qt and Git (sic! we didn't test it with svn): https://github.com/dkormalev/cruisecontrol.rb