summaryrefslogtreecommitdiff
path: root/mkspecs/android-g++
AgeCommit message (Expand)AuthorFilesLines
2013-11-23Prepare for printing support.BogDan Vatra1-1/+0
2013-10-15Clean up support library linkage on AndroidSimon Hausmann1-1/+1
2013-09-19Add qmake generation of Android deployment settingsEskil Abrahamsen Blomfeldt1-1/+1
2013-08-28Android: Make qmake.conf usable for getting arch in Qt CreatorEskil Abrahamsen Blomfeldt1-1/+2
2013-08-22Use dwarf-2 until gdb >7.5 lands on Android NDK.BogDan Vatra1-6/+6
2013-08-22Switch back to thumb for android armeabi.BogDan Vatra1-6/+4
2013-08-13Fix SONAME handling on androidStephen Kelly1-2/+1
2013-08-06Android: Fix crash when compiling release mode for armv5Eskil Abrahamsen Blomfeldt1-2/+6
2013-07-26Android: Add QT_NO_PRINTER to DEFINESSergio Ahumada1-1/+1
2013-06-10Add QMAKE_NM to the mkspecsThiago Macieira1-0/+1
2013-05-20MSYS: use cp -f for QMAKE_INSTALL_*Ray Donnelly1-0/+4
2013-04-23Don't list all QMAKE_LIBS in QMAKE_LIBS_OPENGL_ES2.Stephen Kelly1-1/+1
2013-04-17Android: Fixes for building under MSYS.Ray Donnelly1-0/+5
2013-04-11Android: Remove qdevice.pri warning in configure stepEskil Abrahamsen Blomfeldt1-1/+2
2013-03-27Fix '=' alignment and replace tabs in *.conf (whitespace only change)Axel Waggershauser1-8/+8
2013-03-05Introducing the Qt Android portPaul Olav Tvete2-0/+365