summaryrefslogtreecommitdiffstats
path: root/qmake/generators/symbian/symbiancommon.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers to release version.Jason McDonald2010-10-181-13/+13
* Streamlined smart installer package creationMiikka Heikkinen2010-09-301-3/+10
* Fix Symbian handling of projects with special characters in TARGETMiikka Heikkinen2010-09-031-12/+7
* Added support for DEPLOYMENT.pkg_build_versionMiikka Heikkinen2010-08-261-0/+14
* Fix package header in cases where VERSION doesn't contain all valuesMiikka Heikkinen2010-08-041-2/+24
* Change $${EPOCROOT} to also have drive if EPOCROOT env variable has itMiikka Heikkinen2010-06-151-3/+0
* Change the directory where smart-installable application package isMiikka Heikkinen2010-06-081-1/+1
* Fixed def file usage for Qt plugins under the makefile build system.axis2010-06-041-0/+36
* Fix pkg_prerules handling for installer packagesMiikka Heikkinen2010-05-181-5/+0
* Fix generation of stub sis filesShane Kearns2010-05-141-14/+69
* Shadow building on Symbian fixes: part 1 - files to right placeIain2010-05-141-6/+5
* Fix path removal from target in Symbian buildsMiikka Heikkinen2010-04-301-3/+6
* Shouldn't call epocRoot() in non-epoc builds in generatePkgFileMiikka Heikkinen2010-04-151-1/+3
* Fixed installer_sis target for 4.7Miikka Heikkinen2010-04-141-4/+24
* Cleanup the deployment codeThomas Zander2010-03-311-1/+2
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-291-12/+33
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7-s60axis2010-03-161-10/+67
* Fix src!=build issueThomas Zander2010-03-041-1/+2
* Removed restrictions on file names from the Symbian makefile system.axis2010-02-261-5/+14
* Fixed a bug where the library extension would be embedded in pkg nameaxis2010-02-251-4/+12
* Added missing header after merge with master.axis2010-02-231-0/+3
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qtaxis2010-02-121-20/+112
* Made some changes after code review.axis2010-02-121-1/+1
* More src!=builddir fixes for symbian makefile generatorThomas Zander2010-02-111-3/+10
* Place the generated pkg file in the build dir.Thomas Zander2010-02-101-3/+3
* Implemented rss file generator for Linux.axis2010-02-091-12/+431
* Implemented pkg generator for the symbian/linux-armcc mkspec.axis2010-02-041-0/+276