<div dir="ltr">Hi all<div><br></div><div>Compilation, running tests and especially RPM packaging steps take quite a lot of time and I want to reduce it. I've heard that some people use rsync or ftp update based workflows while using Qt Creator as editor.</div>

<div><br></div><div>Could you, please, share what works for you? Or even better, maybe you have a blog post/article with diagrams and sample projects/scripts?</div><div><br></div><div><b>*My exact situation</b> (for reference, might be not your use case, maybe I could adapt for your workflow)<b>*</b><br>

<div><br></div><div>1. About 5 subprojects (external lib, engine, app, cppTests, qmlTest)</div><div><br></div><div>2. 2-3 RPM packages (app, tests, sometime also fake package for grabbing useless artifacts)</div><div><br>

</div><div>3. At least library and engine need to be installed to /usr/share/myapp/lib because that's where harbour wants them to be and main app binary has RPATH configured to this folder</div><div><br></div><div>4. Some changes I do purely in QML and QML tests (so qml specific workflow could be good enough for it)</div>

<div><br></div><div>5. Most of non-qml changes involve the engine library only (provides concepts used in QML) </div><div><br></div><div>Best regards,</div><div>Artem.<br clear="all"><div><br></div>-- <br>Artem Marchenko<br>

<a href="http://agilesoftwaredevelopment.com" target="_blank">http://agilesoftwaredevelopment.com</a><br><a href="http://twitter.com/AgileArtem" target="_blank">http://twitter.com/AgileArtem</a>
</div></div></div>