summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/symbian
Commit message (Expand)AuthorAgeFilesLines
* Apply the gcce link rules for LIBS_PRIVATE too.Liang Qi2011-02-111-3/+3
* Added missing edllstub.lib for GCCE.axis2011-02-041-0/+1
* Remove dependencies to pre-Symbian3 platforms from Symbian3 packagesMiikka Heikkinen2011-02-031-6/+8
* Fix generated mif file cleaning in symbian-abldMiikka Heikkinen2011-01-281-1/+1
* No longer replace dash and dot in TARGET with underscore in SymbianMiikka Heikkinen2011-01-271-50/+56
* Generate createpackage calls with absolute path.Miikka Heikkinen2011-01-181-7/+6
* Fix def file names for libinfixed testlibMiikka Heikkinen2011-01-041-1/+1
* Cleaned up sis_targets.prfMiikka Heikkinen2010-12-021-48/+36
* Updated language map in localize_deployment.prfMiikka Heikkinen2010-11-291-1/+28
* Fix symbian-mmp.conf include pathMiikka Heikkinen2010-11-221-1/+1
* Localize .loc and .pkg content based on TRANSLATIONSMiikka Heikkinen2010-11-124-8/+118
* Fixed deployment for symbian/linux-armcc when using shadow builds.axis2010-11-082-4/+12
* Started using qtmain.lib for all Qt applications, also corelib ones.axis2010-11-082-15/+17
* Make default application deployment removableMiikka Heikkinen2010-11-082-19/+39
* Revert "Use qtmain.lib to provide entry point for all Symbian applications"axis2010-11-052-5/+18
* Use qtmain.lib to provide entry point for all Symbian applicationsMiikka Heikkinen2010-11-042-18/+5
* Fixed some preprocessor parameters for Mac support.axis2010-10-081-4/+4
* Fixed library ordering when linking to qtmain.axis2010-10-041-2/+7
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-301-2/+22
|\
| * Added support for unsigned smart installer package creation in SymbianMiikka Heikkinen2010-09-301-2/+22
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-301-5/+4
|\ \ | |/ |/|
| * Call createpackage without the explicit .bat suffixMartin Storsjo2010-09-281-4/+4
| * Improve Qt/Symbian compatibility with unix shellsMartin Storsjo2010-09-281-1/+0
* | Streamlined smart installer package creationMiikka Heikkinen2010-09-271-2/+2
|/
* QTBUG-4852 Turning on runtime nested exception support where availablemread2010-09-162-0/+9
* Added support for using -L notation in the LIBS variable.axis2010-09-141-4/+10
* Eliminated duplicated code from library handling.axis2010-09-141-16/+10
* Moved the sis_targets feature profile to the correct directory.axis2010-09-101-0/+201
* Fix Symbian handling of projects with special characters in TARGETMiikka Heikkinen2010-09-033-52/+39
* make various POST_LINK steps nicerOswald Buddenhagen2010-08-311-11/+2
* Introduce QtOpenGL module for Symbian.Jani Hautakangas2010-08-201-0/+21
* Fix run and runonphone targets for projects that have TARGET with pathMiikka Heikkinen2010-08-061-3/+5
* Switched from using hardlinks to copies in Symbian building.axis2010-08-031-1/+1
* Included libstdcppv5 support for the makefile build system.axis2010-08-031-7/+13
* Prevented makefile build system from using platform provided paths.axis2010-08-031-2/+5
* Fixed a problem with dso dependencies.axis2010-07-291-19/+21
* Revert "Fixed a parsing error during sis and runonphone target creation."axis2010-07-281-1/+1
* Added silent behavior to the most important Symbian build steps.axis2010-07-221-0/+5
* Fixed compiling with symbian/linux-armcc and configure -silent optionaxis2010-07-221-1/+1
* Removed some warnings from armcc that are unneeded.axis2010-07-221-1/+10
* Made the makefile build system use QMAKE_CFLAGS.xxx properly.axis2010-07-221-0/+8
* Fixed a parsing error during sis and runonphone target creation.axis2010-07-211-1/+1
* Fixed symbian/linux-armcc mkspec when configured with -qtlibinfix.axis2010-07-022-9/+17
* Symbian on Linux: $QTDIR/bin is not necessarily in the path.Olivier Goffart2010-07-011-2/+4
* 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