Hi all

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.

Could you, please, share what works for you? Or even better, maybe you have
a blog post/article with diagrams and sample projects/scripts?

**My exact situation* (for reference, might be not your use case, maybe I
could adapt for your workflow)***

1. About 5 subprojects (external lib, engine, app, cppTests, qmlTest)

2. 2-3 RPM packages (app, tests, sometime also fake package for grabbing
useless artifacts)

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

4. Some changes I do purely in QML and QML tests (so qml specific workflow
could be good enough for it)

5. Most of non-qml changes involve the engine library only (provides
concepts used in QML)

Best regards,
Artem.

-- 
Artem Marchenko
http://agilesoftwaredevelopment.com
http://twitter.com/AgileArtem
_______________________________________________
SailfishOS.org Devel mailing list

Reply via email to