summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/symbian
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'buildSystemFixes' into 4.7-s60axis2010-06-292-52/+55
|\
| * Added the APP_PRIVATE_DIR_BASE variable.axis2010-06-291-1/+2
| * Fixed Symbian resources not honoring TARGET with a path.axis2010-06-291-51/+53
* | Removed useless comments.axis2010-06-291-4/+0
|/
* Fixed incorrect parsing of TARGET.EPOCHEAPSIZE.axis2010-06-241-2/+4
* Fixed make runonphone that looked for the package in the wrong place.axis2010-06-241-3/+7
* Fixed several problems with the postlinker for Symbian (elf2e32).axis2010-06-242-11/+6
* Fixed memory restrictions not being passed on to elf2e32.axis2010-06-241-0/+7
* Moved QT_PLUGINS_BASE_DIR and QT_IMPORTS_BASE_DIR to symbian.confMiikka Heikkinen2010-06-221-2/+0
* Fix symbian building of TARGET with a slashThomas Zander2010-06-151-2/+2
* Added prependEpocroot replacement function to platform_paths.prfMiikka Heikkinen2010-06-141-1/+19
* Moved runonphone target to prf files for all build systems.axis2010-06-111-6/+23
* Fixed destdir not being defined.axis2010-06-101-0/+4
* Enable runonphone target for libraries as well.axis2010-06-101-2/+3
* Explicit EXPORTUNFROZEN will prevent default defBlock generationMiikka Heikkinen2010-06-102-2/+3
* Fixed def file usage for Qt plugins under the makefile build system.axis2010-06-042-1/+4
* Merge commit 'origin/4.7' into symbian47Thomas Zander2010-05-275-14/+14
|\
| * escape backslashesOswald Buddenhagen2010-05-265-14/+14
* | Fix double slashes on few data caging pathsMiikka Heikkinen2010-05-251-2/+2
* | Merge commit 'origin/4.7' into symbian47Thomas Zander2010-05-211-1/+8
|\ \ | |/
| * Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-05-211-1/+8
| |\
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6Simon Hausmann2010-05-211-1/+8
| | |\
| | | * Fix WebKit version dependency in pkg filesSimon Hausmann2010-05-201-1/+8
* | | | Fix replacement functions in platform_paths.prfMiikka Heikkinen2010-05-201-2/+0
|/ / /
* | | Make the 'freeze' target work for linux/symbian.Thomas Zander2010-05-191-3/+3
* | | Add 'runonphone' target for symbian / makefileThomas Zander2010-05-121-0/+9
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-031-15/+28
|\ \
| * | Removed the --export_all_vtbl from linking.axis2010-05-031-2/+4
| * | Cleaned up the elf2e32 options a bit.axis2010-05-031-13/+24
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-021-10/+0
|\ \ \ | |/ / |/| |
| * | bye bye QMakeProjectEnvOswald Buddenhagen2010-04-301-10/+0
* | | Fix desktopservices demo missing icon in SymbianMiikka Heikkinen2010-04-301-1/+5
* | | Make symbian-resource files aware of libInfix configure featureThomas Zander2010-04-291-3/+3
|/ /
* | Fix check for arm based systemsThomas Zander2010-04-161-2/+2
* | Make compiling / linking a non-qt app work too on symbian/gcceThomas Zander2010-04-081-5/+13
* | Fix library creation on symbian/gcceThomas Zander2010-04-071-0/+1
* | Various fixes for symbian/gcce building.Thomas Zander2010-04-071-12/+20
* | Fix qmake with the symbian makespec failing when project has a dash in itThomas Zander2010-03-301-2/+2
* | Fix out-of-source symbian build for external appsThomas Zander2010-03-301-1/+1
* | Add Symbian deploy section for qml import pluginsJoona Petrell2010-03-261-0/+1
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7Alexis Menard2010-03-251-3/+7
|\ \ | |/
| * Made it possible to define more than one language using pkg_prerulesMiikka Heikkinen2010-03-241-3/+7
* | Fixed mif generation on symbian-abld.axis2010-03-231-1/+4
* | Fixed regular expression matching.axis2010-03-231-1/+1
* | More fool proof way for finding these headersThomas Zander2010-03-231-1/+1
* | Make ICON generation (to symbian mif) work for relative paths/shadow buildsThomas Zander2010-03-221-0/+2
* | Merge branch '4.6-s60' into 4.7-s60axis2010-03-223-3/+3
|\ \ | |/
| * Useful support for -qtlibinfix configure parameter in SymbianMiikka Heikkinen2010-03-183-3/+3
* | Switched out QT_SOURCE_TREE, which is not defined for user apps.axis2010-03-221-1/+1
* | Fixed Symbian applications with DESTDIR set.axis2010-03-161-1/+1