qt5base-lts/qmake/generators
Tor Arne Vestbø 35d0e9b66f iOS: Don't mangle QT_ARCH when being more specific about what arch to build
On iOS the compiler expects archs like armv6, armv7, armv7s when passed the
-arch flag, or when the ARCHS Xcode variable is set. Instead of mangling
QT_ARCH, which is used other places and assumed to match the values
provided by the arch.test, we use our own variable.

Change-Id: I05e10be8d69dd4d7cbcef04640fef99f1efb253d
Reviewed-by: Morten Johan Sørvig <morten.sorvig@digia.com>
2013-04-16 09:01:32 +02:00
..
integrity Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
mac iOS: Don't mangle QT_ARCH when being more specific about what arch to build 2013-04-16 09:01:32 +02:00
unix Android: Split Unix Makefile generator's $(MOVE) commands up 2013-04-08 17:23:15 +02:00
win32 qmake/nmake: do not remove NDEBUG from DEFINES 2013-04-09 17:49:32 +02:00
makefile.cpp Add spaces around the components of a pkg-config Cflags: field 2013-04-09 07:13:54 +02:00
makefile.h Merge remote-tracking branch 'gerrit/release' into stable 2013-03-21 08:49:01 +01:00
makefiledeps.cpp Fix leak when fd != -1 2013-03-23 14:42:45 +01:00
makefiledeps.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
metamakefile.cpp actually use the temp variable we just assigned ... 2013-03-12 18:54:59 +01:00
metamakefile.h remove some cryptic code relating to output directories 2013-03-07 00:42:56 +01:00
projectgenerator.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
projectgenerator.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
xmloutput.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
xmloutput.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00