summaryrefslogtreecommitdiffstats
path: root/qmake/generators/symbian
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/master' into bearermanagement/integrationAaron McCarthy2010-02-113-21/+52
|\
| * Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-091-17/+69
| |\
| * \ Merge remote branch 'origin/4.6' into qt-master-from-4.6Olivier Goffart2010-02-043-17/+59
| |\ \
| * \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into mas...Pulse Build System2010-01-223-21/+51
| |\ \ \
| | * \ \ Merge branch 'merge-request-1601' into master-s60axis2010-01-053-21/+51
| | |\ \ \
| | | * | | Improving parts of commit 2d8d855d.axis2009-11-171-10/+20
| | | * | | qmake: add Linux host support to Symbian generatorAnderson Lizardo2009-11-173-21/+45
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-091-1/+1
|\ \ \ \ \ \
| * | | | | | Make generate uid3 (symbian) work on 64 bit host platform.Thomas Zander2010-02-081-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Streamlined smart installer package creation in SymbianMiikka Heikkinen2010-02-091-2/+33
|/ / / / /
* | | | | Fixed the location where bootstrap.sis is looked for.Miikka Heikkinen2010-02-041-1/+1
* | | | | Added support for smart installer package generation in SymbianMiikka Heikkinen2010-02-041-17/+69
| |_|_|/ |/| | |
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-023-18/+19
|\ \ \ \
| * | | | qmake: fix warningsOswald Buddenhagen2010-02-011-1/+1
| * | | | qmake: Remove macro and simplify string expression previously using itOswald Buddenhagen2010-02-011-2/+3
| * | | | qmake: use isActiveConfig() instead of hand-crafting comparisonsOswald Buddenhagen2010-02-013-15/+15
| |/ / /
* | | | Added support for ifdeffing for manufacturer in generated pkg filesMiikka Heikkinen2010-01-281-0/+40
|/ / /
* | | 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