summaryrefslogtreecommitdiffstats
path: root/mkspecs/common/ghs-integrity-armv7.conf
Commit message (Collapse)AuthorAgeFilesLines
* Add -bigswitch on INTEGRITYKimmo Ollila2017-04-031-0/+2
| | | | | | | Needed to increase switch case limit on armv7 Change-Id: I30104407f49f07cfe367de820827d120498c5fff Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* Add support for building for INTEGRITY using GHS toolchainKimmo Ollila2017-01-101-0/+2
| | | | | | | | | | | Initial support for INTEGRITY to build QtBase Change-Id: I18f36b4dea9107f01e1c281e4b62880590c777a1 Reviewed-by: Tuukka Turunen <tuukka.turunen@theqtcompany.com> Reviewed-by: Nikola Velinov <nvelinov@ghs.com> Reviewed-by: Risto Avila <risto.avila@qt.io> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io> Reviewed-by: Lars Knoll <lars.knoll@qt.io>
* Add support for building for INTEGRITY using GHS toolchain.Rolland Dudemaine2016-03-211-0/+17
Targets (xplatform) include integrity-armv7 and integrity-x86. [ChangeLog][Platform Specific Changes] Added support for INTEGRITY RTOS. Change-Id: If7827791e0a977ff198cb99e9dcc684a010bbb81 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>