[QBS] SpecialPlatformsSetup?
Christian Kandeler
christian.kandeler at digia.com
Thu Jun 6 10:02:48 CEST 2013
On 06/05/2013 11:56 PM, Jake Thomas Petroules wrote:
> I'm working on making "clang" exist as a toolchain in QBS. While doing
> this I came across SpecialPlatformsSetup. What is this for and why does
> it unconditionally set the toolchain to gcc and the endianness to
> little? (Basically, I need to know if this is correct or not)
This is part of a convenience tool (and proof of concept) for the Madde
environment (for Maemo/MeeGo development). It roughly does what an SDK
would do to set up a qbs profile for a well-known target platform. The
code in there is exactly as generic as it needed to be for the supported
platforms.
Christian
More information about the Qbs
mailing list