summaryrefslogtreecommitdiffstats
path: root/qmake/generators/symbian/symmake.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.troll.no:qt/oslo-staging-2 into qstatictext-4.7Eskil Abrahamsen Blomfeldt2010-02-151-4/+11
|\
| * 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-041-15/+57
| |\ \
| * \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into mas...Pulse Build System2010-01-221-4/+10
| |\ \ \
| | * \ \ Merge branch 'merge-request-1601' into master-s60axis2010-01-051-4/+10
| | |\ \ \
| | | * | | qmake: add Linux host support to Symbian generatorAnderson Lizardo2009-11-171-4/+10
* | | | | | 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-021-16/+17
|\ \ \ \
| * | | | 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-011-13/+13
| |/ / /
* | | | 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-201-6/+26
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-091-1/+1
|\ \ \
| * \ \ 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-061-1/+1
| | |/ / | |/| |
* | | | 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
* | Tool for launching symbian apps on the phone from windows command lineShane Kearns2009-12-211-0/+19
* | MMP_RULES overriding qmake variables now warns userMiikka Heikkinen2009-12-041-49/+103
* | Changed MIF filename from UID to target name in Symbian.Janne Anttila2009-11-181-10/+11
* | Remove temp dirs workaround for raptor builds onlyShane Kearns2009-11-091-10/+1
* | 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-021-19/+56
|/
* Support for generating OPTION GCCE from QMAKE_CXXFLAGS.GCCEShane Kearns2009-09-221-3/+21
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Renamed make 'sisx' target to 'sis' and QT_SISX_* variables to QT_SIS_*Janne Anttila2009-09-031-19/+19
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Updated docs to reflect current 'createpackage' and 'make sisx' syntax.Janne Anttila2009-08-281-1/+1
* Changed createpackage parameters to be more consistent with make targets.Janne Anttila2009-08-281-1/+1
* Various small fixes and cleanups for symbian qmake generator.Janne Anttila2009-08-281-27/+32
* 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-271-1/+41
* Support for template PKG file.Janne Anttila2009-08-271-17/+6
* Add support for LIBS_PRIVATE to the Symbian generators.Jason Barron2009-08-201-1/+2
* Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-191-1/+1
|\
| * Changed names and URLs to reflect name change.axis2009-08-191-1/+1
* | Review fixes for qmake (project.cpp cleanup)Miikka Heikkinen2009-08-191-2/+3
|/
* Fixed target name corruption in symmakeMiikka Heikkinen2009-08-071-3/+3
* Update license headers according to commit 858c70f768e.axis2009-08-061-3/+3
* Replaced $MODULE$ with hardcoded module names.axis2009-08-061-1/+1
* Code style fixes to qmakeMiikka Heikkinen2009-08-061-142/+140
* Further cleanup of qmake codesMiikka Heikkinen2009-08-061-155/+98
* Whitespace, comment, and dead code cleanup for qmakeMiikka Heikkinen2009-08-041-120/+106
* Removed unused method from SymbianMakefileGenerator.Janne Anttila2009-07-291-13/+0