Re: [QBS] Thoughts about processor architecture

2013-03-25 Thread Joerg Bornemann
On 21/03/2013 01:44, Jake Thomas Petroules wrote: > First off is `qbs.supportedArchitectures`. This variable would hold a > list of all architectures that the compiler can generate code for. Fine, this should be detectable. > Second is `qbs.defaultArchitectures`. This variable would hold a list

Re: [QBS] Thoughts about processor architecture

2013-03-21 Thread Oswald Buddenhagen
On Wed, Mar 20, 2013 at 08:44:30PM -0400, Jake Thomas Petroules wrote: > I was having some thoughts about QBS' handling of different processor > architectures. This is mainly related to QBS-13 and QBS-192. > > First off is `qbs.supportedArchitectures`. This variable would hold a list of > all ar

[QBS] Thoughts about processor architecture

2013-03-20 Thread Jake Thomas Petroules
I was having some thoughts about QBS' handling of different processor architectures. This is mainly related to QBS-13 and QBS-192. As a recap, 13 is Darwin fat binary support, and 192 is my suggestions for the implementation of a qbs.targetArchitectures property which would tell the architecture