summaryrefslogtreecommitdiffstats
path: root/qmake/generators/symbian
Commit message (Expand)AuthorAgeFilesLines
* Generic solution for plugin stub exports for IBY usageMiikka Heikkinen2010-01-204-9/+31
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-099-9/+9
|\
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Jason McDonald2010-01-061-8/+5
| |\
| * | Update copyright year to 2010Jason McDonald2010-01-069-9/+9
* | | Separated "make run" and "make runonphone" targetsMiikka Heikkinen2010-01-071-6/+1
| |/ |/|
* | Minor logic fix to Symbian generator in qmakeMiikka Heikkinen2010-01-051-7/+4
* | Deal with test cases that crash or hangShane Kearns2010-01-041-1/+1
|/
* Changed make sis only require .make.cache if QT_SIS_TARGET is not set.Miikka Heikkinen2009-12-221-2/+4
* Added more specific clean targets for Symbian buildsMiikka Heikkinen2009-12-222-3/+57
* Tool for launching symbian apps on the phone from windows command lineShane Kearns2009-12-214-10/+22
* Fixed "make run" target for targets with special characters in them.Miikka Heikkinen2009-12-102-13/+13
* MMP_RULES overriding qmake variables now warns userMiikka Heikkinen2009-12-042-50/+111
* Fix ICON keyword to work with absolute paths also in SBSv2.Janne Anttila2009-11-201-1/+4
* Changed MIF filename from UID to target name in Symbian.Janne Anttila2009-11-186-17/+22
* Remove temp dirs workaround for raptor builds onlyShane Kearns2009-11-096-34/+34
* Initial LFLAGS support for qmake on Symbian OSIain2009-11-051-2/+42
* Refactored SymbianSubdirsMetaMakefileGenerator out of qmake.Miikka Heikkinen2009-10-161-56/+44
* Enable overriding TARGETTYPE and OPTION statements with MMP_RULESMiikka Heikkinen2009-10-022-19/+58
* Support for generating OPTION GCCE from QMAKE_CXXFLAGS.GCCEShane Kearns2009-09-221-3/+21
* Fix qmake pkg file generator to respect a drive specified for binariesShane Kearns2009-09-221-2/+7
* Update license headers again.Jason McDonald2009-09-099-36/+36
* Renamed make 'sisx' target to 'sis' and QT_SISX_* variables to QT_SIS_*Janne Anttila2009-09-034-25/+25
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-319-117/+117
* Merge branch 'master' into 4.6Janne Anttila2009-08-311-1/+1
|\
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJanne Anttila2009-08-281-1/+1
| |\
| * | Updated docs to reflect current 'createpackage' and 'make sisx' syntax.Janne Anttila2009-08-281-1/+1
* | | Merge branch 'master' into 4.6Janne Anttila2009-08-286-62/+133
|\ \ \ | | |/ | |/|
| * | Minor fix to space usage in makefile.Janne Anttila2009-08-281-1/+1
| |/
| * Changed createpackage parameters to be more consistent with make targets.Janne Anttila2009-08-282-6/+11
| * Minor fix to MAKEFILE variable in SBSv2 generated makefiles.Janne Anttila2009-08-281-4/+1
| * Various small fixes and cleanups for symbian qmake generator.Janne Anttila2009-08-283-37/+40
| * Bug fix for store_build target when using subdirs project template.Janne Anttila2009-08-271-2/+4
| * Fixed createpackage.bat params to be more consistent with make targets.Janne Anttila2009-08-271-1/+1
| * Added support for 'make sisx' target in Symbian OS.Janne Anttila2009-08-275-4/+79
| * Support for template PKG file.Janne Anttila2009-08-273-19/+8
* | Fix obsolete license headers.Jason McDonald2009-08-211-1/+1
|/
* Add support for LIBS_PRIVATE to the Symbian generators.Jason Barron2009-08-201-1/+2
* Fixed compile warning in qmakeMiikka Heikkinen2009-08-201-1/+1
* Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-198-8/+8
|\
| * Changed names and URLs to reflect name change.axis2009-08-198-8/+8
* | Review fixes for qmake (project.cpp cleanup)Miikka Heikkinen2009-08-194-2/+192
|/
* Review fixes to qmakeMiikka Heikkinen2009-08-181-3/+3
* Fixed target name corruption in symmakeMiikka Heikkinen2009-08-071-3/+3
* Update license headers according to commit 858c70f768e.axis2009-08-068-20/+20
* Replaced $MODULE$ with hardcoded module names.axis2009-08-068-8/+8
* Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-062-0/+2
|\
| * Fix WebKit compilation outside of Qt with SBS.Simon Hausmann2009-08-061-0/+1
| * Fix WebKit compilation outside of Qt.Simon Hausmann2009-08-061-0/+1
* | Removed some commented out code from qmakeMiikka Heikkinen2009-08-061-2/+0
* | Code style fixes to qmakeMiikka Heikkinen2009-08-064-200/+197