summaryrefslogtreecommitdiffstats
path: root/qmake/generators/symbian/symbiancommon.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch earth-team/master into earth-stagingJoão Abecasis2011-02-161-2/+1
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-01-311-1/+2
| |\
| * | Added Symbian deployment localization for makefile build system.axis2011-01-271-2/+1
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-011-17/+6
|\ \ \ | |_|/ |/| |
| * | No longer replace dash and dot in TARGET with underscore in SymbianMiikka Heikkinen2011-01-271-17/+6
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-251-0/+1
|\ \ \ | |/ /
| * | Fixed UTF-8 application names in device application menu in SymbianMiikka Heikkinen2011-01-241-0/+1
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-231-1/+1
|\ \ | |/
| * Fix infinite loop in qmake when reading malformed .ts files.Miikka Heikkinen2010-12-221-1/+1
* | Changed various DEPLOYMENT variable ".sources" suffixes to ".files"Miikka Heikkinen2010-12-021-2/+2
|/
* Fixed namespace issues related to epocroot.cppMiikka Heikkinen2010-11-191-2/+2
* Localize .loc and .pkg content based on TRANSLATIONSMiikka Heikkinen2010-11-121-199/+268
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-091-2/+2
|\
| * Doc: Fixing typoSergio Ahumada2010-11-091-2/+2
* | Implement support for DEPLOYMENT.display_name in SymbianMiikka Heikkinen2010-11-081-7/+14
* | Added .flags modifier support for DEPLOYMENT items in SymbianMiikka Heikkinen2010-11-081-2/+18
* | Make default application deployment removableMiikka Heikkinen2010-11-081-81/+1
* | Allow pkg_prerules and pkg_postrules to be targeted to separate filesMiikka Heikkinen2010-11-081-79/+156
|/
* qmake/symbian: Add icons with backslashes in pkg filesMartin Storsjo2010-10-111-4/+4
* Streamlined smart installer package creationMiikka Heikkinen2010-09-271-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