[QBS] RFC: Deployment support for qbs

Joerg Bornemann joerg.bornemann at Nokia.com
Wed Feb 22 11:28:48 CET 2012


On 22/02/2012 06:54, ext Mathieu Bouchard wrote:

> You could also probably cover more platforms by adding custom targets
> support. For example, I currently use some "undocumented" qmake
> functions to add custom targets to the build process. They are used to
> provide a "make installer" target on Windows that calls makensis to
> create an installer file. On OSX, this is used to call macqtdeploy.

If I understand you correctly, you want something like 
QMAKE_EXTRA_TARGETS or QMAKE_EXTRA_COMPILERS.

There is support for adding custom artifacts and transformers.
See tests/manual/transformers for an example.


BR,

Jörg



More information about the Qbs mailing list