summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Make createpackage and patch_capabilties scripts use tmp dirMiikka Heikkinen2011-03-222-10/+13
* Add ".make.cache" to the files to be cleaned for symbian-abld.Miikka Heikkinen2011-03-171-0/+1
* Fix mismatched $$translations handling after mergeMiikka Heikkinen2011-03-161-1/+1
* Merge remote-tracking branch 'origin/master' into qt-master-from-4.7Thiago Macieira2011-03-1110-10/+10
|\
| * Update copyright year to 2011.Rohan McGovern2011-03-108-8/+8
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-03-042-2/+2
| |\
| | * Merge remote branch 'earth/master' into masterJoão Abecasis2011-02-282-2/+2
| | |\
| | | * Corrected a mismerge in GCCE link parameters.axis2011-02-241-1/+1
| | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-02-2411-84/+93
| | | |\
| | | * | Fixed incorrect referral to an include file.axis2011-02-241-1/+1
* | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-113-4/+39
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Implement language fallback logic for localize_deploymentMiikka Heikkinen2011-03-092-3/+38
| * | | | Adding quote around files in QMAKE_CLEAN to tackle wildcard issueGuoqing Zhang2011-03-091-1/+1
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-261-5/+6
| |\ \ \ \
| | * | | | QPixmap::to/fromSymbianCFbsBitmap() in OpenGL graphics system.Jani Hautakangas2011-02-251-5/+6
* | | | | | 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
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |