summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/symbian
Commit message (Expand)AuthorAgeFilesLines
* Added Symbian def file support to Linux build system.axis2010-03-081-26/+69
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-03-011-0/+33
|\
| * Merge branch '4.6'Miikka Heikkinen2010-02-261-0/+33
| |\
| | * Added addMMPRules for adding conditional MMP_RULESMiikka Heikkinen2010-02-261-0/+33
* | | Corrected a wrong comment.axis2010-02-261-1/+1
* | | Removed restrictions on file names from the Symbian makefile system.axis2010-02-261-3/+5
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-02-231-6/+13
|\ \ \ | |/ /
| * | Merge branch 'qt-master-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-02-201-6/+13
| |\ \
| | * \ Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-201-6/+13
| | |\ \ | | | |/
| | | * Fixed libstdcpp.dll version autodetection for SymbianMiikka Heikkinen2010-02-191-6/+13
| * | | Added exception to destdir location for abld and sbsv2.axis2010-02-191-3/+7
* | | | Implemented recursive "sis" target and enabled sis_targets feature.axis2010-02-231-124/+0
* | | | Enabled the "make sis" target with the Symbian makefile build system.axis2010-02-191-74/+88
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into merge-w...axis2010-02-191-0/+110
|\ \ \ \ | |/ / /
| * | | Moved the "sis" target and friends from cpp code to qmake profiles.axis2010-02-191-0/+110
| |/ /
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-02-161-1/+0
|\ \ \ | |/ /
| * | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-092-23/+37
| |\ \ | | |/
| * | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-012-0/+33
| |\ \
| * \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into mas...Pulse Build System2010-01-221-2/+1
| |\ \ \
| | * | | Fixed the host detection in qmake profiles.axis2010-01-051-1/+1
| | * | | Merge branch 'merge-request-1601' into master-s60axis2010-01-051-2/+1
| | |\ \ \
| | | * | | Add Linux host support to Symbian mkspecs.Anderson Lizardo2009-11-171-3/+3
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qtaxis2010-02-122-23/+37
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Further bug fixes for enable/disables DEF files mechanism on SymbianIain2010-02-042-23/+37
| | |_|_|/ | |/| | |
* | | | | Implemented rss file generator for Linux.axis2010-02-091-5/+15
* | | | | Implemented pkg generator for the symbian/linux-armcc mkspec.axis2010-02-041-1/+3
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-01-262-0/+33
|\ \ \ \ \ | |/ / / /
| * | | | Improve DEF file enable/disable mechanism on SymbianIain2010-01-222-0/+33
| |/ / /
* | | | Switched to using the QMAKE_LIBS_THREAD variable for thread libs.axis2010-01-261-0/+2
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-01-212-10/+21
|\ \ \ \ | |/ / /
| * | | Symbian RnD SDK version pf_5250, wk48 and later (e.g., for ivalo target) has ...Norbert Leser2010-01-181-1/+1
| * | | Removed QtWebkit.dll from Qt.sis in Symbian buildsMiikka Heikkinen2009-12-291-0/+7
| |/ /
| * | Changed autodetection logic for stlport version and sqlite in SymbianMiikka Heikkinen2009-12-231-9/+13
* | | Reorganized the Symbian build system profiles.axis2010-01-123-106/+113
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2009-12-182-12/+26
|\ \ \ | |/ /
| * | Use relative paths when invoking mifconv.Janne Anttila2009-11-191-1/+1
| * | Unified ICON keyword handling for ABLD and SBSv2 toolchains.Janne Anttila2009-11-191-2/+3
| * | Disable linker warning 6780 in RVCT builds for Symbian OSIain2009-11-181-0/+3
| * | Changed MIF filename from UID to target name in Symbian.Janne Anttila2009-11-181-10/+20
* | | Disabled moc directory check for all other mkspecs than abld and sbs.axis2009-10-231-11/+13
|/ /
* | Fixed the build for people who only have emulator binaries installedaxis2009-10-191-1/+1
* | Changed Qt package name in pkg and generated sis files for Symbian.Janne Anttila2009-10-051-4/+4
* | Fixed build errors due to header filename clashes between epoc32/include and ...Gareth Stockwell2009-09-281-0/+15
|/
* Docs: Fix spelling and reword docs about S60 specifics.Daniel Molkentin2009-09-221-2/+3
* Remove unnecessary lines from MMP files when using libstdcppv5.dllIain2009-09-161-12/+1
* Merge branch 'minimizeWrapperApp' into 4.6axis2009-09-031-1/+1
|\
| * Move the S60/Avkon framework initialization into QtGui.axis2009-09-031-1/+1
* | Fixed Qt/S60 build failures when MOC_DIR contains a `.' anywhere.Rohan McGovern2009-09-031-6/+6
|/
* Updated flawed comment after 5365c1cdJanne Anttila2009-08-211-5/+4
* Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-08-212-3/+7
|\