qt6-bb10/mkspecs/common
Robin Burchell ddf7233125 Add mkspecs for android cross compilation.
Using these requires setting two environment variables, e.g, for me:

export ANDROID_NDK_ROOT=/Users/burchr/android-ndk-r7c
export ANDROID_NDK_HOST=darwin-x86
./configure -opensource -confirm-license -xplatform unsupported/linux-android-armeabi-v7a-g++ -nomake examples -nomake demos -nomake tests -v

These mkspecs are somewhat based on the work of the Necessitas crew, kudos to
them for their work in getting the NDK integration into qmake.

Change-Id: I591e423ed8dc70616009f681c81890c696110e62
Reviewed-by: Girish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
2012-06-29 21:15:46 +02:00
..
aix Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
android Add mkspecs for android cross compilation. 2012-06-29 21:15:46 +02:00
c89 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
ios Added mkspecs for iOS. 2012-04-26 03:15:22 +02:00
mac Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
nacl Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
posix Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
wince centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
armcc.conf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
clang-mac.conf Add mkspecs for 32-bit Mac OS X builds. 2012-05-04 09:19:23 +02:00
clang.conf Move the SSE2/AVX/Neon/etc. flags into the compiler mkspecs 2012-06-12 04:29:42 +02:00
g++-base.conf configure: Auto-detect and enable C++11 support if available 2012-06-05 12:30:13 +02:00
g++-macx.conf configure: Remove the -dwarf2 argument for Mac OS X builds 2012-05-11 12:52:21 +02:00
g++-unix.conf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
g++.conf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
gcc-base-ios.conf configure: Remove the -dwarf2 argument for Mac OS X builds 2012-05-11 12:52:21 +02:00
gcc-base-macx.conf configure: Remove the -dwarf2 argument for Mac OS X builds 2012-05-11 12:52:21 +02:00
gcc-base-unix.conf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
gcc-base.conf Move the SSE2/AVX/Neon/etc. flags into the compiler mkspecs 2012-06-12 04:29:42 +02:00
ios.conf Added mkspecs for iOS. 2012-04-26 03:15:22 +02:00
linux-android.conf Add mkspecs for android cross compilation. 2012-06-29 21:15:46 +02:00
linux.conf centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
llvm.conf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
mac.conf centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
qcc-base-qnx-armv7le.conf Make the QNX QPA plugin work with non blackberry. 2012-04-23 07:30:02 +02:00
qcc-base-qnx-x86.conf Make the QNX QPA plugin work with non blackberry. 2012-04-23 07:30:02 +02:00
qcc-base-qnx.conf centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
qcc-base.conf QNX: Enable additional CPU features to be compiled in for QNX 2012-06-14 03:03:38 +02:00
qws.conf Remove all references to X11 session management 2012-06-01 03:15:55 +02:00
shell-unix.conf revamp automatic makefile generation for sub-projects 2012-06-19 16:46:08 +02:00
shell-win32.conf revamp automatic makefile generation for sub-projects 2012-06-19 16:46:08 +02:00
unix.conf centralize definitions of shell commands 2012-06-19 16:46:07 +02:00