summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* don't add extraneous empty command linesOswald Buddenhagen2011-03-012-2/+2
* minor cleanup of the QMAKE_POST_LINK command line constructionOswald Buddenhagen2011-03-011-2/+2
* silence qmake warning about unbalanced parenthesesOswald Buddenhagen2011-03-011-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-02-286-0/+381
|\
| * Fix license headersHarald Fernengel2011-02-221-5/+33
| * Add support for the INTEGRITY RTOS build systemRolland Dudemaine2011-02-226-0/+353
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-02-251-0/+1
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-251-0/+1
| |\ \
| | * | Add files deployed using qmake_emulator_deployment.flm to 'what' listMiikka Heikkinen2011-02-241-0/+1
* | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-233-3/+26
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-213-3/+26
| |\ \ | | |/
| | * Added support for QMAKE_CLEAN in symbian-sbsv2Miikka Heikkinen2011-02-212-0/+23
| | * Only add NetworkServices capability automatically if no caps are set.Miikka Heikkinen2011-02-211-3/+3
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-171-3/+3
|\ \ \ | |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-142-7/+4
| |\ \ | | |/
| | * Apply the gcce link rules for LIBS_PRIVATE too.Liang Qi2011-02-111-3/+3
| | * Build Qt with GCCE 4.4.1, Symbian^3 PDK on Linux and Mac OS X.Liang Qi2011-02-111-4/+1
* | | Merge branch earth-team/master into earth-stagingJoão Abecasis2011-02-1612-72/+334
|\ \ \
| * | | Add experimental support for armCC on LinuxHarald Fernengel2011-02-112-0/+132
| * | | Workaround public header depending on private in symbian^3Shane Kearns2011-02-081-1/+6
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-01-31151-164/+171
| |\ \ \
| * \ \ \ Merge branch 'windowsMakefileBuildSupport' into earth-masteraxis2011-01-286-18/+27
| |\ \ \ \
| | * | | | Fixed GCCE libdir handling if the paths have spaces in them.axis2011-01-281-9/+9
| | * | | | Added MinGW support for adding lib prefix and extension via profile.axis2011-01-281-0/+2
| | * | | | 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