summaryrefslogtreecommitdiffstats
path: root/qmake/generators/symbian
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Further cleanup of qmake codesMiikka Heikkinen2009-08-068-221/+169
|/
* Whitespace, comment, and dead code cleanup for qmakeMiikka Heikkinen2009-08-047-157/+121
* Removed unused method from SymbianMakefileGenerator.Janne Anttila2009-07-292-14/+0
* Fixed some tab/space usage in symmake.cppJanne Anttila2009-07-291-20/+20
* Extended PKG customization possibilities via qmake.Janne Anttila2009-07-292-22/+85
* Changed .pkg files to follow the naming scheme of make targets.Janne Anttila2009-07-281-2/+3
* Made deployment paths with drive letters work.axis2009-07-131-1/+5
* Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-07-011-1/+3
|\
| * Removed warnings on Symbian.axis2009-06-301-1/+3
* | Added temporary include file generation to symbian-sbsv2 generatorMiikka Heikkinen2009-07-014-112/+105
|/
* Fixed recursive QMAKE_EXTRA_TARGETS not being generated correctly forRohan McGovern2009-06-111-2/+10
* Fixed recursive QMAKE_EXTRA_TARGETS not being generated correctly forRohan McGovern2009-06-111-2/+10
* Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-06-038-8/+248
|\
| * Merge branch 'imSelections'axis2009-06-038-8/+248
| |\
| | * Fixed incorrect headers.axis2009-06-038-8/+248