summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Stopped honoring the RVCT22INC variable on symbian-armcc mkspec.axis2011-01-281-6/+6
| | * | | | Added object script support to RVCT when using MinGW qmake generator.axis2011-01-281-0/+2
| | * | | | Added Symbian makefile building support using MinGW backend.axis2011-01-281-1/+5
| | * | | | Fixed some tools definitions and properties in symbian profiles.axis2010-12-232-2/+3
| * | | | | Added missing header.axis2011-01-281-0/+41
| * | | | | Added Symbian deployment localization for makefile build system.axis2011-01-274-51/+107
| * | | | | Made the translations dependency work for shadow builds.axis2011-01-271-1/+1
| * | | | | Use packagesExist() macro to bail if a nonexistant package is requested.Robin Burchell2011-01-171-0/+4
| * | | | | Add packagesExist() function to qmake.Robin Burchell2011-01-172-1/+16
* | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-02-141-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-02-111-1/+1
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-02-101-1/+1
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | fix QMAKE_COPY_DIR for mingw+shOswald Buddenhagen2011-02-101-1/+1
* | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-02-102-4/+5
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-102-4/+5
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Change paging attributes for Symbian binariesIain2011-02-091-2/+3
| | * | | | | Avoided the Linux version of the --no-undefined switch.axis2011-02-041-1/+1
| | * | | | | Added missing edllstub.lib for GCCE.axis2011-02-041-0/+1
| | * | | | | symbian/linux-gcce: Use -u _E32Dll when linking DLLsMartin Storsjo2011-02-041-1/+1
| | * | | | | Revert "Implement Symbian support for enable_backup CONFIG value"Miikka Heikkinen2011-02-042-23/+0
| | * | | | | Implement Symbian support for enable_backup CONFIG valueMiikka Heikkinen2011-02-042-0/+23
* | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-02-101-5/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | QPixmap::to/fromSymbianCFbsBitmap() in OpenGL graphics system.Jani Hautakangas2011-02-091-5/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-044-12/+14
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Fixed wrong static library extension on Symbian.axis2011-02-031-2/+0
| * | | | | Remove dependencies to pre-Symbian3 platforms from Symbian3 packagesMiikka Heikkinen2011-02-031-6/+8
| * | | | | Make emulator deployment depend on post linking in symbian-sbsv2.Miikka Heikkinen2011-01-312-4/+6
| | |/ / / | |/| | |
* | | | | Merge remote-tracking branch 'origin/master' into qt-master-from-4.7Olivier Goffart2011-02-031-1/+5
|\ \ \ \ \
| * | | | | Load modules from QMAKEPATHYury G. Kudryashov2011-02-021-1/+5
| | |/ / / | |/| | |
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-012-58/+59
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Fix generated mif file cleaning in symbian-abldMiikka Heikkinen2011-01-281-1/+1
| * | | No longer replace dash and dot in TARGET with underscore in SymbianMiikka Heikkinen2011-01-272-57/+58
* | | | Merge branch 'staging-master' of scm.dev.nokia.troll.no:qt/qt-lighthouse into...Qt Continuous Integration System2011-01-272-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'master' into lighthouse-masterJørgen Lind2011-01-26146-147/+155
| |\ \ \ \
| * | | | | Compile on OS X.Morten Johan Sørvig2011-01-051-1/+1
| * | | | | Fix gstreamer phonon build on X11Jørgen Lind2011-01-041-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-257-17/+16
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Make QMAKE_EXTENSION_SHLIB and friends work in all Symbian mkspecs.Miikka Heikkinen2011-01-212-3/+3
| * | | don't assign MANIFEST_DIR if we don't need itOswald Buddenhagen2011-01-202-4/+4
| * | | Generate createpackage calls with absolute path.Miikka Heikkinen2011-01-181-7/+6
| * | | Added detection of bat files to the qtPrepareTool function.axis2011-01-181-1/+7
| * | | don't misdetect powermac host systems when determining target archKonstantin Tokarev2011-01-171-1/+1
| * | | fix -enable-stdcall-fixup usageOswald Buddenhagen2011-01-171-2/+2
* | | | Add comctl32 v6 assembly dependency to applications only (not libraries)miniak2011-01-245-5/+10
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-17139-140/+143
|\ \ \ \ | |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-111-2/+2
| |\ \ \
| | * | | Allow use of command line parameters with RApaLsSession::StartApp.Miikka Heikkinen2011-01-111-2/+2
| * | | | Install each test in a separate directoryAdrian Constantin2011-01-111-1/+1
| * | | | Do not override the target path if already definedLucian Varlan2011-01-111-1/+4
| |/ / /
| * | | Update copyright year to 2011.Jason McDonald2011-01-10138-138/+138