summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.7' into HEADThiago Macieira2011-03-161-1/+1
|\
| * Merge branch 'backporting-symbian-armcc-to-4.7' into s60-4.7axis2011-03-1418-162/+291
| |\
| | * Removed reference to nonexistant profile.axis2011-03-041-1/+0
| | * Corrected a mismerge in GCCE link parameters.axis2011-03-041-1/+1
| | * Fixed incorrect referral to an include file.axis2011-03-041-1/+1
| | * Fixed GCCE libdir handling if the paths have spaces in them.axis2011-03-041-9/+9
| | * Added MinGW support for adding lib prefix and extension via profile.axis2011-03-041-0/+2
| | * Stopped honoring the RVCT22INC variable on symbian-armcc mkspec.axis2011-03-041-6/+6
| | * Added object script support to RVCT when using MinGW qmake generator.axis2011-03-041-0/+2
| | * Added Symbian makefile building support using MinGW backend.axis2011-03-041-1/+5
| | * Fixed some tools definitions and properties in symbian profiles.axis2011-03-042-2/+3
| | * Added missing header.axis2011-03-041-0/+41
| | * Unified the usage of $${EPOCROOT} for symbian.axis2011-03-042-9/+9
| | * Added Symbian deployment localization for makefile build system.axis2011-03-044-51/+107
| | * Made the translations dependency work for shadow builds.axis2011-03-041-1/+1
| | * Fixed PREPEND_INCLUDEPATH being executed too early.axis2011-03-043-16/+15
| | * Moved the default dependency targets to default_post.prf.axis2011-03-042-47/+47
| | * Fix some build issues for building Qt for Symbian on Mac OS X.axis2011-02-211-1/+2
| | * Got rid of some "duplicate library" warnings.axis2011-02-211-1/+1
| | * Changed various qmake constructs to support Windows.axis2011-02-182-9/+28
| | * Fixed various quotation problems when porting to Windows.axis2011-02-182-8/+13
| | * Renamed the symbian/linux-* mkspecs to symbian-*.axis2011-02-188-18/+18
* | | 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