summaryrefslogtreecommitdiffstats
path: root/qmake/generators/symbian
Commit message (Expand)AuthorAgeFilesLines
* Export .flm files always if they are differentMiikka Heikkinen2010-04-131-1/+1
* Improved support for OPTION and LINKEROPTION statements in MMP filesMiikka Heikkinen2010-04-122-110/+62
* Enable armcc version specific compler options for SymbianMiikka Heikkinen2010-03-261-0/+10
* Made it possible to define more than one language using pkg_prerulesMiikka Heikkinen2010-03-241-12/+32
* Changed Symbian pkg files to deploy from under epoc32Miikka Heikkinen2010-03-231-3/+18
* Fixed recursive QMAKE_EXTRA_TARGETS for symbian makefiles.Rohan McGovern2010-03-182-0/+4
* Fix runonphone target due to changed name of sis filesShane Kearns2010-03-151-1/+1
* Support for adding user specified list type content in rss fileMiikka Heikkinen2010-03-112-14/+79
* Added .condition modifier to SUBDIRS.Miikka Heikkinen2010-03-011-1/+12
* Allow overriding TARGET.EPOCHEAPSIZE with MMP_RULESMiikka Heikkinen2010-02-261-5/+5
* Fix SymbianMakefileGenerator::absolutizePath for clean buildsMiikka Heikkinen2010-02-251-3/+7
* Misc fixes to FLM filesMiikka Heikkinen2010-02-251-1/+1
* Fix extensions section in bld.inf when CONFIG contains symbian_testMiikka Heikkinen2010-02-244-7/+14
* Basic deployment support for ROM in SymbianMiikka Heikkinen2010-02-247-84/+144
* Changed canonical paths to absolute paths in symmake.Miikka Heikkinen2010-02-222-23/+14
* Factored epocRoot implementation out of qmakeGareth Stockwell2010-02-196-146/+12
* Revert "Factored epocRoot implementation out of qmake"axis2010-02-196-12/+146
* Factored epocRoot implementation out of qmakeGareth Stockwell2010-02-186-146/+12
* Use correct (forward slash) separators in qmake-generated bld.infIain2010-02-171-1/+1
* Add make stub_sis target, and add webkit stub to qt.ibyShane Kearns2010-02-121-4/+30
* 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