summaryrefslogtreecommitdiffstats
path: root/qmake/generators/symbian
Commit message (Expand)AuthorAgeFilesLines
* Fixed pre-built resources deployment in SymbianMiikka Heikkinen2010-06-301-0/+14
* Fix precompiled binary deploymentMiikka Heikkinen2010-06-221-25/+28
* Change $${EPOCROOT} to also have drive if EPOCROOT env variable has itMiikka Heikkinen2010-06-152-4/+3
* Moved runonphone target to prf files for all build systems.axis2010-06-114-19/+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-045-37/+40
* Fix build break in SymbianMiikka Heikkinen2010-05-192-2/+2
* 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-143-16/+14
* Fix requires keyword handling in qmake in SymbianMiikka Heikkinen2010-05-141-0/+6
* Fix path removal from target in Symbian buildsMiikka Heikkinen2010-04-301-3/+6
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-151-1/+3
|\
| * Shouldn't call epocRoot() in non-epoc builds in generatePkgFileMiikka Heikkinen2010-04-151-1/+3
* | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-151-1/+1
|\ \ | |/ |/|
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-141-1/+1
| |\
| | * Export .flm files always if they are differentMiikka Heikkinen2010-04-131-1/+1
* | | Fixed installer_sis target for 4.7Miikka Heikkinen2010-04-141-4/+24
|/ /
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-122-110/+62
|\ \ | |/
| * Improved support for OPTION and LINKEROPTION statements in MMP filesMiikka Heikkinen2010-04-122-110/+62
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-015-10/+8
|\ \
| * | Cleanup the deployment codeThomas Zander2010-03-315-10/+8
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-301-2/+3
|\ \ \ | |/ / |/| |
| * | Compile on Maemo 5Harald Fernengel2010-03-261-2/+3
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-292-12/+43
|\ \ \ | |/ / |/| / | |/
| * 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
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-s60axis2010-03-182-0/+4
|\ \ | |/
| * Fixed recursive QMAKE_EXTRA_TARGETS for symbian makefiles.Rohan McGovern2010-03-182-0/+4
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-179-834/+1093
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7-s60axis2010-03-165-15/+80
| |\ \
| * | | Moved UID2 processing from cpp code to profiles.axis2010-03-151-17/+1
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-03-114-3/+15
| |\ \ \
| * | | | Fix src!=build issueThomas Zander2010-03-041-1/+2
| * | | | Corrected a mismerge by Git.axis2010-03-011-1/+1
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-03-018-103/+142
| |\ \ \ \
| * | | | | Removed restrictions on file names from the Symbian makefile system.axis2010-02-264-9/+19
| * | | | | 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 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-02-236-152/+12
| |\ \ \ \ \
| * | | | | | Fixed copy/paste error after commit a31e40295d.axis2010-02-231-1/+1
| * | | | | | Prevented pkg generation unless there are files to deploy.axis2010-02-221-1/+17
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into merge-w...axis2010-02-195-134/+0
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into merge-w...axis2010-02-181-12/+5
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-02-162-18/+75
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qtaxis2010-02-125-36/+157
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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