Re: [Interest] Using qmake custom targets to procude a package

2015-08-17 Thread Roland Winklmeier
2015-08-17 13:44 GMT+02:00 Koehne Kai : > > > > -Original Message- > > From: interest-bounces+kai.koehne=theqtcompany@qt-project.org > > [...] > > The problem I'm facing now is the transition from build directory > to > > package directory. I could write a python script which spl

Re: [Interest] Using qmake custom targets to procude a package

2015-08-17 Thread Koehne Kai
> -Original Message- > From: interest-bounces+kai.koehne=theqtcompany@qt-project.org > [...] > The problem I'm facing now is the transition from build directory to > package directory. I could write a python script which splits binaries up and > sorts them into their desired pac

Re: [Interest] Using qmake custom targets to procude a package

2015-08-17 Thread Roland Winklmeier
2015-06-16 15:48 GMT+02:00 Roland Winklmeier : > Hey there, > > I'm currently looking into packaging solutions for a Qt5 application. I > was playing around with the Qt Installer Framework 2.0.1 and so far it > works nicely. The package consists of a main application and several > optional compon

[Interest] Using qmake custom targets to procude a package

2015-06-16 Thread Roland Winklmeier
Hey there, I'm currently looking into packaging solutions for a Qt5 application. I was playing around with the Qt Installer Framework 2.0.1 and so far it works nicely. The package consists of a main application and several optional components (source package, samples, plugins). The build product f